diff options
| author | Aleksei Oladko <aleksey.oladko@virtuozzo.com> | 2026-03-21 21:59:05 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-23 19:58:29 -0700 |
| commit | a897e194c475d5e0d141e27df600dd43962308f1 (patch) | |
| tree | ed9357be7f969459741c94e709f7c02bbc5ad506 /tools/perf/scripts/python | |
| parent | ef94e96eaedc63c75d462d0e4dcbea0f6fbd6c74 (diff) | |
selftests: net: run reuseport in an isolated netns
The reuseport_* tests (bpf, bpf_cpu, bpf_numa, dualstack) currently use
a fixed port range. This can cause intermittent test failures when the
ports are already in use by other services:
failed to bind receive socket: Address already in use
To avoid conflicts, run these tests in separate network namespaces using
unshare. Each test now has its own isolated network stack, preventing
port collisions with the host services.
Signed-off-by: Aleksei Oladko <aleksey.oladko@virtuozzo.com>
Link: https://patch.msgid.link/20260321215908.175465-2-aleksey.oladko@virtuozzo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
