diff options
author | Paul Blakey <paulb@nvidia.com> | 2022-10-26 14:51:43 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-27 11:06:55 -0700 |
commit | 8dc47c0527c1586e3ebe0efd323f1d8abb181c77 (patch) | |
tree | 1c4dcbe105d11b42c86d88ade56a14d61abc8701 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 19b43a432e3e47db656a8269a74b50aef826950c (diff) |
net/mlx5e: Update restore chain id for slow path packets
Currently encap slow path rules just forward to software without
setting the chain id miss register, so driver doesn't restore
the chain, and packets hitting this rule will restart from tc chain
0 instead of continuing to the chain the encap rule was on.
Fix this by setting the chain id miss register to the chain id mapping.
Fixes: 8f1e0b97cc70 ("net/mlx5: E-Switch, Mark miss packets with new chain id mapping")
Signed-off-by: Paul Blakey <paulb@nvidia.com>
Reviewed-by: Oz Shlomo <ozsh@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://lore.kernel.org/r/20221026135153.154807-6-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions