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.32 [+7.32] TEST: ping [ OK ] # 8.30 [+0.98] TEST: ping6 [ OK ] # 8.31 [+0.00] INFO: Running IPv4 multipath tests # 9.62 [+1.31] TEST: ECMP [ OK ] # 9.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 10.94 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 10.94 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.24 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.24 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.26 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.58 [+1.32] TEST: ECMP [ OK ] # 13.59 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 14.89 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 14.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.22 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.22 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 16.27 [+0.05] INFO: Running IPv6 multipath tests # 17.54 [+1.27] TEST: ECMP [ OK ] # 17.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.86 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 18.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.18 [+1.31] TEST: Weighted MP 11:45 [ OK ] # 20.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 20.23 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.52 [+1.29] TEST: 65535:65535 [ OK ] # 21.52 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 22.86 [+1.34] TEST: 128:512 [ OK ] # 22.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 24.76 [+1.90] TEST: 255:65535 [ OK ] # 24.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.23 # 24.79 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.05 [+1.27] TEST: 65535:65535 [ OK ] # 26.05 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.36 [+1.30] TEST: 128:512 [ OK ] # 27.36 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 29.15 [+1.80] TEST: 255:65535 [ OK ] # 29.15 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 41.49 [+12.34] TEST: IPv4 blackhole ping [ OK ] # 52.84 [+11.35] TEST: IPv6 blackhole ping [ OK ] # 68.14 [+15.30] TEST: NH stats test IPv4 [ OK ] # 83.37 [+15.23] TEST: NH stats test HW IPv4 [XFAIL] # 83.37 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5075 d_nh2=0 # 98.76 [+15.39] TEST: NH stats test IPv6 [ OK ] # 114.00 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 114.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5021 d_nh2=0 # 114.38 [+0.38] RTNETLINK answers: No such process # 114.39 [+0.02] RTNETLINK answers: No such process # 114.50 [+0.11] RTNETLINK answers: No such file or directory # 114.52 [+0.02] RTNETLINK answers: No such file or directory # 114.54 [+0.02] RTNETLINK answers: No such file or directory # 114.56 [+0.02] RTNETLINK answers: No such file or directory # 114.57 [+0.02] RTNETLINK answers: No such file or directory # 114.59 [+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__->