diff options
author | Paolo Abeni <pabeni@redhat.com> | 2025-04-29 16:22:26 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-04-29 16:22:27 +0200 |
commit | ff61a4a5dfc27535227c0b2ead05a1a1afce76ec (patch) | |
tree | eec501b193abac993fc2d0bab85372fd5e118c60 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0d15a26b247d25cd012134bf8825128fedb15cc9 (diff) | |
parent | 4d0dac499bf384fe3f42acc30906d304c3499dd8 (diff) |
Merge branch 'ip-improve-tcp-sock-multipath-routing'
Willem de Bruijn says:
====================
ip: improve tcp sock multipath routing
From: Willem de Bruijn <willemb@google.com>
Improve layer 4 multipath hash policy for local tcp connections:
patch 1: Select a source address that matches the nexthop device.
Due to tcp_v4_connect making separate route lookups for saddr
and route, the two can currently be inconsistent.
patch 2: Use all paths when opening multiple local tcp connections to
the same ip address and port.
patch 3: Test the behavior. Extend the fib_tests.sh testsuite with one
opening many connections, and count SYNs on both egress
devices, for packets matching the source address of the dev.
Changelog in the individual patches
====================
Link: https://patch.msgid.link/20250424143549.669426-1-willemdebruijn.kernel@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions