[PATCH 7.1.y v2 0/2] selftests: Fixes for BPF
Ricardo B. Marlière (SUSE) <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <20260815-7-1-y-selftests-bpf-udp_xsk-v2-0-c227473a2300@marliere.net> |
Hi, Please consider merging the following patches, found through openSUSE CI, for test_progs (subtests sockmap_basic and sockmap_listen): https://openqa.opensuse.org/tests/6159071/logfile?filename=test_progs.tap.txt#line-4034 https://openqa.opensuse.org/tests/6159071/logfile?filename=test_progs.tap.txt#line-4212 Signed-off-by: Ricardo B. Marlière (SUSE) <[email protected]> --- Changes in v2: - Corrected upstream refs - Link to v1: https://patch.msgid.link/20260813-7-1-y-selftests-bpf-udp_xsk-v1-0-cd5c51e7dcec@marliere.net --- Michal Luczaj (2): selftests/bpf: Ensure UDP sockets are bound selftests/bpf: Adapt sockmap update error handling .../selftests/bpf/prog_tests/sockmap_basic.c | 6 +++--- .../selftests/bpf/prog_tests/sockmap_listen.c | 21 +++++++++++---------- 2 files changed, 14 insertions(+), 13 deletions(-) --- base-commit: e2466b32e02a49318b99520c40b397062c65c84c change-id: 20260813-7-1-y-selftests-bpf-udp_xsk-04c781561aeb Best regards, -- Ricardo B. Marlière (SUSE) <[email protected]>