Linux/linux 5cbe910drivers/net/ethernet/mellanox/mlx5/core en_tc.c, drivers/net/ethernet/mellanox/mlxsw spectrum_acl.c

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 <davem at davemloft.net>
DeltaFile
+14-3net/netfilter/nf_tables_offload.c
+3-9drivers/net/ethernet/mscc/ocelot_flower.c
+4-0net/netfilter/nf_tables_api.c
+1-1drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
+2-0include/net/netfilter/nf_tables_offload.h
+1-1include/net/pkt_cls.h
+1-1drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
+1-1drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
+1-1drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
+28-179 files

UnifiedSplitRaw