Merge branch 'forwarding-selftest-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Mar 2018 02:19:03 +0000 (21:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Mar 2018 02:19:03 +0000 (21:19 -0500)
commite6cce7bb87dcdbd7f9cdfce4065947067a6270bb
tree89e52e16148b1a625f7f471322c4dfbc93b35668
parent5f6f845b608a3fa13e5da0584eea5803710cf708
parent36b4c0adad2662464a5a392b592311524bd3a854
Merge branch 'forwarding-selftest-fixes'

David Ahern says:

====================
selftests: forwarding: misc bug fixes and enhancements

Bug fixes and an enhancement for the recent forwarding tests:
- only check tc version on tc tests
- handle multipath tests failing with 0 packet count
- fix ping command for IPv6 on Debian jessie
- improve summary of multipath tests

v2
- add CHECK_TC to bridge_vlan_aware.sh (Ido)
- dropped patch 2; always check for mz given its use
- fixed commit message for the last patch (Multipath: was dropped)
====================

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