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.64 [+7.64] TEST: ping [ OK ] # 8.69 [+1.05] TEST: ping6 [ OK ] # 8.71 [+0.01] INFO: Running IPv4 multipath tests # 10.17 [+1.47] TEST: ECMP [ OK ] # 10.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.60 [+1.43] TEST: Weighted MP 2:1 [ OK ] # 11.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.98 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 13.00 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.28 [+1.28] TEST: ECMP [ OK ] # 14.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.63 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.63 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.98 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 17.02 [+0.04] INFO: Running IPv6 multipath tests # 18.29 [+1.27] TEST: ECMP [ OK ] # 18.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.57 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.57 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.83 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 20.83 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 20.87 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.16 [+1.29] TEST: 65535:65535 [ OK ] # 22.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.46 [+1.30] TEST: 128:512 [ OK ] # 23.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.93 # 25.45 [+1.99] TEST: 255:65535 [ OK ] # 25.45 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.37 # 25.47 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 26.73 [+1.26] TEST: 65535:65535 [ OK ] # 26.74 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.00 [+1.27] TEST: 128:512 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 29.86 [+1.86] TEST: 255:65535 [ OK ] # 29.87 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 41.01 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 52.19 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.36 [+15.17] TEST: NH stats test IPv4 [ OK ] # 82.47 [+15.11] TEST: NH stats test HW IPv4 [XFAIL] # 82.47 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4981 d_nh2=0 # 97.65 [+15.18] TEST: NH stats test IPv6 [ OK ] # 112.81 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 112.81 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4993 d_nh2=0 # 113.06 [+0.26] RTNETLINK answers: No such process # 113.08 [+0.01] RTNETLINK answers: No such process # 113.15 [+0.07] RTNETLINK answers: No such file or directory # 113.16 [+0.01] RTNETLINK answers: No such file or directory # 113.17 [+0.01] RTNETLINK answers: No such file or directory # 113.18 [+0.01] RTNETLINK answers: No such file or directory # 113.20 [+0.01] RTNETLINK answers: No such file or directory # 113.21 [+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__->