diff options
author | Jianbo Liu <jianbol@nvidia.com> | 2025-03-19 17:03:03 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 17:29:47 +0300 |
commit | 56617e11bd6a5e968351f0788a1b9b29de8afbec (patch) | |
tree | e96dee937f0275002779cf21c2d3e63685681de1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0fe234769ea6ca0e03516867b550348f6fe9db47 (diff) | |
download | linux-56617e11bd6a5e968351f0788a1b9b29de8afbec.tar.xz |
net/mlx5e: TC, Don't offload CT commit if it's the last action
For CT action with commit argument, it's usually followed by the
forward action, either to the output netdev or next chain. The default
behavior for software is to drop by setting action attribute to
TC_ACT_SHOT instead of TC_ACT_PIPE if it's the last action. But driver
can't handle it, so block the offload for such case.
Signed-off-by: Jianbo Liu <jianbol@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1742392983-153050-6-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions