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.55 [+7.55] TEST: ping [ OK ] # 8.56 [+1.01] TEST: ping6 [ OK ] # 8.57 [+0.01] INFO: Running IPv4 multipath tests # 9.87 [+1.30] TEST: ECMP [ OK ] # 9.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.27 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 11.27 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.63 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 12.63 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.95 # 12.65 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.03 [+1.37] TEST: ECMP [ OK ] # 14.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.36 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.36 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.72 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.95 # 16.79 [+0.06] INFO: Running IPv6 multipath tests # 18.08 [+1.30] TEST: ECMP [ OK ] # 18.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.37 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.37 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.72 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 20.73 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 20.77 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.08 [+1.31] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.39 [+1.31] TEST: 128:512 [ OK ] # 23.40 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.87 # 25.23 [+1.83] TEST: 255:65535 [ OK ] # 25.23 [+0.00] INFO: Expected ratio 257.00 Measured ratio 267.21 # 25.26 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.53 [+1.27] TEST: 65535:65535 [ OK ] # 26.53 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.82 [+1.29] TEST: 128:512 [ OK ] # 27.82 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 29.66 [+1.84] TEST: 255:65535 [ OK ] # 29.66 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.06 # 40.85 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.07 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.46 [+15.39] TEST: NH stats test IPv4 [ OK ] # 82.78 [+15.33] TEST: NH stats test HW IPv4 [XFAIL] # 82.79 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4975 d_nh2=0 # 98.18 [+15.39] TEST: NH stats test IPv6 [ OK ] # 113.50 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 113.50 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5049 d_nh2=0 # 113.86 [+0.35] RTNETLINK answers: No such process # 113.87 [+0.02] RTNETLINK answers: No such process # 113.99 [+0.12] RTNETLINK answers: No such file or directory # 114.01 [+0.02] RTNETLINK answers: No such file or directory # 114.03 [+0.02] RTNETLINK answers: No such file or directory # 114.05 [+0.02] RTNETLINK answers: No such file or directory # 114.07 [+0.02] RTNETLINK answers: No such file or directory # 114.09 [+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__->