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.54 [+7.54] TEST: ping [ OK ] # 8.54 [+0.99] TEST: ping6 [ OK ] # 8.54 [+0.00] INFO: Running IPv4 multipath tests # 9.84 [+1.31] TEST: ECMP [ OK ] # 9.85 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.17 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.17 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.52 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.53 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 12.55 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.91 [+1.36] TEST: ECMP [ OK ] # 13.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.24 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.58 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 16.64 [+0.06] INFO: Running IPv6 multipath tests # 17.95 [+1.31] TEST: ECMP [ OK ] # 17.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.28 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.64 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 20.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 20.69 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.98 [+1.29] TEST: 65535:65535 [ OK ] # 21.99 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.32 [+1.33] TEST: 128:512 [ OK ] # 23.32 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.03 [+1.71] TEST: 255:65535 [ OK ] # 25.04 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.58 # 25.06 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.34 [+1.28] TEST: 65535:65535 [ OK ] # 26.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.66 [+1.32] TEST: 128:512 [ OK ] # 27.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 29.44 [+1.77] TEST: 255:65535 [ OK ] # 29.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 277.87 # 40.64 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 51.84 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.18 [+15.34] TEST: NH stats test IPv4 [ OK ] # 83.85 [+16.67] TEST: NH stats test HW IPv4 [XFAIL] # 83.85 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5074 d_nh2=0 # 99.14 [+15.29] TEST: NH stats test IPv6 [ OK ] # 114.46 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 114.46 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5039 d_nh2=0 # 114.80 [+0.34] RTNETLINK answers: No such process # 114.81 [+0.01] RTNETLINK answers: No such process # 114.90 [+0.09] RTNETLINK answers: No such file or directory # 114.92 [+0.01] RTNETLINK answers: No such file or directory # 114.93 [+0.01] RTNETLINK answers: No such file or directory # 114.95 [+0.01] RTNETLINK answers: No such file or directory # 114.96 [+0.01] RTNETLINK answers: No such file or directory # 114.98 [+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__->