diff options
author | 2020-02-16 12:01:35 +0200 | |
---|---|---|
committer | 2020-02-19 17:49:49 -0800 | |
commit | 6724e66b90eebb19d146b7623b3e2af15616782b (patch) | |
tree | 464602da54bd094152b0b54340af08abd30715b8 /net/ipv4/tcp_ipv4.c | |
parent | net/mlx5e: Support inner header rewrite with goto action (diff) | |
download | linux-rng-6724e66b90eebb19d146b7623b3e2af15616782b.tar.xz linux-rng-6724e66b90eebb19d146b7623b3e2af15616782b.zip |
net/mlx5: E-Switch, Get reg_c1 value on miss
The HW model implicitly decapsulates tunnels on chain 0 and sets reg_c1
with the mapped tunnel id. On miss, the packet does not have the outer
header and the driver restores the tunnel information from the tunnel id.
Getting reg_c1 value in software requires enabling reg_c1 loopback and
copying reg_c1 to reg_b. reg_b comes up on CQE as cqe->imm_inval_pkey.
Use the reg_c0 restoration rules to also copy reg_c1 to reg_B.
Signed-off-by: Paul Blakey <paulb@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