diff options
author | Guillaume Nault <gnault@redhat.com> | 2022-01-10 14:43:14 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-11 20:36:09 -0800 |
commit | 48d67543e01d73292e0bb66d3f10fc422e79e031 (patch) | |
tree | 1feb789d12c940e8830d761159c9c7d5f625f603 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a915deaa9abe4fb3a440312c954253a6a733608e (diff) |
mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
Mask the ECN bits before calling mlx5e_route_lookup_ipv4_get(). The
tunnel key might have the last ECN bit set. This interferes with the
route lookup process as ip_route_output_key_hash() interpretes this bit
specially (to restrict the route scope).
Found by code inspection, compile tested only.
Fixes: c7b9038d8af6 ("net/mlx5e: TC preparation refactoring for routing update event")
Fixes: 9a941117fb76 ("net/mlx5e: Maximize ip tunnel key usage on the TC offloading path")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions