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.52 [+0.98] TEST: ping6 [ OK ] # 8.53 [+0.00] INFO: Running IPv4 multipath tests # 9.82 [+1.29] TEST: ECMP [ OK ] # 9.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.19 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.20 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.55 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.20 # 12.58 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.92 [+1.34] TEST: ECMP [ OK ] # 13.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.24 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.57 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.57 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.21 # 16.62 [+0.05] INFO: Running IPv6 multipath tests # 17.93 [+1.31] TEST: ECMP [ OK ] # 17.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.23 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.23 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.58 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.58 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 20.63 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.97 [+1.33] TEST: 65535:65535 [ OK ] # 21.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.35 [+1.38] TEST: 128:512 [ OK ] # 23.35 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.12 # 25.47 [+2.12] TEST: 255:65535 [ OK ] # 25.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.86 # 25.50 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.83 [+1.33] TEST: 65535:65535 [ OK ] # 26.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.15 [+1.31] TEST: 128:512 [ OK ] # 28.15 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 30.07 [+1.92] TEST: 255:65535 [ OK ] # 30.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.21 # 41.27 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.45 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.81 [+15.36] TEST: NH stats test IPv4 [ OK ] # 83.14 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 83.15 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5048 d_nh2=0 # 98.52 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.84 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 113.84 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5096 d_nh2=0 # 114.20 [+0.36] RTNETLINK answers: No such process # 114.21 [+0.01] RTNETLINK answers: No such process # 114.33 [+0.11] RTNETLINK answers: No such file or directory # 114.34 [+0.02] RTNETLINK answers: No such file or directory # 114.36 [+0.02] RTNETLINK answers: No such file or directory # 114.38 [+0.02] RTNETLINK answers: No such file or directory # 114.41 [+0.03] RTNETLINK answers: No such file or directory # 114.45 [+0.04] 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__->