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.16 [+7.16] TEST: ping [ OK ] # 8.14 [+0.98] TEST: ping6 [ OK ] # 8.15 [+0.01] INFO: Running IPv4 multipath tests # 9.52 [+1.38] TEST: ECMP [ OK ] # 9.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.96 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 10.96 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.33 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.33 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.35 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.68 [+1.33] TEST: ECMP [ OK ] # 13.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.02 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.38 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.38 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.46 [+0.08] INFO: Running IPv6 multipath tests # 17.84 [+1.37] TEST: ECMP [ OK ] # 17.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.27 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 19.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 20.68 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 20.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 20.73 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.07 [+1.34] TEST: 65535:65535 [ OK ] # 22.07 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.45 [+1.38] TEST: 128:512 [ OK ] # 23.45 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.33 [+1.88] TEST: 255:65535 [ OK ] # 25.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.38 # 25.35 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.58 [+1.23] TEST: 65535:65535 [ OK ] # 26.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.86 [+1.27] TEST: 128:512 [ OK ] # 27.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 30.03 [+2.17] TEST: 255:65535 [ OK ] # 30.03 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.25 # 41.23 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.49 [+11.26] TEST: IPv6 blackhole ping [ OK ] # 68.02 [+15.53] TEST: NH stats test IPv4 [ OK ] # 83.36 [+15.34] TEST: NH stats test HW IPv4 [XFAIL] # 83.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4959 d_nh2=0 # 98.68 [+15.31] TEST: NH stats test IPv6 [ OK ] # 113.75 [+15.07] TEST: NH stats test HW IPv6 [XFAIL] # 113.75 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4958 d_nh2=0 # 113.98 [+0.23] RTNETLINK answers: No such process # 113.99 [+0.01] RTNETLINK answers: No such process # 114.05 [+0.06] RTNETLINK answers: No such file or directory # 114.06 [+0.01] RTNETLINK answers: No such file or directory # 114.07 [+0.01] RTNETLINK answers: No such file or directory # 114.07 [+0.01] RTNETLINK answers: No such file or directory # 114.08 [+0.01] RTNETLINK answers: No such file or directory # 114.09 [+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__->