diff options
| author | John Hurley <john.hurley@netronome.com> | 2019-07-07 15:01:58 +0100 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-07-08 19:50:13 -0700 |
| commit | 6fb8dbca8e9e6de79ce25272eadd9cd96e05debf (patch) | |
| tree | 57f2fce40b953377581b1d04b6aca21465cbe827 /tools/testing/selftests/tc-testing/config | |
| parent | 2a2ea50870baa3fb4de0872c5b60828138654ca7 (diff) | |
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/config | 1 |
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 |
