commit | be08815c5d3b25e53cd9b53a4d768d5f3d93ba25 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Sat Jun 02 23:06:32 2018 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Jun 03 07:42:06 2018 -0700 |
tree | 1cb8ae911ce9f566839c92bcad468e7a0a75463a | |
parent | 06be0864c77ae6861632a678a6378511a4828d6e [diff] |
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>