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.84 [+7.84] TEST: ping [ OK ] # 8.83 [+0.99] TEST: ping6 [ OK ] # 8.83 [+0.00] INFO: Running IPv4 multipath tests # 10.16 [+1.32] TEST: ECMP [ OK ] # 10.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.49 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.84 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.87 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.25 [+1.38] TEST: ECMP [ OK ] # 14.25 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.69 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 15.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 17.05 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 17.05 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 17.11 [+0.05] INFO: Running IPv6 multipath tests # 18.40 [+1.29] TEST: ECMP [ OK ] # 18.40 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.71 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.01 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 21.02 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 21.08 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.44 [+1.36] TEST: 65535:65535 [ OK ] # 22.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.82 [+1.37] TEST: 128:512 [ OK ] # 23.82 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.93 [+2.11] TEST: 255:65535 [ OK ] # 25.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 244.44 # 25.96 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.25 [+1.29] TEST: 65535:65535 [ OK ] # 27.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.58 [+1.32] TEST: 128:512 [ OK ] # 28.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 30.50 [+1.92] TEST: 255:65535 [ OK ] # 30.51 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.44 # 41.72 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.93 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 68.39 [+15.45] TEST: NH stats test IPv4 [ OK ] # 83.66 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 83.66 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4989 d_nh2=0 # 99.02 [+15.36] TEST: NH stats test IPv6 [ OK ] # 114.29 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 114.29 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5013 d_nh2=0 # 114.68 [+0.39] RTNETLINK answers: No such process # 114.69 [+0.01] RTNETLINK answers: No such process # 114.80 [+0.10] RTNETLINK answers: No such file or directory # 114.81 [+0.02] RTNETLINK answers: No such file or directory # 114.83 [+0.02] RTNETLINK answers: No such file or directory # 114.85 [+0.02] RTNETLINK answers: No such file or directory # 114.87 [+0.02] RTNETLINK answers: No such file or directory # 114.88 [+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__->