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.78 [+7.78] TEST: ping [ OK ] # 8.78 [+0.99] TEST: ping6 [ OK ] # 8.78 [+0.01] INFO: Running IPv4 multipath tests # 10.09 [+1.31] TEST: ECMP [ OK ] # 10.09 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.44 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.80 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 12.83 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.21 [+1.38] TEST: ECMP [ OK ] # 14.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.60 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.98 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 17.04 [+0.05] INFO: Running IPv6 multipath tests # 18.41 [+1.38] TEST: ECMP [ OK ] # 18.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.76 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 19.76 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 21.08 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.09 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 21.14 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.50 [+1.35] TEST: 65535:65535 [ OK ] # 22.50 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.86 [+1.36] TEST: 128:512 [ OK ] # 23.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 25.85 [+1.99] TEST: 255:65535 [ OK ] # 25.86 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.01 # 25.89 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.21 [+1.32] TEST: 65535:65535 [ OK ] # 27.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.54 [+1.33] TEST: 128:512 [ OK ] # 28.54 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 30.58 [+2.04] TEST: 255:65535 [ OK ] # 30.58 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 42.66 [+12.07] TEST: IPv4 blackhole ping [ OK ] # 54.20 [+11.55] TEST: IPv6 blackhole ping [ OK ] # 69.63 [+15.42] TEST: NH stats test IPv4 [ OK ] # 84.90 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 84.90 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5039 d_nh2=0 # 100.32 [+15.42] TEST: NH stats test IPv6 [ OK ] # 115.59 [+15.27] TEST: NH stats test HW IPv6 [XFAIL] # 115.59 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5047 d_nh2=0 # 115.96 [+0.37] RTNETLINK answers: No such process # 115.98 [+0.02] RTNETLINK answers: No such process # 116.09 [+0.11] RTNETLINK answers: No such file or directory # 116.11 [+0.02] RTNETLINK answers: No such file or directory # 116.13 [+0.02] RTNETLINK answers: No such file or directory # 116.14 [+0.02] RTNETLINK answers: No such file or directory # 116.16 [+0.02] RTNETLINK answers: No such file or directory # 116.18 [+0.02] 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__->