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.74 [+7.74] TEST: ping [ OK ] # 8.74 [+0.99] TEST: ping6 [ OK ] # 8.74 [+0.00] INFO: Running IPv4 multipath tests # 10.06 [+1.32] TEST: ECMP [ OK ] # 10.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.44 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 11.45 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.84 [+1.39] TEST: Weighted MP 11:45 [ OK ] # 12.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.87 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.27 [+1.40] TEST: ECMP [ OK ] # 14.28 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.60 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.61 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.94 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.94 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 17.00 [+0.05] INFO: Running IPv6 multipath tests # 18.30 [+1.30] TEST: ECMP [ OK ] # 18.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.68 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.68 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.04 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 21.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 21.10 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.47 [+1.38] TEST: 65535:65535 [ OK ] # 22.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.81 [+1.33] TEST: 128:512 [ OK ] # 23.81 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 25.61 [+1.80] TEST: 255:65535 [ OK ] # 25.61 [+0.00] INFO: Expected ratio 257.00 Measured ratio 262.54 # 25.63 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.91 [+1.28] TEST: 65535:65535 [ OK ] # 26.91 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.28 [+1.37] TEST: 128:512 [ OK ] # 28.28 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 30.29 [+2.01] TEST: 255:65535 [ OK ] # 30.29 [+0.00] INFO: Expected ratio 257.00 Measured ratio 258.71 # 41.47 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.67 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 68.04 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.35 [+15.30] TEST: NH stats test HW IPv4 [XFAIL] # 83.35 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5045 d_nh2=0 # 98.72 [+15.37] TEST: NH stats test IPv6 [ OK ] # 114.05 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 114.05 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4901 d_nh2=0 # 114.44 [+0.39] RTNETLINK answers: No such process # 114.45 [+0.02] RTNETLINK answers: No such process # 114.56 [+0.11] RTNETLINK answers: No such file or directory # 114.58 [+0.01] RTNETLINK answers: No such file or directory # 114.59 [+0.01] RTNETLINK answers: No such file or directory # 114.61 [+0.02] RTNETLINK answers: No such file or directory # 114.62 [+0.02] RTNETLINK answers: No such file or directory # 114.64 [+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__->