Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 7.1.y 0/4] selftests: Fixes for BPF
@ 2026-08-13 22:00 Ricardo B. Marlière (SUSE)
  2026-08-13 22:00 ` [PATCH 7.1.y 1/4] selftests/xsk: fix too-many-frags multi-buffer Tx test Ricardo B. Marlière (SUSE)
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ricardo B. Marlière (SUSE) @ 2026-08-13 22:00 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Eduard Zingerman, Kumar Kartikeya Dwivedi,
	Song Liu, Yonghong Song, Jiri Olsa, Shuah Khan, sashal, gregkh
  Cc: linux-kselftest, linux-kernel, stable,
	Ricardo B. Marlière (SUSE), Maciej Fijalkowski,
	Stanislav Fomichev, Jakub Kicinski, Michal Luczaj,
	Kuniyuki Iwashima, Jakub Sitnicki, Jason Xing

Hi,

Please consider merging the following patches, found through openSUSE CI.

[1/4] and [2/4] are for test_xsk.sh:

https://openqa.opensuse.org/tests/6159071/logfile?filename=test_xsk_sh.tap.txt

and also test_progs (subtest ns_xsk_skb):

https://openqa.opensuse.org/tests/6159071/logfile?filename=test_progs.tap.txt#line-3186

[3/4] and [4/4] are 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) <ricardo@marliere.net>
---
Maciej Fijalkowski (2):
      selftests/xsk: fix too-many-frags multi-buffer Tx test
      selftests/xsk: account reclaimed invalid Tx descriptors

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 ++++-----
 tools/testing/selftests/bpf/prog_tests/test_xsk.c  | 50 +++++++++++++---------
 3 files changed, 43 insertions(+), 34 deletions(-)
---
base-commit: e2466b32e02a49318b99520c40b397062c65c84c
change-id: 20260813-7-1-y-selftests-bpf-udp_xsk-04c781561aeb

Best regards,
--  
Ricardo B. Marlière (SUSE) <ricardo@marliere.net>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-15 12:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13 22:00 [PATCH 7.1.y 0/4] selftests: Fixes for BPF Ricardo B. Marlière (SUSE)
2026-08-13 22:00 ` [PATCH 7.1.y 1/4] selftests/xsk: fix too-many-frags multi-buffer Tx test Ricardo B. Marlière (SUSE)
2026-08-13 22:00 ` [PATCH 7.1.y 2/4] selftests/xsk: account reclaimed invalid Tx descriptors Ricardo B. Marlière (SUSE)
2026-08-13 22:00 ` [PATCH 7.1.y 3/4] selftests/bpf: Ensure UDP sockets are bound Ricardo B. Marlière (SUSE)
2026-08-13 22:00 ` [PATCH 7.1.y 4/4] selftests/bpf: Adapt sockmap update error handling Ricardo B. Marlière (SUSE)
2026-08-15  2:33 ` [PATCH 7.1.y 0/4] selftests: Fixes for BPF Sasha Levin
2026-08-15 12:42   ` Ricardo B. Marlière (SUSE)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox