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.07 [+7.07] TEST: ping [ OK ] # 8.05 [+0.98] TEST: ping6 [ OK ] # 8.06 [+0.01] INFO: Running IPv4 multipath tests # 9.35 [+1.29] TEST: ECMP [ OK ] # 9.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 10.67 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 10.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 11.97 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 11.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 11.99 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.27 [+1.28] TEST: ECMP [ OK ] # 13.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.57 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 15.86 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 15.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 15.90 [+0.04] INFO: Running IPv6 multipath tests # 17.13 [+1.23] TEST: ECMP [ OK ] # 17.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 18.41 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 18.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 19.75 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 19.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 19.81 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.09 [+1.28] TEST: 65535:65535 [ OK ] # 21.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.36 [+1.27] TEST: 128:512 [ OK ] # 22.36 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 24.16 [+1.80] TEST: 255:65535 [ OK ] # 24.16 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.45 # 24.18 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.45 [+1.26] TEST: 65535:65535 [ OK ] # 25.45 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 26.75 [+1.30] TEST: 128:512 [ OK ] # 26.76 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 28.64 [+1.88] TEST: 255:65535 [ OK ] # 28.64 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.99 # 39.78 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 50.92 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 67.23 [+16.31] TEST: NH stats test IPv4 [ OK ] # 82.45 [+15.22] TEST: NH stats test HW IPv4 [XFAIL] # 82.45 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4969 d_nh2=0 # 97.75 [+15.30] TEST: NH stats test IPv6 [ OK ] # 113.00 [+15.25] TEST: NH stats test HW IPv6 [XFAIL] # 113.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0 # 113.30 [+0.30] RTNETLINK answers: No such process # 113.31 [+0.01] RTNETLINK answers: No such process # 113.39 [+0.07] RTNETLINK answers: No such file or directory # 113.40 [+0.01] RTNETLINK answers: No such file or directory # 113.41 [+0.01] RTNETLINK answers: No such file or directory # 113.42 [+0.01] RTNETLINK answers: No such file or directory # 113.43 [+0.01] RTNETLINK answers: No such file or directory # 113.44 [+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__->