aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/netdevsim/devlink_in_netns.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-10-05selftests: test creating netdevsim inside network namespaceJiri Pirko1-0/+72
Add a test that creates netdevsim instance inside network namespace and verifies that the related devlink instance and port netdevices reside in the namespace. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>