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.00 [+8.00] TEST: ping [ OK ] # 8.99 [+0.99] TEST: ping6 [ OK ] # 9.00 [+0.01] INFO: Running IPv4 multipath tests # 10.29 [+1.29] TEST: ECMP [ OK ] # 10.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 11.60 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 11.60 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 12.91 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 12.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.93 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.24 [+1.31] TEST: ECMP [ OK ] # 14.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 15.55 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 15.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 16.82 [+1.27] TEST: Weighted MP 11:45 [ OK ] # 16.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 16.86 [+0.04] INFO: Running IPv6 multipath tests # 18.15 [+1.29] TEST: ECMP [ OK ] # 18.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.44 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.72 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.77 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.06 [+1.29] TEST: 65535:65535 [ OK ] # 22.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 23.43 [+1.37] TEST: 128:512 [ OK ] # 23.43 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 25.32 [+1.90] TEST: 255:65535 [ OK ] # 25.33 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 25.34 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.63 [+1.28] TEST: 65535:65535 [ OK ] # 26.63 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.99 [+1.36] TEST: 128:512 [ OK ] # 27.99 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 29.88 [+1.89] TEST: 255:65535 [ OK ] # 29.88 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.33 # 41.06 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.22 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 67.44 [+15.22] TEST: NH stats test IPv4 [ OK ] # 82.72 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 82.72 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5007 d_nh2=0 # 97.97 [+15.25] TEST: NH stats test IPv6 [ OK ] # 113.21 [+15.23] TEST: NH stats test HW IPv6 [XFAIL] # 113.21 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5060 d_nh2=0 # 113.46 [+0.25] RTNETLINK answers: No such process # 113.47 [+0.01] RTNETLINK answers: No such process # 113.55 [+0.07] RTNETLINK answers: No such file or directory # 113.56 [+0.01] RTNETLINK answers: No such file or directory # 113.57 [+0.01] RTNETLINK answers: No such file or directory # 113.58 [+0.01] RTNETLINK answers: No such file or directory # 113.59 [+0.01] RTNETLINK answers: No such file or directory # 113.60 [+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__->