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:
c24fb5e
)
selftests: net: add config fragments
author
Anders Roxell
<anders.roxell@linaro.org>
Tue, 19 Jun 2018 16:41:11 +0000
(18:41 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 21 Jun 2018 00:47:25 +0000
(09:47 +0900)
Add fragments to pass bridge and vlan tests.
Fixes: 33b01b7b4f19 ("selftests: add rtnetlink test script")
Signed-off-by: Anders Roxell <anders.roxell@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 7ba089b33e8b8248ec08d8421a582be66c9f7e87..cd3a2f1545b54c23dab9b534bce9528c57b6c2ec 100644
(file)
--- a/
tools/testing/selftests/net/config
+++ b/
tools/testing/selftests/net/config
@@
-12,3
+12,5
@@
CONFIG_NET_IPVTI=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_IPV6_VTI=y
CONFIG_DUMMY=y
+CONFIG_BRIDGE=y
+CONFIG_VLAN_8021Q=y