projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
932f8c7
)
selftests: net: Adding config fragment CONFIG_NUMA=y
author
Naresh Kamboju
<naresh.kamboju@linaro.org>
Wed, 20 Dec 2017 07:20:22 +0000
(12:50 +0530)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Dec 2017 19:25:34 +0000
(14:25 -0500)
kernel config fragement CONFIG_NUMA=y is need for reuseport_bpf_numa.
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/config
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/config
b/tools/testing/selftests/net/config
index e57b4ac40e72e0502dff75ea1d80c543280428eb..7177bea1fdfa62a1aa4e424d4dab665d8a9b7aaf 100644
(file)
--- a/
tools/testing/selftests/net/config
+++ b/
tools/testing/selftests/net/config
@@
-1,3
+1,4
@@
CONFIG_USER_NS=y
CONFIG_BPF_SYSCALL=y
CONFIG_TEST_BPF=m
+CONFIG_NUMA=y