linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drop duplicate max/min definitions
@ 2022-04-08 13:36 Geliang Tang
  2022-04-08 13:36 ` [PATCH v2 1/2] selftests: bpf: " Geliang Tang
  2022-04-08 13:36 ` [PATCH v2 2/2] selftests: mqueue: drop duplicate min definition Geliang Tang
  0 siblings, 2 replies; 7+ messages in thread
From: Geliang Tang @ 2022-04-08 13:36 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.

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    | 5 ++---
 tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c  | 7 +++----
 tools/testing/selftests/bpf/prog_tests/snprintf.c    | 5 ++---
 tools/testing/selftests/bpf/prog_tests/tc_redirect.c | 2 +-
 tools/testing/selftests/mqueue/mq_perf_tests.c       | 4 ++--
 5 files changed, 10 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-04-13 10:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08 13:36 [PATCH v2 0/2] drop duplicate max/min definitions Geliang Tang
2022-04-08 13:36 ` [PATCH v2 1/2] selftests: bpf: " Geliang Tang
2022-04-08 19:15   ` Shuah Khan
2022-04-08 20:31   ` Daniel Borkmann
2022-04-08 13:36 ` [PATCH v2 2/2] selftests: mqueue: drop duplicate min definition Geliang Tang
2022-04-08 19:23   ` Shuah Khan
2022-04-13 10:51     ` Geliang Tang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).