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.97 [+7.97] TEST: ping [ OK ] # 9.04 [+1.07] TEST: ping6 [ OK ] # 9.07 [+0.03] INFO: Running IPv4 multipath tests # 10.58 [+1.51] TEST: ECMP [ OK ] # 10.58 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 12.10 [+1.52] TEST: Weighted MP 2:1 [ OK ] # 12.10 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 13.56 [+1.46] TEST: Weighted MP 11:45 [ OK ] # 13.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 13.59 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.95 [+1.36] TEST: ECMP [ OK ] # 14.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 16.27 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 16.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 17.63 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 17.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 17.67 [+0.04] INFO: Running IPv6 multipath tests # 18.93 [+1.26] TEST: ECMP [ OK ] # 18.93 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 20.21 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 20.21 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.49 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 21.49 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 21.54 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.81 [+1.28] TEST: 65535:65535 [ OK ] # 22.82 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 24.12 [+1.30] TEST: 128:512 [ OK ] # 24.12 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 26.11 [+1.99] TEST: 255:65535 [ OK ] # 26.12 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.67 # 26.13 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.41 [+1.28] TEST: 65535:65535 [ OK ] # 27.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.67 [+1.25] TEST: 128:512 [ OK ] # 28.67 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.00 # 30.43 [+1.76] TEST: 255:65535 [ OK ] # 30.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 270.93 # 41.58 [+11.14] TEST: IPv4 blackhole ping [ OK ] # 52.72 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 67.98 [+15.25] TEST: NH stats test IPv4 [ OK ] # 83.11 [+15.13] TEST: NH stats test HW IPv4 [XFAIL] # 83.11 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4983 d_nh2=0 # 98.35 [+15.24] TEST: NH stats test IPv6 [ OK ] # 113.50 [+15.15] TEST: NH stats test HW IPv6 [XFAIL] # 113.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5030 d_nh2=0 # 113.76 [+0.26] RTNETLINK answers: No such process # 113.77 [+0.01] RTNETLINK answers: No such process # 113.84 [+0.07] RTNETLINK answers: No such file or directory # 113.85 [+0.01] RTNETLINK answers: No such file or directory # 113.86 [+0.01] 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 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__->