Merge branch 'selftests-forwarding-Tweaks-and-a-new-test'
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 02:44:24 +0000 (22:44 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 02:44:24 +0000 (22:44 -0400)
commitdaa13701a95e4b88ab5628aaa6698bd59db9d3d9
tree59c9e93e7aba39e4a9ae2377dba78c65fe8f90f7
parentf44b1886a5f876c87b5889df463ad7b97834ba37
parent59be45c375e6decce4216dc85fcc8ddf46d38c68
Merge branch 'selftests-forwarding-Tweaks-and-a-new-test'

Ido Schimmel says:

====================
selftests: forwarding: Tweaks and a new test

First patch adds a new test for VLAN-unaware bridges.

Next two patches make the tests fail in case they are missing interfaces
or dependencies.

Last patch allows one to create the veth interfaces even without the
optional configuration file.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>