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.63 [+7.63] TEST: ping [ OK ] # 8.64 [+1.01] TEST: ping6 [ OK ] # 8.65 [+0.01] INFO: Running IPv4 multipath tests # 10.04 [+1.39] TEST: ECMP [ OK ] # 10.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 11.44 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 11.44 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.84 [+1.40] TEST: Weighted MP 11:45 [ OK ] # 12.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 12.86 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.25 [+1.38] TEST: ECMP [ OK ] # 14.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 15.62 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.99 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.99 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.03 # 17.04 [+0.05] INFO: Running IPv6 multipath tests # 18.38 [+1.34] TEST: ECMP [ OK ] # 18.38 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.77 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.77 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 21.10 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.10 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.18 # 21.16 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.48 [+1.32] TEST: 65535:65535 [ OK ] # 22.48 [+0.00] INFO: Expected ratio 1.00 Measured ratio .97 # 23.86 [+1.37] TEST: 128:512 [ OK ] # 23.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.95 # 25.88 [+2.02] TEST: 255:65535 [ OK ] # 25.88 [+0.00] INFO: Expected ratio 257.00 Measured ratio 247.23 # 25.90 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 27.20 [+1.30] TEST: 65535:65535 [ OK ] # 27.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 28.56 [+1.36] TEST: 128:512 [ OK ] # 28.56 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.09 # 30.68 [+2.12] TEST: 255:65535 [ OK ] # 30.68 [+0.00] INFO: Expected ratio 257.00 Measured ratio 273.20 # 41.90 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 53.08 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 68.41 [+15.33] TEST: NH stats test IPv4 [ OK ] # 83.75 [+15.35] TEST: NH stats test HW IPv4 [XFAIL] # 83.76 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4970 d_nh2=0 # 100.78 [+17.02] TEST: NH stats test IPv6 [ OK ] # 116.23 [+15.45] TEST: NH stats test HW IPv6 [XFAIL] # 116.23 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5020 d_nh2=0 # 116.64 [+0.41] RTNETLINK answers: No such process # 116.65 [+0.02] RTNETLINK answers: No such process # 116.77 [+0.11] RTNETLINK answers: No such file or directory # 116.79 [+0.02] RTNETLINK answers: No such file or directory # 116.80 [+0.02] RTNETLINK answers: No such file or directory # 116.82 [+0.02] RTNETLINK answers: No such file or directory # 116.84 [+0.02] RTNETLINK answers: No such file or directory # 116.85 [+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__->