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.54 [+7.54] TEST: ping [ OK ] # 8.52 [+0.98] TEST: ping6 [ OK ] # 8.54 [+0.01] INFO: Running IPv4 multipath tests # 9.92 [+1.38] TEST: ECMP [ OK ] # 9.92 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.24 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.61 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 12.64 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.04 [+1.39] TEST: ECMP [ OK ] # 14.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.42 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.43 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.91 [+1.48] TEST: Weighted MP 11:45 [ OK ] # 16.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.10 # 16.99 [+0.08] INFO: Running IPv6 multipath tests # 18.41 [+1.41] TEST: ECMP [ OK ] # 18.41 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.73 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.74 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.03 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 21.03 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 21.07 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 22.38 [+1.31] TEST: 65535:65535 [ OK ] # 22.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.71 [+1.33] TEST: 128:512 [ OK ] # 23.71 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 25.95 [+2.23] TEST: 255:65535 [ OK ] # 25.95 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.34 # 25.96 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.23 [+1.27] TEST: 65535:65535 [ OK ] # 27.24 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.53 [+1.30] TEST: 128:512 [ OK ] # 28.54 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.46 [+1.93] TEST: 255:65535 [ OK ] # 30.47 [+0.00] INFO: Expected ratio 257.00 Measured ratio 269.06 # 41.69 [+11.23] TEST: IPv4 blackhole ping [ OK ] # 52.92 [+11.23] TEST: IPv6 blackhole ping [ OK ] # 68.16 [+15.24] TEST: NH stats test IPv4 [ OK ] # 83.27 [+15.11] TEST: NH stats test HW IPv4 [XFAIL] # 83.27 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5022 d_nh2=0 # 98.43 [+15.15] TEST: NH stats test IPv6 [ OK ] # 113.62 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 113.62 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 113.90 [+0.28] RTNETLINK answers: No such process # 113.91 [+0.01] RTNETLINK answers: No such process # 113.98 [+0.08] RTNETLINK answers: No such file or directory # 114.00 [+0.01] RTNETLINK answers: No such file or directory # 114.01 [+0.01] RTNETLINK answers: No such file or directory # 114.02 [+0.01] RTNETLINK answers: No such file or directory # 114.03 [+0.01] RTNETLINK answers: No such file or directory # 114.04 [+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__->