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.21 [+7.21] TEST: ping [ OK ] # 8.19 [+0.98] TEST: ping6 [ OK ] # 8.20 [+0.01] INFO: Running IPv4 multipath tests # 9.46 [+1.26] TEST: ECMP [ OK ] # 9.46 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.73 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.73 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 12.09 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.10 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.39 [+1.29] TEST: ECMP [ OK ] # 13.39 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.69 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 15.97 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 15.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.01 [+0.04] INFO: Running IPv6 multipath tests # 17.26 [+1.25] TEST: ECMP [ OK ] # 17.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.52 [+1.26] TEST: Weighted MP 2:1 [ OK ] # 18.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 19.80 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 19.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 19.84 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.08 [+1.24] TEST: 65535:65535 [ OK ] # 21.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 22.38 [+1.29] TEST: 128:512 [ OK ] # 22.38 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 24.30 [+1.92] TEST: 255:65535 [ OK ] # 24.30 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 24.32 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.58 [+1.26] TEST: 65535:65535 [ OK ] # 25.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 26.90 [+1.32] TEST: 128:512 [ OK ] # 26.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 28.76 [+1.86] TEST: 255:65535 [ OK ] # 28.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 39.90 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 51.06 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 66.37 [+15.31] TEST: NH stats test IPv4 [ OK ] # 81.55 [+15.18] TEST: NH stats test HW IPv4 [XFAIL] # 81.55 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5044 d_nh2=0 # 98.03 [+16.48] TEST: NH stats test IPv6 [ OK ] # 113.23 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 113.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5064 d_nh2=0 # 113.49 [+0.26] RTNETLINK answers: No such process # 113.50 [+0.01] RTNETLINK answers: No such process # 113.57 [+0.07] RTNETLINK answers: No such file or directory # 113.59 [+0.01] RTNETLINK answers: No such file or directory # 113.60 [+0.01] RTNETLINK answers: No such file or directory # 113.61 [+0.01] RTNETLINK answers: No such file or directory # 113.62 [+0.01] RTNETLINK answers: No such file or directory # 113.63 [+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__->