summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_flow_table_offload.c
diff options
context:
space:
mode:
authorPaul Blakey <paulb@mellanox.com>2020-03-12 12:23:04 +0200
committerDavid S. Miller <davem@davemloft.net>2020-03-12 15:00:38 -0700
commitc6fe5729dcff469be1ee3c516f9d9d2c3f1598c2 (patch)
tree34a7d689dc2fbf642004a045681da1ef50df4e41 /net/netfilter/nf_flow_table_offload.c
parent5b7cb7451585f83d414512a70b79b2086b8c6ed1 (diff)
net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table
The eswitch offloads table, which has the reps (vport) rx miss rules, was moved from OFFLOADS namespace [0,0] (prio, level), to [1,0], so the restore table (the new [0,0]) can come before it. The destinations of these miss rules is the rep root ft (ttc for non uplink reps). Uplink rep root ft is created as OFFLOADS namespace [0,1], and is used as a hook to next RX prio (either ethtool or ttc), but this fails to pass fs_core level's check. Move uplink rep root ft to OFFLOADS prio 1, level 1 ([1,1]), so it will keep the same relative position after the restore table change. Signed-off-by: Paul Blakey <paulb@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nf_flow_table_offload.c')
0 files changed, 0 insertions, 0 deletions