Skip to content

Commit

Permalink
tc-tests: actions: add MPLS tests
Browse files Browse the repository at this point in the history
Add a new series of selftests to verify the functionality of act_mpls in
TC.

Signed-off-by: John Hurley <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
jahurley authored and davem330 committed Jul 9, 2019
1 parent 2a2ea50 commit 6fb8dbc
Show file tree
Hide file tree
Showing 2 changed files with 1,089 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/tc-testing/config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 6fb8dbc

Please sign in to comment.