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.72 [+7.72] TEST: ping [ OK ] # 8.72 [+0.99] TEST: ping6 [ OK ] # 8.73 [+0.02] INFO: Running IPv4 multipath tests # 10.17 [+1.44] TEST: ECMP [ OK ] # 10.18 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.58 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 11.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.87 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 12.88 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 12.89 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.18 [+1.29] TEST: ECMP [ OK ] # 14.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.55 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.98 [+1.42] TEST: Weighted MP 11:45 [ OK ] # 16.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 17.02 [+0.04] INFO: Running IPv6 multipath tests # 18.27 [+1.25] TEST: ECMP [ OK ] # 18.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 19.58 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.58 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.05 # 20.87 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 20.92 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.29 [+1.37] TEST: 65535:65535 [ OK ] # 22.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.72 [+1.43] TEST: 128:512 [ OK ] # 23.73 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.03 # 25.77 [+2.04] TEST: 255:65535 [ OK ] # 25.77 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.55 # 25.79 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 27.11 [+1.33] TEST: 65535:65535 [ OK ] # 27.12 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 28.48 [+1.36] TEST: 128:512 [ OK ] # 28.48 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 30.44 [+1.96] TEST: 255:65535 [ OK ] # 30.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.30 # 41.67 [+11.22] TEST: IPv4 blackhole ping [ OK ] # 52.84 [+11.17] TEST: IPv6 blackhole ping [ OK ] # 68.49 [+15.65] TEST: NH stats test IPv4 [ OK ] # 83.92 [+15.43] TEST: NH stats test HW IPv4 [XFAIL] # 83.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5057 d_nh2=0 # 99.12 [+15.20] TEST: NH stats test IPv6 [ OK ] # 114.29 [+15.17] TEST: NH stats test HW IPv6 [XFAIL] # 114.29 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5047 d_nh2=0 # 114.53 [+0.24] RTNETLINK answers: No such process # 114.54 [+0.01] RTNETLINK answers: No such process # 114.62 [+0.08] RTNETLINK answers: No such file or directory # 114.63 [+0.01] RTNETLINK answers: No such file or directory # 114.65 [+0.01] RTNETLINK answers: No such file or directory # 114.66 [+0.01] RTNETLINK answers: No such file or directory # 114.67 [+0.01] RTNETLINK answers: No such file or directory # 114.68 [+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__->