linux_dsm_epyc7002/tools/testing/selftests
Daniel Borkmann 22c8852624 bpf: improve selftests and add tests for meta pointer
Add various test_verifier selftests, and a simple xdp/tc functional
test that is being attached to veths. Also let new versions of clang
use the recently added -mcpu=probe support [1] for the BPF target,
so that it can probe the underlying kernel for BPF insn set extensions.
We could also just set this options always, where older versions just
ignore it and give a note to the user that the -mcpu value is not
supported, but given emitting the note cannot be turned off from clang
side lets not confuse users running selftests with it, thus fallback
to the default generic one when we see that clang doesn't support it.
Also allow CPU option to be overridden in the Makefile from command
line.

  [1] d7276a40d8

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-26 13:36:44 -07:00
..
bpf bpf: improve selftests and add tests for meta pointer 2017-09-26 13:36:44 -07:00
breakpoints
capabilities
cpu-hotplug
cpufreq
drivers/gpu
efivarfs
exec
filesystems
firmware
ftrace
futex linux-kselftest-4.14-rc1-update 2017-09-08 15:11:20 -07:00
gpio
ia64
intel_pstate
ipc
kcmp tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing 2017-09-08 18:26:47 -07:00
kmod
lib
locking
media_tests
membarrier
memfd linux-kselftest-4.14-rc1-update 2017-09-08 15:11:20 -07:00
memory-hotplug
mount
mqueue
net selftests: rtnetlink.sh: add test case for device ifalias 2017-09-19 15:30:33 -07:00
networking/timestamping
nsfs
ntb
powerpc
prctl
pstore
ptp
ptrace
rcutorture
seccomp Major additions: 2017-09-22 16:16:41 -10:00
sigaltstack
size
splice
static_keys
sync
sysctl
tc-testing
timers linux-kselftest-4.14-rc1-update 2017-09-08 15:11:20 -07:00
user
vDSO
vm userfaultfd: selftest: explicit failure if the SIGBUS test failed 2017-09-06 17:27:29 -07:00
watchdog
x86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2017-09-11 18:34:47 -07:00
zram
.gitignore
gen_kselftest_tar.sh
kselftest_harness.h
kselftest_install.sh
kselftest.h
lib.mk
Makefile