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.52 [+7.52] TEST: ping [ OK ] # 8.51 [+0.99] TEST: ping6 [ OK ] # 8.51 [+0.00] INFO: Running IPv4 multipath tests # 9.88 [+1.36] TEST: ECMP [ OK ] # 9.88 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.28 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 11.28 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.63 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 12.64 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 12.66 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.99 [+1.33] TEST: ECMP [ OK ] # 14.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.32 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 15.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.67 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.67 [+0.00] INFO: Expected ratio 4.09 Measured ratio 3.99 # 16.72 [+0.05] INFO: Running IPv6 multipath tests # 18.00 [+1.28] TEST: ECMP [ OK ] # 18.00 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.32 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 19.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 20.65 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 20.65 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.11 # 20.71 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.08 [+1.37] TEST: 65535:65535 [ OK ] # 22.08 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.48 [+1.40] TEST: 128:512 [ OK ] # 23.49 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.91 # 25.39 [+1.90] TEST: 255:65535 [ OK ] # 25.39 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.00 # 25.42 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.69 [+1.27] TEST: 65535:65535 [ OK ] # 26.69 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 28.00 [+1.30] TEST: 128:512 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.01 # 29.88 [+1.88] TEST: 255:65535 [ OK ] # 29.88 [+0.00] INFO: Expected ratio 257.00 Measured ratio 266.85 # 41.05 [+11.17] TEST: IPv4 blackhole ping [ OK ] # 52.39 [+11.34] TEST: IPv6 blackhole ping [ OK ] # 67.80 [+15.41] TEST: NH stats test IPv4 [ OK ] # 83.08 [+15.28] TEST: NH stats test HW IPv4 [XFAIL] # 83.08 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4952 d_nh2=0 # 98.51 [+15.43] TEST: NH stats test IPv6 [ OK ] # 113.77 [+15.26] TEST: NH stats test HW IPv6 [XFAIL] # 113.77 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5003 d_nh2=0 # 114.10 [+0.33] RTNETLINK answers: No such process # 114.12 [+0.02] RTNETLINK answers: No such process # 114.23 [+0.11] RTNETLINK answers: No such file or directory # 114.24 [+0.01] RTNETLINK answers: No such file or directory # 114.25 [+0.01] RTNETLINK answers: No such file or directory # 114.27 [+0.01] RTNETLINK answers: No such file or directory # 114.28 [+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__->