aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-04-23 18:48:13 -0700
committerJakub Kicinski <kuba@kernel.org>2025-04-23 18:48:14 -0700
commitabcec3ed92fca92cd81d743bb8a5409da73b7560 (patch)
treec659fa237f9777319a14edb7ec1937174a069b2e /tools/perf/scripts/python/export-to-postgresql.py
parentocteontx2-pf: AF_XDP: code clean up (diff)
parentnet/mlx5: HWS, Disallow matcher IP version mixing (diff)
downloadwireguard-linux-abcec3ed92fca92cd81d743bb8a5409da73b7560.tar.xz
wireguard-linux-abcec3ed92fca92cd81d743bb8a5409da73b7560.zip
Merge branch 'net-mlx5-hws-improve-ip-version-handling'
Mark Bloch says: ==================== net/mlx5: HWS, Improve IP version handling This small series hardens our checks against a single matcher containing rules that match on IPv4 and IPv6. This scenario is not supported by hardware steering and the implementation now signals this instead of failing silently. Patches: * Patch 1 forbids a single definer to match on mixed IP versions for source and destination address. * Patch 2 reproduces a couple of firmware checks: it forbids creating a definer that matches on IP address without matching on IP version, and also disallows matching on IPv6 addresses and the IPv4 IHL fields in the same definer. * Patch 3 forbids mixing rules that match on IPv4 and IPv6 addresses in the same matcher. The underlying definer mechanism does not support that. ==================== Link: https://patch.msgid.link/20250422092540.182091-1-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