]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite04720df7c15eec7bc91e6283e70c4c12acd66ab
tree1cb8ae911ce9f566839c92bcad468e7a0a75463a
parent6a326c1f329f635f15de1f5bf094ef5da64bdc39
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