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.96 [+7.96] TEST: ping [ OK ] # 8.96 [+1.00] TEST: ping6 [ OK ] # 8.96 [+0.00] INFO: Running IPv4 multipath tests # 10.30 [+1.34] TEST: ECMP [ OK ] # 10.30 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.65 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.98 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.98 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 13.01 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.36 [+1.35] TEST: ECMP [ OK ] # 14.36 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.69 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 15.70 [+0.01] INFO: Expected ratio 2.00 Measured ratio 1.99 # 17.05 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 17.06 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 17.12 [+0.06] INFO: Running IPv6 multipath tests # 18.49 [+1.37] TEST: ECMP [ OK ] # 18.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.86 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.86 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 21.24 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 21.25 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.19 # 21.31 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.70 [+1.38] TEST: 65535:65535 [ OK ] # 22.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 24.05 [+1.35] TEST: 128:512 [ OK ] # 24.05 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 25.95 [+1.90] TEST: 255:65535 [ OK ] # 25.95 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.48 # 25.98 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.32 [+1.34] TEST: 65535:65535 [ OK ] # 27.32 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.65 [+1.33] TEST: 128:512 [ OK ] # 28.65 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.10 # 30.50 [+1.85] TEST: 255:65535 [ OK ] # 30.50 [+0.00] INFO: Expected ratio 257.00 Measured ratio 237.88 # 41.70 [+11.20] TEST: IPv4 blackhole ping [ OK ] # 52.90 [+11.19] TEST: IPv6 blackhole ping [ OK ] # 68.27 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.61 [+15.34] TEST: NH stats test HW IPv4 [XFAIL] # 83.61 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 98.96 [+15.35] TEST: NH stats test IPv6 [ OK ] # 114.27 [+15.31] TEST: NH stats test HW IPv6 [XFAIL] # 114.27 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4956 d_nh2=0 # 114.64 [+0.37] RTNETLINK answers: No such process # 114.65 [+0.02] RTNETLINK answers: No such process # 114.76 [+0.10] RTNETLINK answers: No such file or directory # 114.77 [+0.02] RTNETLINK answers: No such file or directory # 114.79 [+0.02] RTNETLINK answers: No such file or directory # 114.80 [+0.02] RTNETLINK answers: No such file or directory # 114.82 [+0.02] RTNETLINK answers: No such file or directory # 114.84 [+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__->