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

Add two bounded loop tests.

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     | 23 ++++++++++++
 tools/testing/selftests/bpf/progs/loop5.c     | 37 +++++++++++++++++++
 3 files changed, 62 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] 11+ messages in thread

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 23:33 [PATCH bpf-next 0/2] selftests/bpf: more loop tests Alexei Starovoitov
2019-08-02 23:33 ` [PATCH bpf-next 1/2] selftests/bpf: add loop test 4 Alexei Starovoitov
2019-08-04  5:29   ` Yonghong Song
2019-08-05 16:15     ` Alexei Starovoitov
2019-08-05 19:45   ` Andrii Nakryiko
2019-08-05 20:04     ` Yonghong Song
2019-08-05 20:53       ` Alexei Starovoitov
2019-08-05 21:37         ` Andrii Nakryiko
2019-08-02 23:33 ` [PATCH bpf-next 2/2] selftests/bpf: add loop test 5 Alexei Starovoitov
2019-08-04  5:45   ` Yonghong Song
2019-08-05 16:16     ` 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).