Mathieu Xhonneux
3b296633ae
selftests/bpf: missing headers test_lwt_seg6local
...
Previous patch "selftests/bpf: test for seg6local End.BPF action" lacks
some UAPI headers in tools/.
clang -I. -I./include/uapi -I../../../include/uapi -idirafter
/usr/local/include -idirafter
/data/users/yhs/work/llvm/build/install/lib/clang/7.0.0/include
-idirafter /usr/include -Wno-compare-distinct-pointer-types \
-O2 -target bpf -emit-llvm -c test_lwt_seg6local.c -o - | \
llc -march=bpf -mcpu=generic -filetype=obj -o
[...]/net-next/tools/testing/selftests/bpf/test_lwt_seg6local.o
test_lwt_seg6local.c:4:10: fatal error: 'linux/seg6_local.h' file not found
^~~~~~~~~~~~~~~~~~~~
1 error generated.
make: Leaving directory
`/data/users/yhs/work/net-next/tools/testing/selftests/bpf'
v2: moving the headers to tools/include/uapi/.
Reported-by: Y Song <ys114321@gmail.com>
Signed-off-by: Mathieu Xhonneux <m.xhonneux@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-28 17:41:00 +02:00
..
2017-11-02 11:10:55 +01:00
2018-05-07 15:23:46 -03:00
2018-05-24 18:18:20 -07:00
2018-04-11 00:03:02 +09:00
2018-02-21 15:35:42 -08:00
2017-11-02 11:10:55 +01:00
2018-03-18 17:48:59 +01:00
2018-03-06 09:57:16 -08:00
2018-02-21 15:35:42 -08:00
2018-05-28 17:41:00 +02:00
2018-03-28 22:47:06 +02:00
2018-02-21 15:35:42 -08:00
2018-02-21 15:35:42 -08:00
2018-05-28 00:25:32 +02:00
2018-03-10 10:22:23 +01:00
2017-11-02 11:10:55 +01:00
2018-05-19 08:10:04 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-11 12:10:02 -03:00
2018-05-04 11:24:22 +02:00
2018-04-11 00:03:02 +09:00
2018-02-21 15:35:42 -08:00
2018-05-26 19:46:15 -04:00
2018-03-27 09:51:23 +02:00
2018-03-22 13:08:20 +01:00
2018-03-20 03:17:37 +02:00
2018-02-21 15:35:42 -08:00
2018-02-21 15:35:42 -08:00
2017-11-18 10:26:57 -08:00