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 # 6.95 [+6.95] TEST: ping [ OK ] # 7.92 [+0.98] TEST: ping6 [ OK ] # 7.93 [+0.01] INFO: Running IPv4 multipath tests # 9.17 [+1.24] TEST: ECMP [ OK ] # 9.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 10.42 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 10.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 11.67 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 11.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 11.68 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 12.93 [+1.24] TEST: ECMP [ OK ] # 12.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 14.18 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 14.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 15.43 [+1.25] TEST: Weighted MP 11:45 [ OK ] # 15.43 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 15.46 [+0.03] INFO: Running IPv6 multipath tests # 16.69 [+1.23] TEST: ECMP [ OK ] # 16.69 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 17.92 [+1.23] TEST: Weighted MP 2:1 [ OK ] # 17.92 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 19.15 [+1.23] TEST: Weighted MP 11:45 [ OK ] # 19.16 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.19 [+0.03] INFO: Running 16-bit IPv4 multipath tests # 20.43 [+1.24] TEST: 65535:65535 [ OK ] # 20.43 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 21.68 [+1.25] TEST: 128:512 [ OK ] # 21.69 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.96 # 23.43 [+1.74] TEST: 255:65535 [ OK ] # 23.43 [+0.00] INFO: Expected ratio 257.00 Measured ratio 276.69 # 23.44 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 24.65 [+1.21] TEST: 65535:65535 [ OK ] # 24.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 25.89 [+1.24] TEST: 128:512 [ OK ] # 25.89 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 27.65 [+1.75] TEST: 255:65535 [ OK ] # 27.65 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.14 # 38.77 [+11.13] TEST: IPv4 blackhole ping [ OK ] # 49.93 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 64.98 [+15.05] TEST: NH stats test IPv4 [ OK ] # 80.02 [+15.04] TEST: NH stats test HW IPv4 [XFAIL] # 80.02 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4997 d_nh2=0 # 95.15 [+15.13] TEST: NH stats test IPv6 [ OK ] # 110.30 [+15.15] TEST: NH stats test HW IPv6 [XFAIL] # 110.30 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4939 d_nh2=0 # 110.53 [+0.23] RTNETLINK answers: No such process # 110.54 [+0.01] RTNETLINK answers: No such process # 110.59 [+0.06] RTNETLINK answers: No such file or directory # 110.60 [+0.01] RTNETLINK answers: No such file or directory # 110.61 [+0.01] RTNETLINK answers: No such file or directory # 110.62 [+0.01] RTNETLINK answers: No such file or directory # 110.63 [+0.01] RTNETLINK answers: No such file or directory # 110.64 [+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__->