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 # 8.16 [+8.16] TEST: ping [ OK ] # 9.17 [+1.01] TEST: ping6 [ OK ] # 9.18 [+0.01] INFO: Running IPv4 multipath tests # 10.60 [+1.42] TEST: ECMP [ OK ] # 10.60 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 12.02 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 12.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 13.53 [+1.51] TEST: Weighted MP 11:45 [ OK ] # 13.54 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 13.56 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 15.01 [+1.46] TEST: ECMP [ OK ] # 15.02 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 16.42 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 16.42 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.04 # 17.82 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 17.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 17.89 [+0.06] INFO: Running IPv6 multipath tests # 19.26 [+1.37] TEST: ECMP [ OK ] # 19.26 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 20.68 [+1.42] TEST: Weighted MP 2:1 [ OK ] # 20.69 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 22.12 [+1.43] TEST: Weighted MP 11:45 [ OK ] # 22.12 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 22.19 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 23.55 [+1.36] TEST: 65535:65535 [ OK ] # 23.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 24.98 [+1.42] TEST: 128:512 [ OK ] # 24.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 27.13 [+2.15] TEST: 255:65535 [ OK ] # 27.13 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 27.15 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 28.53 [+1.38] TEST: 65535:65535 [ OK ] # 28.54 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 29.95 [+1.42] TEST: 128:512 [ OK ] # 29.96 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 32.08 [+2.12] TEST: 255:65535 [ OK ] # 32.08 [+0.00] INFO: Expected ratio 257.00 Measured ratio 263.60 # 43.30 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 54.50 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 69.76 [+15.26] TEST: NH stats test IPv4 [ OK ] # 84.98 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 84.99 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 100.20 [+15.22] TEST: NH stats test IPv6 [ OK ] # 115.35 [+15.15] TEST: NH stats test HW IPv6 [XFAIL] # 115.36 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4908 d_nh2=0 # 115.61 [+0.26] RTNETLINK answers: No such process # 115.62 [+0.01] RTNETLINK answers: No such process # 115.69 [+0.06] RTNETLINK answers: No such file or directory # 115.70 [+0.01] RTNETLINK answers: No such file or directory # 115.71 [+0.01] RTNETLINK answers: No such file or directory # 115.72 [+0.01] RTNETLINK answers: No such file or directory # 115.73 [+0.01] RTNETLINK answers: No such file or directory # 115.74 [+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__->