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 # 6.95 [+6.95] TEST: ping [ OK ] # 7.93 [+0.98] TEST: ping6 [ OK ] # 7.94 [+0.01] INFO: Running IPv4 multipath tests # 9.23 [+1.29] TEST: ECMP [ OK ] # 9.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 10.54 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 10.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 11.82 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 11.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 11.84 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.15 [+1.31] TEST: ECMP [ OK ] # 13.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 14.45 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 14.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 15.71 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 15.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 15.74 [+0.03] INFO: Running IPv6 multipath tests # 16.96 [+1.22] TEST: ECMP [ OK ] # 16.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.24 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 19.50 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 19.50 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.54 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.78 [+1.25] TEST: 65535:65535 [ OK ] # 20.78 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 22.08 [+1.30] TEST: 128:512 [ OK ] # 22.09 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 23.98 [+1.89] TEST: 255:65535 [ OK ] # 23.98 [+0.00] INFO: Expected ratio 257.00 Measured ratio 276.30 # 24.00 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.25 [+1.25] TEST: 65535:65535 [ OK ] # 25.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.56 [+1.31] TEST: 128:512 [ OK ] # 26.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 28.39 [+1.83] TEST: 255:65535 [ OK ] # 28.39 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92 # 39.51 [+11.12] TEST: IPv4 blackhole ping [ OK ] # 50.65 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.84 [+15.18] TEST: NH stats test IPv4 [ OK ] # 81.02 [+15.19] TEST: NH stats test HW IPv4 [XFAIL] # 81.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4996 d_nh2=0 # 96.18 [+15.16] TEST: NH stats test IPv6 [ OK ] # 111.38 [+15.20] TEST: NH stats test HW IPv6 [XFAIL] # 111.38 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4956 d_nh2=0 # 111.64 [+0.26] RTNETLINK answers: No such process # 111.65 [+0.01] RTNETLINK answers: No such process # 111.72 [+0.07] RTNETLINK answers: No such file or directory # 111.73 [+0.01] RTNETLINK answers: No such file or directory # 111.74 [+0.01] RTNETLINK answers: No such file or directory # 111.75 [+0.01] RTNETLINK answers: No such file or directory # 111.76 [+0.01] RTNETLINK answers: No such file or directory # 111.77 [+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__->