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.47 [+7.47] TEST: ping [ OK ] # 8.47 [+1.00] TEST: ping6 [ OK ] # 8.48 [+0.00] INFO: Running IPv4 multipath tests # 9.81 [+1.33] TEST: ECMP [ OK ] # 9.81 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 11.18 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.51 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.51 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.97 # 12.54 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.90 [+1.37] TEST: ECMP [ OK ] # 13.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 15.25 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.25 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.62 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.97 # 16.68 [+0.05] INFO: Running IPv6 multipath tests # 17.97 [+1.30] TEST: ECMP [ OK ] # 17.98 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.30 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.30 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 20.62 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.67 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.96 [+1.29] TEST: 65535:65535 [ OK ] # 21.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio .98 # 23.29 [+1.33] TEST: 128:512 [ OK ] # 23.29 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.89 # 25.37 [+2.07] TEST: 255:65535 [ OK ] # 25.37 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.69 # 25.39 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.70 [+1.31] TEST: 65535:65535 [ OK ] # 26.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.02 [+1.31] TEST: 128:512 [ OK ] # 28.02 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 29.91 [+1.89] TEST: 255:65535 [ OK ] # 29.91 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.45 # 41.08 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.24 [+11.16] TEST: IPv6 blackhole ping [ OK ] # 67.53 [+15.29] TEST: NH stats test IPv4 [ OK ] # 82.82 [+15.29] TEST: NH stats test HW IPv4 [XFAIL] # 82.82 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4927 d_nh2=0 # 98.17 [+15.35] TEST: NH stats test IPv6 [ OK ] # 113.44 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 113.44 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4928 d_nh2=0 # 113.80 [+0.36] RTNETLINK answers: No such process # 113.82 [+0.01] RTNETLINK answers: No such process # 113.91 [+0.09] RTNETLINK answers: No such file or directory # 113.93 [+0.01] RTNETLINK answers: No such file or directory # 113.94 [+0.01] RTNETLINK answers: No such file or directory # 113.96 [+0.02] RTNETLINK answers: No such file or directory # 113.97 [+0.01] RTNETLINK answers: No such file or directory # 113.99 [+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__->