Skip to content

Commit 131e0a1

Browse files
Sebastian Andrzej Siewiorkuba-moo
authored andcommitted
selftests/tc-testing: Enable CONFIG_IP_SET
The config snippet specifies CONFIG_NET_EMATCH_IPSET. This option depends on CONFIG_IP_SET. Set CONFIG_IP_SET to be enabled at part for tc-testing. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 69fcb70 commit 131e0a1

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/tc-testing

1 file changed

+1
-0
lines changed

tools/testing/selftests/tc-testing/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CONFIG_NF_NAT=m
2121
CONFIG_NETFILTER_XT_TARGET_LOG=m
2222

2323
CONFIG_NET_SCHED=y
24+
CONFIG_IP_SET=m
2425

2526
#
2627
# Queueing/Scheduling

0 commit comments

Comments
 (0)