public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] selftests: forwarding: Two enhancements
@ 2018-05-03  7:51 Ido Schimmel
  2018-05-03  7:51 ` [PATCH net-next 1/2] selftests: forwarding: Increase maximum deviation in multipath test Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ido Schimmel @ 2018-05-03  7:51 UTC (permalink / raw)
  To: netdev; +Cc: davem, petrm, dsahern, mlxsw, Ido Schimmel

First patch increases the maximum deviation in the multipath tests which
proved to be too low in some cases.

Second patch allows user to run only specific tests from each file using
the TESTS environment variable. This granularity is needed in setups
where not all the tests can pass.

Ido Schimmel (2):
  selftests: forwarding: Increase maximum deviation in multipath test
  selftests: forwarding: Allow running specific tests

 .../selftests/net/forwarding/bridge_vlan_aware.sh  | 26 +++++++++++++---
 .../net/forwarding/bridge_vlan_unaware.sh          | 26 +++++++++++++---
 tools/testing/selftests/net/forwarding/lib.sh      |  9 ++++++
 .../testing/selftests/net/forwarding/mirror_gre.sh | 36 +++++++++++++++++-----
 .../selftests/net/forwarding/mirror_gre_bound.sh   | 23 +++++++++++---
 .../selftests/net/forwarding/mirror_gre_changes.sh | 29 ++++++++++++++---
 .../selftests/net/forwarding/mirror_gre_flower.sh  | 23 +++++++++++---
 .../selftests/net/forwarding/mirror_gre_neigh.sh   | 22 ++++++++++---
 .../selftests/net/forwarding/mirror_gre_nh.sh      |  8 +++--
 tools/testing/selftests/net/forwarding/router.sh   | 14 +++++++--
 .../selftests/net/forwarding/router_multipath.sh   | 17 +++++++---
 .../testing/selftests/net/forwarding/tc_actions.sh | 25 ++++++++++-----
 .../testing/selftests/net/forwarding/tc_chains.sh  |  7 ++---
 .../testing/selftests/net/forwarding/tc_flower.sh  | 14 +++------
 .../selftests/net/forwarding/tc_shblocks.sh        |  5 +--
 15 files changed, 220 insertions(+), 64 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-05-03 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-03  7:51 [PATCH net-next 0/2] selftests: forwarding: Two enhancements Ido Schimmel
2018-05-03  7:51 ` [PATCH net-next 1/2] selftests: forwarding: Increase maximum deviation in multipath test Ido Schimmel
2018-05-03  7:51 ` [PATCH net-next 2/2] selftests: forwarding: Allow running specific tests Ido Schimmel
2018-05-03  8:03   ` Jiri Pirko
2018-05-03 16:54 ` [PATCH net-next 0/2] selftests: forwarding: Two enhancements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox