]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fe3b11a205fcd2a034a277a9d34dd2c9525bb1b
treec60f9a3276e6502d1715c917bb4a09c84f182af1
parentd69877a54bd13eb49306a3f375e2d28cfbc968cf
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]