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.03 [+7.03] TEST: ping [ OK ] # 8.02 [+0.98] TEST: ping6 [ OK ] # 8.03 [+0.01] INFO: Running IPv4 multipath tests # 9.92 [+1.89] TEST: ECMP [ OK ] # 9.93 [+0.01] INFO: Expected ratio 1.00 Measured ratio .99 # 11.98 [+2.05] TEST: Weighted MP 2:1 [ OK ] # 11.98 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.97 # 13.66 [+1.68] TEST: Weighted MP 11:45 [ OK ] # 13.66 [+0.01] INFO: Expected ratio 4.09 Measured ratio 4.00 # 13.70 [+0.04] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 15.22 [+1.52] TEST: ECMP [ OK ] # 15.23 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 16.71 [+1.48] TEST: Weighted MP 2:1 [ OK ] # 16.71 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 18.12 [+1.41] TEST: Weighted MP 11:45 [ OK ] # 18.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.00 # 18.18 [+0.05] INFO: Running IPv6 multipath tests # 19.49 [+1.31] TEST: ECMP [ OK ] # 19.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 20.78 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 20.79 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 22.14 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 22.14 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 22.18 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 23.47 [+1.29] TEST: 65535:65535 [ OK ] # 23.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 24.80 [+1.32] TEST: 128:512 [ OK ] # 24.80 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 26.70 [+1.90] TEST: 255:65535 [ OK ] # 26.71 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05 # 26.72 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.99 [+1.27] TEST: 65535:65535 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 29.28 [+1.28] TEST: 128:512 [ OK ] # 29.29 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 31.14 [+1.86] TEST: 255:65535 [ OK ] # 31.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.38 # 42.29 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 53.43 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 68.67 [+15.23] TEST: NH stats test IPv4 [ OK ] # 83.86 [+15.20] TEST: NH stats test HW IPv4 [XFAIL] # 83.87 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4980 d_nh2=0 # 99.14 [+15.27] TEST: NH stats test IPv6 [ OK ] # 114.30 [+15.16] TEST: NH stats test HW IPv6 [XFAIL] # 114.30 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5107 d_nh2=0 # 114.56 [+0.26] RTNETLINK answers: No such process # 114.57 [+0.01] RTNETLINK answers: No such process # 114.64 [+0.07] RTNETLINK answers: No such file or directory # 114.65 [+0.01] RTNETLINK answers: No such file or directory # 114.66 [+0.01] RTNETLINK answers: No such file or directory # 114.68 [+0.01] RTNETLINK answers: No such file or directory # 114.69 [+0.01] RTNETLINK answers: No such file or directory # 114.70 [+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__->