diff options
author | 2020-02-16 12:01:30 +0200 | |
---|---|---|
committer | 2020-02-19 17:49:48 -0800 | |
commit | d6d27782864f7dd5584fefe050c030283cc40d71 (patch) | |
tree | 9bb28f575be997715427a03b6abc2638459e820e /net/ipv4/tcp_ipv4.c | |
parent | net/mlx5e: Rx, Split rep rx mpwqe handler from nic (diff) | |
download | linux-rng-d6d27782864f7dd5584fefe050c030283cc40d71.tar.xz linux-rng-d6d27782864f7dd5584fefe050c030283cc40d71.zip |
net/mlx5: E-Switch, Restore chain id on miss
Chain ids are mapped to the lower part of reg C, and after loopback
are copied to to CQE via a restore rule's flow_tag.
To let tc continue in the correct chain, we find the corresponding
chain id in the eswitch chain id <-> reg C mapping, and set the SKB's
tc extension chain to it.
That tells tc to continue processing from this set chain.
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Oz Shlomo <ozsh@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions