aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/config
diff options
context:
space:
mode:
authorJohn Hurley <john.hurley@netronome.com>2019-07-07 15:01:58 +0100
committerDavid S. Miller <davem@davemloft.net>2019-07-08 19:50:13 -0700
commit6fb8dbca8e9e6de79ce25272eadd9cd96e05debf (patch)
tree57f2fce40b953377581b1d04b6aca21465cbe827 /tools/testing/selftests/tc-testing/config
parentnet: sched: add mpls manipulation actions to TC (diff)
downloadlinux-dev-6fb8dbca8e9e6de79ce25272eadd9cd96e05debf.tar.xz
linux-dev-6fb8dbca8e9e6de79ce25272eadd9cd96e05debf.zip
tc-tests: actions: add MPLS tests
Add a new series of selftests to verify the functionality of act_mpls in TC. Signed-off-by: John Hurley <john.hurley@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/tc-testing/config')
-rw-r--r--tools/testing/selftests/tc-testing/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/tc-testing/config b/tools/testing/selftests/tc-testing/config
index 1adc4f9bb795..7c551968d184 100644
--- a/tools/testing/selftests/tc-testing/config
+++ b/tools/testing/selftests/tc-testing/config
@@ -42,6 +42,7 @@ CONFIG_NET_ACT_CTINFO=m
CONFIG_NET_ACT_SKBMOD=m
CONFIG_NET_ACT_IFE=m
CONFIG_NET_ACT_TUNNEL_KEY=m
+CONFIG_NET_ACT_MPLS=m
CONFIG_NET_IFE_SKBMARK=m
CONFIG_NET_IFE_SKBPRIO=m
CONFIG_NET_IFE_SKBTCINDEX=m