selftests: Add tests for vrf and xfrms
authorDavid Ahern <dsahern@gmail.com>
Wed, 22 Apr 2020 00:40:22 +0000 (18:40 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Apr 2020 02:31:40 +0000 (19:31 -0700)
commit3f251d741150265cfa7c84d30d105612449601ab
treec60f9a3276e6502d1715c917bb4a09c84f182af1
parent3c7b51bd39b2078870baeeb98ad8190f447c2ed2
selftests: Add tests for vrf and xfrms

Add tests for vrf and xfrms with a second round after adding a
qdisc. There are a few known problems documented with the test
cases that fail. The fix is non-trivial; will come back to it
when time allows.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/vrf-xfrm-tests.sh [new file with mode: 0755]