make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_mpath_nh.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: router_mpath_nh.sh # 7.19 [+7.19] TEST: ping [ OK ] # 8.18 [+0.99] TEST: ping6 [ OK ] # 8.19 [+0.01] INFO: Running IPv4 multipath tests # 9.44 [+1.25] TEST: ECMP [ OK ] # 9.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.77 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 10.78 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.11 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.11 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.13 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.43 [+1.30] TEST: ECMP [ OK ] # 13.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.72 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.72 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.03 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.07 [+0.04] INFO: Running IPv6 multipath tests # 17.31 [+1.25] TEST: ECMP [ OK ] # 17.32 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.08 [+1.77] TEST: Weighted MP 2:1 [ OK ] # 19.09 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.83 [+1.74] TEST: Weighted MP 11:45 [ OK ] # 20.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 20.97 [+0.13] INFO: Running 16-bit IPv4 multipath tests # 22.54 [+1.58] TEST: 65535:65535 [ OK ] # 22.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.99 [+1.44] TEST: 128:512 [ OK ] # 23.99 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 26.16 [+2.17] TEST: 255:65535 [ OK ] # 26.17 [+0.00] INFO: Expected ratio 257.00 Measured ratio 275.51 # 26.19 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.51 [+1.32] TEST: 65535:65535 [ OK ] # 27.51 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.80 [+1.29] TEST: 128:512 [ OK ] # 28.80 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.80 [+2.00] TEST: 255:65535 [ OK ] # 30.80 [+0.00] INFO: Expected ratio 257.00 Measured ratio 278.26 # 41.98 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 53.14 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 68.43 [+15.30] TEST: NH stats test IPv4 [ OK ] # 83.60 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 83.60 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4987 d_nh2=0 # 98.90 [+15.30] TEST: NH stats test IPv6 [ OK ] # 114.00 [+15.10] TEST: NH stats test HW IPv6 [XFAIL] # 114.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4953 d_nh2=0 # 114.31 [+0.30] RTNETLINK answers: No such process # 114.32 [+0.01] RTNETLINK answers: No such process # 114.40 [+0.08] RTNETLINK answers: No such file or directory # 114.41 [+0.01] RTNETLINK answers: No such file or directory # 114.42 [+0.01] RTNETLINK answers: No such file or directory # 114.43 [+0.01] RTNETLINK answers: No such file or directory # 114.45 [+0.01] RTNETLINK answers: No such file or directory # 114.46 [+0.01] RTNETLINK answers: No such file or directory ok 1 selftests: net/forwarding: router_mpath_nh.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->