netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 bpf-next 0/2] selftests/bpf: more loop tests
@ 2019-08-06  2:17 Alexei Starovoitov
  2019-08-06  2:17 ` [PATCH v2 bpf-next 1/2] selftests/bpf: add loop test 4 Alexei Starovoitov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexei Starovoitov @ 2019-08-06  2:17 UTC (permalink / raw)
  To: davem; +Cc: daniel, netdev, bpf, kernel-team

Add two bounded loop tests.

v1-v2: addressed feedback from Yonghong.

Alexei Starovoitov (2):
  selftests/bpf: add loop test 4
  selftests/bpf: add loop test 5

 .../bpf/prog_tests/bpf_verif_scale.c          |  2 ++
 tools/testing/selftests/bpf/progs/loop4.c     | 18 +++++++++++
 tools/testing/selftests/bpf/progs/loop5.c     | 32 +++++++++++++++++++
 3 files changed, 52 insertions(+)
 create mode 100644 tools/testing/selftests/bpf/progs/loop4.c
 create mode 100644 tools/testing/selftests/bpf/progs/loop5.c

-- 
2.20.0


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

end of thread, other threads:[~2019-08-06 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-06  2:17 [PATCH v2 bpf-next 0/2] selftests/bpf: more loop tests Alexei Starovoitov
2019-08-06  2:17 ` [PATCH v2 bpf-next 1/2] selftests/bpf: add loop test 4 Alexei Starovoitov
2019-08-06  2:17 ` [PATCH v2 bpf-next 2/2] selftests/bpf: add loop test 5 Alexei Starovoitov
2019-08-06  4:19 ` [PATCH v2 bpf-next 0/2] selftests/bpf: more loop tests Yonghong Song
2019-08-06 15:21   ` Alexei Starovoitov

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).