All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/4] selftests/bpf: improve test_progs
@ 2021-11-12 19:25 Yucong Sun
  2021-11-12 19:25 ` [PATCH bpf-next 1/4] selftests/bpf: Move summary line after the error logs Yucong Sun
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Yucong Sun @ 2021-11-12 19:25 UTC (permalink / raw)
  To: bpf; +Cc: andrii, fallentree

various improvement to test_progs, including new '--timing' feature.

Yucong Sun (4):
  selftests/bpf: Move summary line after the error logs
  selftests/bpf: variable naming fix
  selftests/bpf: mark variable as static
  selftests/bpf: Add timing to tests_progs

 tools/testing/selftests/bpf/test_progs.c | 153 +++++++++++++++++++----
 tools/testing/selftests/bpf/test_progs.h |   2 +
 2 files changed, 134 insertions(+), 21 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-11-17  5:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-12 19:25 [PATCH bpf-next 0/4] selftests/bpf: improve test_progs Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 1/4] selftests/bpf: Move summary line after the error logs Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 2/4] selftests/bpf: variable naming fix Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 3/4] selftests/bpf: mark variable as static Yucong Sun
2021-11-12 19:25 ` [PATCH bpf-next 4/4] selftests/bpf: Add timing to tests_progs Yucong Sun
2021-11-17  5:06   ` Andrii Nakryiko
2021-11-17  5:11 ` [PATCH bpf-next 0/4] selftests/bpf: improve test_progs Andrii Nakryiko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.