diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2018-06-25 16:56:05 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-26 12:05:40 +0200 |
commit | 5fadfc61934a33d362ca47c7f70786105d5681c1 (patch) | |
tree | c1b0a93cecb6ddf4bcb2e8b67bfe1f1b7aaaafa4 /Kconfig | |
parent | fdb5c4531c1e0e50e609df83f736b6f3a02896e2 (diff) | |
download | op-kernel-dev-5fadfc61934a33d362ca47c7f70786105d5681c1.zip op-kernel-dev-5fadfc61934a33d362ca47c7f70786105d5681c1.tar.gz |
selftests: bpf: add missing NET_SCHED to config
CONFIG_NET_SCHED wasn't enabled in arm64's defconfig only for x86.
So bpf/test_tunnel.sh tests fails with:
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
We have an error talking to the kernel, -1
Enable NET_SCHED and more tests pass.
Fixes: 3bce593ac06b ("selftests: bpf: config: add config fragments")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions