From: David S. Miller Date: Sun, 18 Aug 2019 21:13:23 +0000 (-0700) Subject: Merge branch 'flow_offload-hardware-priority-fixes' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5cbe9102ae2398c0f410fd4f832d9f038e751a29;p=android-x86%2Fkernel.git Merge branch 'flow_offload-hardware-priority-fixes' Pablo Neira Ayuso says: ==================== flow_offload hardware priority fixes This patchset contains two updates for the flow_offload users: 1) Pass the major tc priority to drivers so they do not have to lshift it. This is a preparation patch for the fix coming in patch #2. 2) Set the hardware priority from the netfilter basechain priority, some drivers break when using the existing hardware priority number that is set to zero. v5: fix patch 2/2 to address a clang warning and to simplify the priority mapping. ==================== Signed-off-by: David S. Miller --- 5cbe9102ae2398c0f410fd4f832d9f038e751a29