aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c
diff options
context:
space:
mode:
authorJiong Wang <jiong.wang@netronome.com>2019-02-11 12:01:19 +0000
committerAlexei Starovoitov <ast@kernel.org>2019-02-11 20:31:38 -0800
commit4836b4637ef080c2764c44ee40ed354cdb991d79 (patch)
tree7104c1ea04a4c900d1f2ade86b70f31717078f5a /tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c
parentselftests: bpf: add "alu32" to .gitignore (diff)
downloadlinux-dev-4836b4637ef080c2764c44ee40ed354cdb991d79.tar.xz
linux-dev-4836b4637ef080c2764c44ee40ed354cdb991d79.zip
selftests: bpf: extend sub-register mode compilation to all bpf object files
At the moment, we only do extra sub-register mode compilation on bpf object files used by "test_progs". These object files are really loaded and executed. This patch further extends sub-register mode compilation to all bpf object files, even those without corresponding runtime tests. Because this could help testing LLVM sub-register code-gen, kernel bpf selftest has much more C testcases with reasonable size and complexity compared with LLVM testsuite which only contains unit tests. There were some file duplication inside BPF_OBJ_FILES_DUAL_COMPILE which is removed now. Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Jiong Wang <jiong.wang@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c')
0 files changed, 0 insertions, 0 deletions