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 # 9.08 [+9.08] TEST: ping [ OK ] # 10.18 [+1.11] TEST: ping6 [ OK ] # 10.19 [+0.00] INFO: Running IPv4 multipath tests # 11.62 [+1.43] TEST: ECMP [ OK ] # 11.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 13.02 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 13.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 14.40 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 14.40 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 14.43 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 15.81 [+1.38] TEST: ECMP [ OK ] # 15.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 17.13 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 17.13 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 18.43 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 18.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 18.48 [+0.05] INFO: Running IPv6 multipath tests # 19.75 [+1.27] TEST: ECMP [ OK ] # 19.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 21.08 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 21.08 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 22.42 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 22.47 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 23.80 [+1.33] TEST: 65535:65535 [ OK ] # 23.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 25.12 [+1.32] TEST: 128:512 [ OK ] # 25.12 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 26.85 [+1.73] TEST: 255:65535 [ OK ] # 26.85 [+0.00] INFO: Expected ratio 257.00 Measured ratio 272.82 # 26.88 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 28.16 [+1.27] TEST: 65535:65535 [ OK ] # 28.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 29.47 [+1.31] TEST: 128:512 [ OK ] # 29.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 31.39 [+1.92] TEST: 255:65535 [ OK ] # 31.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 42.61 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 53.81 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 69.15 [+15.35] TEST: NH stats test IPv4 [ OK ] # 84.33 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 84.33 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4976 d_nh2=0 # 99.69 [+15.36] TEST: NH stats test IPv6 [ OK ] # 115.00 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 115.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5004 d_nh2=0 # 115.35 [+0.35] RTNETLINK answers: No such process # 115.36 [+0.01] RTNETLINK answers: No such process # 115.45 [+0.09] RTNETLINK answers: No such file or directory # 115.47 [+0.01] RTNETLINK answers: No such file or directory # 115.48 [+0.01] RTNETLINK answers: No such file or directory # 115.50 [+0.01] RTNETLINK answers: No such file or directory # 115.51 [+0.01] RTNETLINK answers: No such file or directory # 115.52 [+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__->