BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/4] use network helpers, part 7
@ 2024-06-12 14:41 Geliang Tang
  2024-06-12 14:41 ` [PATCH bpf-next v2 1/4] selftests/bpf: Drop type from network_helper_opts Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geliang Tang @ 2024-06-12 14:41 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:
 - update patch 2, extract a new helper start_client.
 - drop patch 3, keep must_fail in network_helper_opts.

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

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

Geliang Tang (4):
  selftests/bpf: Drop type from network_helper_opts
  selftests/bpf: Drop noconnect 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 | 45 +++++++++++++++----
 tools/testing/selftests/bpf/network_helpers.h |  7 +--
 .../selftests/bpf/prog_tests/bpf_tcp_ca.c     |  2 +-
 .../selftests/bpf/prog_tests/cgroup_v1v2.c    |  4 +-
 .../bpf/prog_tests/ip_check_defrag.c          |  7 +--
 .../testing/selftests/bpf/prog_tests/mptcp.c  |  7 +--
 .../bpf/test_tcp_check_syncookie_user.c       | 29 ++----------
 7 files changed, 49 insertions(+), 52 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-14  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 14:41 [PATCH bpf-next v2 0/4] use network helpers, part 7 Geliang Tang
2024-06-12 14:41 ` [PATCH bpf-next v2 1/4] selftests/bpf: Drop type from network_helper_opts Geliang Tang
2024-06-12 14:41 ` [PATCH bpf-next v2 2/4] selftests/bpf: Drop noconnect " Geliang Tang
2024-06-12 14:41 ` [PATCH bpf-next v2 3/4] selftests/bpf: Use start_server_str in mptcp Geliang Tang
2024-06-12 14:41 ` [PATCH bpf-next v2 4/4] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user Geliang Tang
2024-06-14  2:14 ` [PATCH bpf-next v2 0/4] use network helpers, part 7 Geliang Tang

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