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.88 [+7.88] TEST: ping [ OK ] # 8.88 [+1.00] TEST: ping6 [ OK ] # 8.89 [+0.01] INFO: Running IPv4 multipath tests # 10.21 [+1.32] TEST: ECMP [ OK ] # 10.21 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.55 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.56 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 12.87 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 12.87 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 12.89 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.26 [+1.37] TEST: ECMP [ OK ] # 14.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.65 [+1.38] TEST: Weighted MP 2:1 [ OK ] # 15.65 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 16.98 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 16.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 17.04 [+0.06] INFO: Running IPv6 multipath tests # 18.34 [+1.30] TEST: ECMP [ OK ] # 18.35 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.66 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.67 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.99 # 21.00 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.00 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 21.06 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.42 [+1.36] TEST: 65535:65535 [ OK ] # 22.42 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.77 [+1.35] TEST: 128:512 [ OK ] # 23.77 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.07 # 25.70 [+1.92] TEST: 255:65535 [ OK ] # 25.70 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.68 # 25.72 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.04 [+1.32] TEST: 65535:65535 [ OK ] # 27.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.40 [+1.36] TEST: 128:512 [ OK ] # 28.41 [+0.01] INFO: Expected ratio 4.00 Measured ratio 3.98 # 30.55 [+2.14] TEST: 255:65535 [ OK ] # 30.55 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.05 # 41.74 [+11.19] TEST: IPv4 blackhole ping [ OK ] # 52.95 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 68.33 [+15.37] TEST: NH stats test IPv4 [ OK ] # 83.61 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.61 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5041 d_nh2=0 # 98.98 [+15.36] TEST: NH stats test IPv6 [ OK ] # 114.21 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 114.22 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4943 d_nh2=0 # 114.55 [+0.33] RTNETLINK answers: No such process # 114.56 [+0.01] RTNETLINK answers: No such process # 114.66 [+0.10] RTNETLINK answers: No such file or directory # 114.67 [+0.01] RTNETLINK answers: No such file or directory # 114.68 [+0.01] RTNETLINK answers: No such file or directory # 114.70 [+0.01] RTNETLINK answers: No such file or directory # 114.71 [+0.02] RTNETLINK answers: No such file or directory # 114.73 [+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__->