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.83 [+7.83] TEST: ping [ OK ] # 8.82 [+0.98] TEST: ping6 [ OK ] # 8.82 [+0.00] INFO: Running IPv4 multipath tests # 10.09 [+1.28] TEST: ECMP [ OK ] # 10.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.41 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.74 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.74 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 12.77 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.13 [+1.36] TEST: ECMP [ OK ] # 14.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.50 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.50 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.86 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.86 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 16.92 [+0.06] INFO: Running IPv6 multipath tests # 18.23 [+1.31] TEST: ECMP [ OK ] # 18.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.56 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.94 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 20.95 [+0.01] INFO: Expected ratio 4.09 Measured ratio 3.93 # 21.05 [+0.10] INFO: Running 16-bit IPv4 multipath tests # 23.35 [+2.30] TEST: 65535:65535 [ OK ] # 23.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 25.54 [+2.19] TEST: 128:512 [ OK ] # 25.55 [+0.01] INFO: Expected ratio 4.00 Measured ratio 4.04 # 28.13 [+2.58] TEST: 255:65535 [ OK ] # 28.13 [+0.01] INFO: Expected ratio 257.00 Measured ratio 274.74 # 28.18 [+0.05] INFO: Running 16-bit IPv6 multipath tests # 29.66 [+1.48] TEST: 65535:65535 [ OK ] # 29.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 31.10 [+1.44] TEST: 128:512 [ OK ] # 31.10 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.83 # 33.28 [+2.18] TEST: 255:65535 [ OK ] # 33.28 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.35 # 44.49 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 55.71 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 71.04 [+15.33] TEST: NH stats test IPv4 [ OK ] # 86.34 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 86.34 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4988 d_nh2=0 # 101.72 [+15.37] TEST: NH stats test IPv6 [ OK ] # 116.93 [+15.21] TEST: NH stats test HW IPv6 [XFAIL] # 116.93 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4995 d_nh2=0 # 117.24 [+0.31] RTNETLINK answers: No such process # 117.25 [+0.01] RTNETLINK answers: No such process # 117.34 [+0.09] RTNETLINK answers: No such file or directory # 117.35 [+0.01] RTNETLINK answers: No such file or directory # 117.36 [+0.01] RTNETLINK answers: No such file or directory # 117.38 [+0.02] RTNETLINK answers: No such file or directory # 117.39 [+0.01] RTNETLINK answers: No such file or directory # 117.41 [+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__->