]> git.proxmox.com Git - mirror_ubuntu-disco-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)
commit36b4c0adad2662464a5a392b592311524bd3a854
tree89e52e16148b1a625f7f471322c4dfbc93b35668
parent993d337c242e292dca89de4558dd8ebfc216fc83
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