Skip to content
Commit 5cbe9102 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 44ef3a03 3bc158f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment