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.57 [+7.57] TEST: ping [ OK ] # 8.57 [+1.00] TEST: ping6 [ OK ] # 8.57 [+0.00] INFO: Running IPv4 multipath tests # 9.90 [+1.33] TEST: ECMP [ OK ] # 9.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.28 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 12.68 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 12.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.71 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.06 [+1.35] TEST: ECMP [ OK ] # 14.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.44 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 16.75 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 16.81 [+0.05] INFO: Running IPv6 multipath tests # 18.13 [+1.32] TEST: ECMP [ OK ] # 18.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.43 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 20.75 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 20.81 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.18 [+1.37] TEST: 65535:65535 [ OK ] # 22.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.58 [+1.40] TEST: 128:512 [ OK ] # 23.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.50 [+1.92] TEST: 255:65535 [ OK ] # 25.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00 # 25.53 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.83 [+1.31] TEST: 65535:65535 [ OK ] # 26.84 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.20 [+1.36] TEST: 128:512 [ OK ] # 28.20 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 30.14 [+1.93] TEST: 255:65535 [ OK ] # 30.14 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 41.31 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.51 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.82 [+15.31] TEST: NH stats test IPv4 [ OK ] # 83.05 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 83.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4989 d_nh2=0 # 98.41 [+15.36] TEST: NH stats test IPv6 [ OK ] # 113.73 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 113.73 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4917 d_nh2=0 # 114.06 [+0.33] RTNETLINK answers: No such process # 114.07 [+0.01] RTNETLINK answers: No such process # 114.17 [+0.09] RTNETLINK answers: No such file or directory # 114.18 [+0.01] RTNETLINK answers: No such file or directory # 114.19 [+0.01] RTNETLINK answers: No such file or directory # 114.21 [+0.01] RTNETLINK answers: No such file or directory # 114.22 [+0.01] RTNETLINK answers: No such file or directory # 114.23 [+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__->