BPF List
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drop duplicate max/min definitions
@ 2022-04-08 23:58 Geliang Tang
  2022-04-08 23:58 ` [PATCH v3 1/2] selftests: bpf: " Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geliang Tang @ 2022-04-08 23:58 UTC (permalink / raw)
  To: Shuah Khan, Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh
  Cc: Geliang Tang, bpf, linux-kselftest

Two small cleanups for selftests, drop duplicate max/min definitions.

v3:
 - move '#include <sys/param.h>' into test_progs.h.

v2:
 - do more cleanups as Daniel suggested.

v1:
 - "selftests: bpf: use MIN for TCP CC tests"

Geliang Tang (2):
  selftests: bpf: drop duplicate max/min definitions
  selftests: mqueue: drop duplicate min definition

 tools/testing/selftests/bpf/prog_tests/bpf_iter.c    | 4 +---
 tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c  | 6 ++----
 tools/testing/selftests/bpf/prog_tests/snprintf.c    | 4 +---
 tools/testing/selftests/bpf/prog_tests/tc_redirect.c | 1 -
 tools/testing/selftests/bpf/test_progs.h             | 1 +
 tools/testing/selftests/mqueue/mq_perf_tests.c       | 4 ++--
 6 files changed, 7 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-04-11 15:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08 23:58 [PATCH v3 0/2] drop duplicate max/min definitions Geliang Tang
2022-04-08 23:58 ` [PATCH v3 1/2] selftests: bpf: " Geliang Tang
2022-04-11  5:23   ` Song Liu
2022-04-08 23:58 ` [PATCH v3 2/2] selftests: mqueue: drop duplicate min definition Geliang Tang
2022-04-11 15:30 ` [PATCH v3 0/2] drop duplicate max/min definitions patchwork-bot+netdevbpf

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