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.45 [+7.45] TEST: ping [ OK ] # 8.44 [+0.99] TEST: ping6 [ OK ] # 8.44 [+0.00] INFO: Running IPv4 multipath tests # 9.78 [+1.34] TEST: ECMP [ OK ] # 9.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.13 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.50 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.51 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.53 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.90 [+1.38] TEST: ECMP [ OK ] # 13.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.28 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.29 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.69 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 16.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.74 [+0.05] INFO: Running IPv6 multipath tests # 18.06 [+1.32] TEST: ECMP [ OK ] # 18.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.38 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.38 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.69 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 20.74 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.05 [+1.31] TEST: 65535:65535 [ OK ] # 22.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.46 [+1.41] TEST: 128:512 [ OK ] # 23.46 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 25.36 [+1.90] TEST: 255:65535 [ OK ] # 25.37 [+0.00] INFO: Expected ratio 257.00 Measured ratio 243.83 # 25.39 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.68 [+1.29] TEST: 65535:65535 [ OK ] # 26.69 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.99 [+1.30] TEST: 128:512 [ OK ] # 27.99 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 29.83 [+1.84] TEST: 255:65535 [ OK ] # 29.84 [+0.00] INFO: Expected ratio 257.00 Measured ratio 264.32 # 41.06 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.26 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.63 [+15.37] TEST: NH stats test IPv4 [ OK ] # 82.92 [+15.29] TEST: NH stats test HW IPv4 [XFAIL] # 82.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5053 d_nh2=0 # 98.31 [+15.39] TEST: NH stats test IPv6 [ OK ] # 113.63 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 113.64 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4963 d_nh2=0 # 113.98 [+0.35] RTNETLINK answers: No such process # 114.00 [+0.01] RTNETLINK answers: No such process # 114.08 [+0.09] RTNETLINK answers: No such file or directory # 114.10 [+0.01] RTNETLINK answers: No such file or directory # 114.11 [+0.01] RTNETLINK answers: No such file or directory # 114.13 [+0.01] RTNETLINK answers: No such file or directory # 114.14 [+0.01] RTNETLINK answers: No such file or directory # 114.15 [+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__->