BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/2] BPF selftests misc fixes
@ 2024-07-10 13:10 Geliang Tang
  2024-07-10 13:10 ` [PATCH bpf-next v2 1/2] selftests/bpf: Null checks for links in bpf_tcp_ca Geliang Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geliang Tang @ 2024-07-10 13:10 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>

v2:
 - only check the first "link" (link_nl) in test_mixed_links().
 - Drop patch 2 in v1.

Resend patch 1 out of "skip ENOTSUPP BPF selftests" set as Eduard
suggested. Together with another fix for xdp_adjust_tail.

Geliang Tang (2):
  selftests/bpf: Null checks for links in bpf_tcp_ca
  selftests/bpf: Close obj in error path in xdp_adjust_tail

 .../selftests/bpf/prog_tests/bpf_tcp_ca.c        | 16 ++++++++++++----
 .../selftests/bpf/prog_tests/xdp_adjust_tail.c   |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

-- 
2.43.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 13:10 [PATCH bpf-next v2 0/2] BPF selftests misc fixes Geliang Tang
2024-07-10 13:10 ` [PATCH bpf-next v2 1/2] selftests/bpf: Null checks for links in bpf_tcp_ca Geliang Tang
2024-07-10 13:10 ` [PATCH bpf-next v2 2/2] selftests/bpf: Close obj in error path in xdp_adjust_tail Geliang Tang
2024-07-10 19:50 ` [PATCH bpf-next v2 0/2] BPF selftests misc fixes patchwork-bot+netdevbpf
2024-07-10 19:50 ` Martin KaFai Lau

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