diff options
author | Anders Roxell <[email protected]> | 2019-11-11 17:17:28 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-11-11 22:35:23 +0100 |
commit | e47a179997ceee6864fbae620eee09ea9c345a4d (patch) | |
tree | ff10b5317aaae2840b462f2fea3eab51b39315ff /scripts/gdb/linux/tasks.py | |
parent | b7a0d65d80a0c5034b366392624397a0915b7556 (diff) |
bpf, testing: Add missing object file to TEST_FILES
When installing kselftests to its own directory and run the
test_lwt_ip_encap.sh it will complain that test_lwt_ip_encap.o can't be
found. Same with the test_tc_edt.sh test it will complain that
test_tc_edt.o can't be found.
$ ./test_lwt_ip_encap.sh
starting egress IPv4 encap test
Error opening object test_lwt_ip_encap.o: No such file or directory
Object hashing failed!
Cannot initialize ELF context!
Failed to parse eBPF program: Invalid argument
Rework to add test_lwt_ip_encap.o and test_tc_edt.o to TEST_FILES so the
object file gets installed when installing kselftest.
Fixes: 74b5a5968fe8 ("selftests/bpf: Replace test_progs and test_maps w/ general rule")
Signed-off-by: Anders Roxell <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions