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.39 [+7.39] TEST: ping [ OK ] # 8.38 [+0.99] TEST: ping6 [ OK ] # 8.39 [+0.01] INFO: Running IPv4 multipath tests # 9.80 [+1.41] TEST: ECMP [ OK ] # 9.80 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.16 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 11.16 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.50 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.50 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 12.53 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.89 [+1.36] TEST: ECMP [ OK ] # 13.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.23 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.63 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 16.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.67 [+0.04] INFO: Running IPv6 multipath tests # 17.93 [+1.26] TEST: ECMP [ OK ] # 17.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.29 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 19.29 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.75 [+1.46] TEST: Weighted MP 11:45 [ OK ] # 20.75 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.80 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.16 [+1.36] TEST: 65535:65535 [ OK ] # 22.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.58 [+1.42] TEST: 128:512 [ OK ] # 23.58 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.48 [+1.90] TEST: 255:65535 [ OK ] # 25.48 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 25.50 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.82 [+1.32] TEST: 65535:65535 [ OK ] # 26.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.13 [+1.31] TEST: 128:512 [ OK ] # 28.13 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 30.06 [+1.93] TEST: 255:65535 [ OK ] # 30.07 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.05 # 41.26 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.41 [+11.15] TEST: IPv6 blackhole ping [ OK ] # 67.84 [+15.43] TEST: NH stats test IPv4 [ OK ] # 83.09 [+15.25] TEST: NH stats test HW IPv4 [XFAIL] # 83.09 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5034 d_nh2=0 # 98.32 [+15.23] TEST: NH stats test IPv6 [ OK ] # 113.50 [+15.18] TEST: NH stats test HW IPv6 [XFAIL] # 113.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5021 d_nh2=0 # 113.78 [+0.27] RTNETLINK answers: No such process # 113.79 [+0.01] RTNETLINK answers: No such process # 113.86 [+0.07] RTNETLINK answers: No such file or directory # 113.87 [+0.01] RTNETLINK answers: No such file or directory # 113.88 [+0.01] RTNETLINK answers: No such file or directory # 113.89 [+0.01] RTNETLINK answers: No such file or directory # 113.91 [+0.01] RTNETLINK answers: No such file or directory # 113.92 [+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__->