]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Add description to the multipath tests
authorDavid Ahern <dsahern@gmail.com>
Thu, 1 Mar 2018 21:49:33 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Mar 2018 02:19:02 +0000 (21:19 -0500)
commit8ca4ce95ffbd2f9e083c5b613ec531c7dfcca9ad
tree89e52e16148b1a625f7f471322c4dfbc93b35668
parent431ef595dddca51645b97a2d61dd4723d40427c2
selftests: forwarding: Add description to the multipath tests

Add a better description to the summary for multipath tests. e.g.,

INFO: Running IPv6 multipath tests
TEST: ECMP                                               [PASS]
INFO: Expected ratio 1.00 Measured ratio 1.02
TEST: Weighted MP 2:1                                    [PASS]
INFO: Expected ratio 2.00 Measured ratio 2.02
TEST: Weighted MP 11:45                                  [PASS]
INFO: Expected ratio 4.09 Measured ratio 4.03

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/router_multipath.sh