diff options
| author | Jiong Wang <[email protected]> | 2019-02-11 12:01:19 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-02-12 04:31:38 +0000 |
| commit | 4836b4637ef080c2764c44ee40ed354cdb991d79 (patch) | |
| tree | 7104c1ea04a4c900d1f2ade86b70f31717078f5a /tools/testing/selftests/bpf/sockmap_tcp_msg_prog.c | |
| parent | selftests: bpf: add "alu32" to .gitignore (diff) | |
| download | kernel-4836b4637ef080c2764c44ee40ed354cdb991d79.tar.gz kernel-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 <[email protected]>
Signed-off-by: Jiong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/sockmap_tcp_msg_prog.c')
0 files changed, 0 insertions, 0 deletions
