diff options
| author | Huy Nguyen <[email protected]> | 2020-11-23 14:48:22 -0600 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-05-27 11:54:36 -0700 |
| commit | b973cf32453f78d8661a640d0a0167d1d41ea331 (patch) | |
| tree | 254277b4ccdcb621cd144832656dfd1685a3d325 /tools/perf/scripts/python | |
| parent | ed2fe7ba7b9f550ec03e89e3f423bdd97de248d6 (diff) | |
net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload
Currently ASAP features fully utilize all the bits of the CQE's flow tag
and ft_metadata field. The flow tag field cannot be used because the
flow table tagging in FTE does not allow partial write.
We agree to reserve bit 31 of CQE's ft_metadata for IPsec to avoid
ASAP CT from dropping IPsec offloaded packet
Here is the new bit layout of REG_C1. Tunnel option id is reduced to
11 bits:
< IPSEC MARKER (1) | ESW_TUN_ID(12) | ESW_TUN_OPTS(11) | ESW_ZONE_ID(8) >
Signed-off-by: Huy Nguyen <[email protected]>
Signed-off-by: Raed Salem <[email protected]>
Reviewed-by: Paul Blakey <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Paul Blakey <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions