From: Geliang Tang <[email protected]>

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


Reply via email to