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.41 [+7.41] TEST: ping [ OK ] # 8.40 [+0.98] TEST: ping6 [ OK ] # 8.40 [+0.00] INFO: Running IPv4 multipath tests # 9.75 [+1.35] TEST: ECMP [ OK ] # 9.75 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.09 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.09 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.44 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.44 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 12.46 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.88 [+1.42] TEST: ECMP [ OK ] # 13.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.24 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 15.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.61 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 16.61 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.98 # 16.67 [+0.05] INFO: Running IPv6 multipath tests # 17.95 [+1.28] TEST: ECMP [ OK ] # 17.95 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.26 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 19.26 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.58 [+1.32] TEST: Weighted MP 11:45 [ OK ] # 20.59 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.64 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.93 [+1.30] TEST: 65535:65535 [ OK ] # 21.94 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.25 [+1.31] TEST: 128:512 [ OK ] # 23.25 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.90 # 25.38 [+2.13] TEST: 255:65535 [ OK ] # 25.38 [+0.00] INFO: Expected ratio 257.00 Measured ratio 255.66 # 25.40 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.67 [+1.27] TEST: 65535:65535 [ OK ] # 26.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.98 [+1.30] TEST: 128:512 [ OK ] # 27.98 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.02 # 30.04 [+2.06] TEST: 255:65535 [ OK ] # 30.05 [+0.00] INFO: Expected ratio 257.00 Measured ratio 269.06 # 41.25 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.48 [+11.23] TEST: IPv6 blackhole ping [ OK ] # 67.81 [+15.33] TEST: NH stats test IPv4 [ OK ] # 83.18 [+15.36] TEST: NH stats test HW IPv4 [XFAIL] # 83.18 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4973 d_nh2=0 # 98.59 [+15.41] TEST: NH stats test IPv6 [ OK ] # 113.87 [+15.28] TEST: NH stats test HW IPv6 [XFAIL] # 113.88 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4941 d_nh2=0 # 114.24 [+0.36] RTNETLINK answers: No such process # 114.25 [+0.02] RTNETLINK answers: No such process # 114.35 [+0.10] RTNETLINK answers: No such file or directory # 114.37 [+0.02] RTNETLINK answers: No such file or directory # 114.39 [+0.02] RTNETLINK answers: No such file or directory # 114.40 [+0.02] RTNETLINK answers: No such file or directory # 114.42 [+0.02] RTNETLINK answers: No such file or directory # 114.43 [+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__->