diff options
author | 2025-04-23 11:36:07 +0300 | |
---|---|---|
committer | 2025-04-24 18:19:56 -0700 | |
commit | eacc77a73275895eca0e3655dc6c671853500e2e (patch) | |
tree | e94cb42ecb416d14d3a1fdf6f4d9e00a8fff818c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xsk: Fix offset calculation in unaligned mode (diff) | |
download | wireguard-linux-eacc77a73275895eca0e3655dc6c671853500e2e.tar.xz wireguard-linux-eacc77a73275895eca0e3655dc6c671853500e2e.zip |
net/mlx5e: Use custom tunnel header for vxlan gbp
Symbolic (e.g. "vxlan") and custom (e.g. "tunnel_header_0") tunnels
cannot be combined, but the match params interface does not have fields
for matching on vxlan gbp. To match vxlan bgp, the tc_tun layer uses
tunnel_header_0.
Allow matching on both VNI and GBP by matching the VNI with a custom
tunnel header instead of the symbolic field name.
Matching solely on the VNI continues to use the symbolic field name.
Fixes: 74a778b4a63f ("net/mlx5: HWS, added definers handling")
Signed-off-by: Vlad Dogaru <vdogaru@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/20250423083611.324567-2-mbloch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions