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 14400 # selftests: net/forwarding: router_mpath_nh.sh # 7.53 [+7.53] TEST: ping [ OK ] # 8.52 [+0.99] TEST: ping6 [ OK ] # 8.53 [+0.01] INFO: Running IPv4 multipath tests # 9.86 [+1.33] TEST: ECMP [ OK ] # 9.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.18 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.54 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.54 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 12.56 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.89 [+1.32] TEST: ECMP [ OK ] # 13.89 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.21 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.22 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.56 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.56 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 16.62 [+0.06] INFO: Running IPv6 multipath tests # 17.99 [+1.38] TEST: ECMP [ OK ] # 17.99 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.41 [+1.41] TEST: Weighted MP 2:1 [ OK ] # 19.41 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.75 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 20.76 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 20.81 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.15 [+1.34] TEST: 65535:65535 [ OK ] # 22.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.47 [+1.32] TEST: 128:512 [ OK ] # 23.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.26 [+1.79] TEST: 255:65535 [ OK ] # 25.27 [+0.00] INFO: Expected ratio 257.00 Measured ratio 253.66 # 25.29 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.61 [+1.32] TEST: 65535:65535 [ OK ] # 26.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.94 [+1.33] TEST: 128:512 [ OK ] # 27.95 [+0.01] INFO: Expected ratio 4.00 Measured ratio 3.98 # 29.82 [+1.87] TEST: 255:65535 [ OK ] # 29.83 [+0.00] INFO: Expected ratio 257.00 Measured ratio 260.79 # 41.04 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.23 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 67.60 [+15.37] TEST: NH stats test IPv4 [ OK ] # 82.88 [+15.27] TEST: NH stats test HW IPv4 [XFAIL] # 82.88 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5038 d_nh2=0 # 98.24 [+15.36] TEST: NH stats test IPv6 [ OK ] # 113.52 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 113.52 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4924 d_nh2=0 # 113.89 [+0.36] RTNETLINK answers: No such process # 113.91 [+0.02] RTNETLINK answers: No such process # 114.02 [+0.11] RTNETLINK answers: No such file or directory # 114.04 [+0.02] RTNETLINK answers: No such file or directory # 114.05 [+0.02] RTNETLINK answers: No such file or directory # 114.07 [+0.01] RTNETLINK answers: No such file or directory # 114.09 [+0.02] RTNETLINK answers: No such file or directory # 114.10 [+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__->