bpf: add also cbpf long jump test cases with heavy expansion
authorDaniel Borkmann <daniel@iogearbox.net>
Sat, 2 Jun 2018 21:06:32 +0000 (23:06 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 3 Jun 2018 14:42:06 +0000 (07:42 -0700)
commitbe08815c5d3b25e53cd9b53a4d768d5f3d93ba25
tree1cb8ae911ce9f566839c92bcad468e7a0a75463a
parent06be0864c77ae6861632a678a6378511a4828d6e
bpf: add also cbpf long jump test cases with heavy expansion

We have one triggering on eBPF but lets also add a cBPF example to
make sure we keep tracking them. Also add anther cBPF test running
max number of MSH ops.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
lib/test_bpf.c