BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] BPF selftests misc fixes
@ 2024-07-09 10:45 Geliang Tang
  2024-07-09 10:45 ` [PATCH bpf-next 1/3] selftests/bpf: Null checks for links in bpf_tcp_ca Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Geliang Tang @ 2024-07-09 10:45 UTC (permalink / raw)
  To: Andrii Nakryiko, Eduard Zingerman, Mykola Lysenko,
	Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau, Song Liu,
	Yonghong Song, John Fastabend, KP Singh, Stanislav Fomichev,
	Hao Luo, Jiri Olsa, Shuah Khan
  Cc: Geliang Tang, bpf, linux-kselftest

From: Geliang Tang <tanggeliang@kylinos.cn>

Resend patch 1 out of "skip ENOTSUPP BPF selftests" set as Eduard
suggested. Together with two other cleanups.

Geliang Tang (3):
  selftests/bpf: Null checks for links in bpf_tcp_ca
  selftests/bpf: Check ASSERT_OK(err) in dummy_st_ops
  selftests/bpf: Close obj in error paths in xdp_adjust_tail

 .../selftests/bpf/prog_tests/bpf_tcp_ca.c     | 21 +++++++++++++------
 .../selftests/bpf/prog_tests/dummy_st_ops.c   |  8 +++++--
 .../bpf/prog_tests/xdp_adjust_tail.c          |  2 +-
 3 files changed, 22 insertions(+), 9 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-07-10 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 10:45 [PATCH bpf-next 0/3] BPF selftests misc fixes Geliang Tang
2024-07-09 10:45 ` [PATCH bpf-next 1/3] selftests/bpf: Null checks for links in bpf_tcp_ca Geliang Tang
2024-07-10 11:25   ` Alan Maguire
2024-07-10 13:07     ` Geliang Tang
2024-07-09 10:45 ` [PATCH bpf-next 2/3] selftests/bpf: Check ASSERT_OK(err) in dummy_st_ops Geliang Tang
2024-07-10 14:01   ` Alan Maguire
2024-07-09 10:45 ` [PATCH bpf-next 3/3] selftests/bpf: Close obj in error paths in xdp_adjust_tail Geliang Tang
2024-07-10 14:54   ` Alan Maguire

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