diff options
author | 2025-04-22 12:25:38 +0300 | |
---|---|---|
committer | 2025-04-23 18:48:11 -0700 | |
commit | 5f2f8d8b6800e4fc760c2eccec9b2bd2cacf80cf (patch) | |
tree | 778858dc0eccdc3ca5caff5b6e952a4a105068e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | octeontx2-pf: AF_XDP: code clean up (diff) | |
download | wireguard-linux-5f2f8d8b6800e4fc760c2eccec9b2bd2cacf80cf.tar.xz wireguard-linux-5f2f8d8b6800e4fc760c2eccec9b2bd2cacf80cf.zip |
net/mlx5: HWS, Fix IP version decision
Unify the check for IP version when creating a definer. A given matcher
is deemed to match on IPv6 if any of the higher order (>31) bits of
source or destination address mask are set.
A single packet cannot mix IP versions between source and destination
addresses, so it makes no sense that they would be decided on
independently.
Signed-off-by: Vlad Dogaru <vdogaru@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Link: https://patch.msgid.link/20250422092540.182091-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