aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJianbo Liu <[email protected]>2023-07-31 14:28:24 +0300
committerJakub Kicinski <[email protected]>2023-08-02 18:37:30 -0700
commitc8e350e62fc51f3fda28f166fc402f4fb539f528 (patch)
treed14e9d5e9906fd6beb680f70c4507035b80897d6 /tools/perf/scripts/python/bin
parent6e56ab1c90593630d5e8799831e9dea4850128ea (diff)
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
For IPsec packet offload mode, the order of TC offload and IPsec offload on the same netdevice is not aligned with the order in the non-offload software. For example, for RX, the software performs TC first and then IPsec transformation, but the implementation for offload does that in the opposite way. To resolve the difference for now, either IPsec offload or TC offload, not both, is allowed for a specific interface. Signed-off-by: Jianbo Liu <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Link: https://lore.kernel.org/r/8e2e5e3b0984d785066e8663aaf97b3ba1bb873f.1690802064.git.leon@kernel.org Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions