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.38 [+7.38] TEST: ping [ OK ] # 8.38 [+1.00] TEST: ping6 [ OK ] # 8.38 [+0.01] INFO: Running IPv4 multipath tests # 9.68 [+1.29] TEST: ECMP [ OK ] # 9.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.99 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.33 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.33 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.36 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.70 [+1.34] TEST: ECMP [ OK ] # 13.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.05 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.06 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.43 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.43 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.49 [+0.06] INFO: Running IPv6 multipath tests # 17.81 [+1.32] TEST: ECMP [ OK ] # 17.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.14 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.14 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.45 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.46 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.51 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.83 [+1.32] TEST: 65535:65535 [ OK ] # 21.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.20 [+1.37] TEST: 128:512 [ OK ] # 23.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.45 [+2.25] TEST: 255:65535 [ OK ] # 25.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.58 # 25.47 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.80 [+1.33] TEST: 65535:65535 [ OK ] # 26.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.11 [+1.30] TEST: 128:512 [ OK ] # 28.11 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.07 [+1.96] TEST: 255:65535 [ OK ] # 30.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.92 # 41.28 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.47 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.71 [+15.24] TEST: NH stats test IPv4 [ OK ] # 82.96 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 82.96 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4967 d_nh2=0 # 98.23 [+15.27] TEST: NH stats test IPv6 [ OK ] # 113.51 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 113.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5012 d_nh2=0 # 113.87 [+0.36] RTNETLINK answers: No such process # 113.89 [+0.02] RTNETLINK answers: No such process # 114.01 [+0.12] RTNETLINK answers: No such file or directory # 114.03 [+0.02] RTNETLINK answers: No such file or directory # 114.05 [+0.02] RTNETLINK answers: No such file or directory # 114.07 [+0.02] RTNETLINK answers: No such file or directory # 114.09 [+0.02] RTNETLINK answers: No such file or directory # 114.11 [+0.02] 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__->