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.75 [+7.75] TEST: ping [ OK ] # 8.74 [+0.98] TEST: ping6 [ OK ] # 8.74 [+0.00] INFO: Running IPv4 multipath tests # 10.06 [+1.32] TEST: ECMP [ OK ] # 10.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.40 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.40 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.78 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 12.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.80 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.11 [+1.30] TEST: ECMP [ OK ] # 14.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.44 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.76 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 16.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 16.81 [+0.05] INFO: Running IPv6 multipath tests # 18.11 [+1.29] TEST: ECMP [ OK ] # 18.11 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.41 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 19.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.71 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 20.71 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.01 # 20.77 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.10 [+1.33] TEST: 65535:65535 [ OK ] # 22.10 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.44 [+1.34] TEST: 128:512 [ OK ] # 23.44 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 25.26 [+1.82] TEST: 255:65535 [ OK ] # 25.26 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 25.29 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.60 [+1.31] TEST: 65535:65535 [ OK ] # 26.60 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.90 [+1.30] TEST: 128:512 [ OK ] # 27.90 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 29.69 [+1.79] TEST: 255:65535 [ OK ] # 29.69 [+0.00] INFO: Expected ratio 257.00 Measured ratio 269.80 # 40.87 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.08 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.31 [+15.23] TEST: NH stats test IPv4 [ OK ] # 82.58 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 82.58 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4933 d_nh2=0 # 97.90 [+15.32] TEST: NH stats test IPv6 [ OK ] # 113.16 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 113.17 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5017 d_nh2=0 # 113.49 [+0.32] RTNETLINK answers: No such process # 113.51 [+0.02] RTNETLINK answers: No such process # 113.60 [+0.09] RTNETLINK answers: No such file or directory # 113.61 [+0.01] RTNETLINK answers: No such file or directory # 113.63 [+0.01] RTNETLINK answers: No such file or directory # 113.64 [+0.01] RTNETLINK answers: No such file or directory # 113.66 [+0.02] RTNETLINK answers: No such file or directory # 113.67 [+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__->