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.56 [+7.56] TEST: ping [ OK ] # 8.56 [+0.99] TEST: ping6 [ OK ] # 8.56 [+0.01] INFO: Running IPv4 multipath tests # 9.91 [+1.35] TEST: ECMP [ OK ] # 9.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.26 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 12.69 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 12.69 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 12.72 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.11 [+1.39] TEST: ECMP [ OK ] # 14.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.91 [+1.80] TEST: Weighted MP 2:1 [ OK ] # 15.92 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 17.93 [+2.01] TEST: Weighted MP 11:45 [ OK ] # 17.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 18.21 [+0.27] INFO: Running IPv6 multipath tests # 19.87 [+1.66] TEST: ECMP [ OK ] # 19.87 [+0.01] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.55 [+1.67] TEST: Weighted MP 2:1 [ OK ] # 21.55 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.97 # 23.12 [+1.57] TEST: Weighted MP 11:45 [ OK ] # 23.13 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 23.23 [+0.10] INFO: Running 16-bit IPv4 multipath tests # 24.73 [+1.50] TEST: 65535:65535 [ OK ] # 24.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.18 [+1.45] TEST: 128:512 [ OK ] # 26.19 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 28.23 [+2.04] TEST: 255:65535 [ OK ] # 28.23 [+0.00] INFO: Expected ratio 257.00 Measured ratio 239.34 # 28.26 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 29.65 [+1.39] TEST: 65535:65535 [ OK ] # 29.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 31.03 [+1.38] TEST: 128:512 [ OK ] # 31.03 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 33.12 [+2.08] TEST: 255:65535 [ OK ] # 33.12 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 44.36 [+11.24] TEST: IPv4 blackhole ping [ OK ] # 55.60 [+11.24] TEST: IPv6 blackhole ping [ OK ] # 71.02 [+15.42] TEST: NH stats test IPv4 [ OK ] # 86.37 [+15.35] TEST: NH stats test HW IPv4 [XFAIL] # 86.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5002 d_nh2=0 # 101.82 [+15.45] TEST: NH stats test IPv6 [ OK ] # 117.12 [+15.29] TEST: NH stats test HW IPv6 [XFAIL] # 117.12 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4954 d_nh2=0 # 117.44 [+0.33] RTNETLINK answers: No such process # 117.46 [+0.02] RTNETLINK answers: No such process # 117.55 [+0.09] RTNETLINK answers: No such file or directory # 117.56 [+0.02] RTNETLINK answers: No such file or directory # 117.58 [+0.01] RTNETLINK answers: No such file or directory # 117.59 [+0.01] RTNETLINK answers: No such file or directory # 117.61 [+0.01] RTNETLINK answers: No such file or directory # 117.62 [+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__->