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.41 [+7.41] TEST: ping [ OK ] # 8.41 [+0.99] TEST: ping6 [ OK ] # 8.41 [+0.00] INFO: Running IPv4 multipath tests # 9.73 [+1.32] TEST: ECMP [ OK ] # 9.73 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.03 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 11.03 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.36 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.36 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.39 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.72 [+1.34] TEST: ECMP [ OK ] # 13.72 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.10 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.44 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.45 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 16.51 [+0.06] INFO: Running IPv6 multipath tests # 17.79 [+1.28] TEST: ECMP [ OK ] # 17.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.07 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.08 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.39 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.39 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 20.44 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.75 [+1.30] TEST: 65535:65535 [ OK ] # 21.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.04 [+1.30] TEST: 128:512 [ OK ] # 23.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 24.79 [+1.74] TEST: 255:65535 [ OK ] # 24.79 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 24.82 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.13 [+1.31] TEST: 65535:65535 [ OK ] # 26.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.43 [+1.30] TEST: 128:512 [ OK ] # 27.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 29.39 [+1.96] TEST: 255:65535 [ OK ] # 29.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.01 # 40.61 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 51.78 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 67.04 [+15.26] TEST: NH stats test IPv4 [ OK ] # 82.25 [+15.21] TEST: NH stats test HW IPv4 [XFAIL] # 82.26 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5050 d_nh2=0 # 97.67 [+15.42] TEST: NH stats test IPv6 [ OK ] # 112.98 [+15.30] TEST: NH stats test HW IPv6 [XFAIL] # 112.98 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4957 d_nh2=0 # 113.29 [+0.31] RTNETLINK answers: No such process # 113.30 [+0.01] RTNETLINK answers: No such process # 113.40 [+0.10] RTNETLINK answers: No such file or directory # 113.41 [+0.01] RTNETLINK answers: No such file or directory # 113.42 [+0.01] RTNETLINK answers: No such file or directory # 113.44 [+0.01] RTNETLINK answers: No such file or directory # 113.45 [+0.01] RTNETLINK answers: No such file or directory # 113.46 [+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__->