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.36 [+7.36] TEST: ping [ OK ] # 8.33 [+0.98] TEST: ping6 [ OK ] # 8.33 [+0.00] INFO: Running IPv4 multipath tests # 9.64 [+1.31] TEST: ECMP [ OK ] # 9.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.99 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 10.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.30 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.30 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 12.33 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.68 [+1.35] TEST: ECMP [ OK ] # 13.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.00 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.01 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.34 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 16.34 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 16.39 [+0.05] INFO: Running IPv6 multipath tests # 17.65 [+1.26] TEST: ECMP [ OK ] # 17.66 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.98 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 18.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.03 # 20.28 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.28 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 20.33 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.64 [+1.32] TEST: 65535:65535 [ OK ] # 21.65 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.95 [+1.30] TEST: 128:512 [ OK ] # 22.95 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 24.65 [+1.70] TEST: 255:65535 [ OK ] # 24.65 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.74 # 24.68 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.97 [+1.29] TEST: 65535:65535 [ OK ] # 25.97 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.28 [+1.32] TEST: 128:512 [ OK ] # 27.29 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 29.06 [+1.77] TEST: 255:65535 [ OK ] # 29.06 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.69 # 40.25 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 51.46 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 66.76 [+15.30] TEST: NH stats test IPv4 [ OK ] # 82.00 [+15.24] TEST: NH stats test HW IPv4 [XFAIL] # 82.01 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4997 d_nh2=0 # 98.25 [+16.25] TEST: NH stats test IPv6 [ OK ] # 113.74 [+15.48] TEST: NH stats test HW IPv6 [XFAIL] # 113.74 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5025 d_nh2=0 # 114.10 [+0.37] RTNETLINK answers: No such process # 114.12 [+0.02] RTNETLINK answers: No such process # 114.22 [+0.10] RTNETLINK answers: No such file or directory # 114.24 [+0.01] RTNETLINK answers: No such file or directory # 114.25 [+0.02] RTNETLINK answers: No such file or directory # 114.27 [+0.02] RTNETLINK answers: No such file or directory # 114.29 [+0.02] RTNETLINK answers: No such file or directory # 114.30 [+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__->