netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] selftests: forwarding: Tweaks and a new test
@ 2018-03-11  7:57 Ido Schimmel
  2018-03-11  7:57 ` [PATCH net-next 1/4] selftests: forwarding: Add a test for VLAN-unaware bridge Ido Schimmel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ido Schimmel @ 2018-03-11  7:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, jiri, dsahern, mlxsw, Ido Schimmel

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.

Ido Schimmel (4):
  selftests: forwarding: Add a test for VLAN-unaware bridge
  selftests: forwarding: Exit with error when missing dependencies
  selftests: forwarding: Exit with error when missing interfaces
  selftests: forwarding: Allow creation of interfaces without a config
    file

 .../net/forwarding/bridge_vlan_unaware.sh          | 86 ++++++++++++++++++++++
 .../net/forwarding/forwarding.config.sample        |  9 +--
 tools/testing/selftests/net/forwarding/lib.sh      |  8 +-
 3 files changed, 95 insertions(+), 8 deletions(-)
 create mode 100755 tools/testing/selftests/net/forwarding/bridge_vlan_unaware.sh

-- 
2.14.3

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-03-12  2:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-11  7:57 [PATCH net-next 0/4] selftests: forwarding: Tweaks and a new test Ido Schimmel
2018-03-11  7:57 ` [PATCH net-next 1/4] selftests: forwarding: Add a test for VLAN-unaware bridge Ido Schimmel
2018-03-12  2:09   ` David Ahern
2018-03-11  7:57 ` [PATCH net-next 2/4] selftests: forwarding: Exit with error when missing dependencies Ido Schimmel
2018-03-12  2:10   ` David Ahern
2018-03-11  7:57 ` [PATCH net-next 3/4] selftests: forwarding: Exit with error when missing interfaces Ido Schimmel
2018-03-12  2:10   ` David Ahern
2018-03-11  7:57 ` [PATCH net-next 4/4] selftests: forwarding: Allow creation of interfaces without a config file Ido Schimmel
2018-03-12  2:10   ` David Ahern
2018-03-12  2:44 ` [PATCH net-next 0/4] selftests: forwarding: Tweaks and a new test David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).