diff options
author | Vlad Dogaru <vdogaru@nvidia.com> | 2025-04-22 12:25:38 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-23 18:48:11 -0700 |
commit | 5f2f8d8b6800e4fc760c2eccec9b2bd2cacf80cf (patch) | |
tree | 778858dc0eccdc3ca5caff5b6e952a4a105068e2 /tools/perf/scripts/python/stackcollapse.py | |
parent | b5cdb9b3113e6633d84f5598b5010794e86a4d35 (diff) |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions