BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/5] use network helpers, part 7
@ 2024-06-11  1:59 Geliang Tang
  2024-06-11  1:59 ` [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Geliang Tang @ 2024-06-11  1:59 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>

Drop type, noconnect and must_fail from network_helper_opts. And use
start_server_str in mptcp and test_tcp_check_syncookie_user.

Patches 1-3 address Martin's comments in the previous series.

Geliang Tang (5):
  selftests/bpf: Drop type from network_helper_opts
  selftests/bpf: Drop noconnect from network_helper_opts
  selftests/bpf: Drop must_fail from network_helper_opts
  selftests/bpf: Use start_server_str in mptcp
  selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

 tools/testing/selftests/bpf/network_helpers.c | 20 ++++++++-----
 tools/testing/selftests/bpf/network_helpers.h |  5 ++--
 .../selftests/bpf/prog_tests/cgroup_v1v2.c    |  5 +---
 .../bpf/prog_tests/ip_check_defrag.c          |  7 ++---
 .../testing/selftests/bpf/prog_tests/mptcp.c  |  7 +----
 .../bpf/test_tcp_check_syncookie_user.c       | 29 ++-----------------
 6 files changed, 21 insertions(+), 52 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-12  3:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11  1:59 [PATCH bpf-next 0/5] use network helpers, part 7 Geliang Tang
2024-06-11  1:59 ` [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts Geliang Tang
2024-06-11 21:20   ` Eduard Zingerman
2024-06-12  3:39     ` Geliang Tang
2024-06-11  1:59 ` [PATCH bpf-next 2/5] selftests/bpf: Drop noconnect " Geliang Tang
2024-06-11  1:59 ` [PATCH bpf-next 3/5] selftests/bpf: Drop must_fail " Geliang Tang
2024-06-11  1:59 ` [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp Geliang Tang
2024-06-11 21:11   ` Eduard Zingerman
2024-06-11  1:59 ` [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user Geliang Tang
2024-06-11 21:13   ` Eduard Zingerman

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