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.54 [+7.54] TEST: ping [ OK ] # 8.52 [+0.98] TEST: ping6 [ OK ] # 8.52 [+0.00] INFO: Running IPv4 multipath tests # 9.83 [+1.31] TEST: ECMP [ OK ] # 9.83 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.18 [+1.35] TEST: Weighted MP 2:1 [ OK ] # 11.18 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 12.51 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.52 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.09 # 12.54 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.90 [+1.36] TEST: ECMP [ OK ] # 13.90 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.24 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 15.24 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 16.55 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 16.55 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.08 # 16.60 [+0.05] INFO: Running IPv6 multipath tests # 17.86 [+1.26] TEST: ECMP [ OK ] # 17.86 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.14 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 19.14 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 20.43 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.43 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.23 # 20.48 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.79 [+1.31] TEST: 65535:65535 [ OK ] # 21.79 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.17 [+1.38] TEST: 128:512 [ OK ] # 23.17 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.99 # 24.99 [+1.82] TEST: 255:65535 [ OK ] # 24.99 [+0.00] INFO: Expected ratio 257.00 Measured ratio 277.08 # 25.01 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.29 [+1.28] TEST: 65535:65535 [ OK ] # 26.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.60 [+1.30] TEST: 128:512 [ OK ] # 27.60 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.12 # 29.43 [+1.84] TEST: 255:65535 [ OK ] # 29.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 257.35 # 41.10 [+11.66] TEST: IPv4 blackhole ping [ OK ] # 52.31 [+11.22] TEST: IPv6 blackhole ping [ OK ] # 67.60 [+15.29] TEST: NH stats test IPv4 [ OK ] # 82.87 [+15.26] TEST: NH stats test HW IPv4 [XFAIL] # 82.87 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4979 d_nh2=0 # 98.25 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.57 [+15.32] TEST: NH stats test HW IPv6 [XFAIL] # 113.57 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5049 d_nh2=0 # 113.91 [+0.34] RTNETLINK answers: No such process # 113.92 [+0.01] RTNETLINK answers: No such process # 114.02 [+0.10] RTNETLINK answers: No such file or directory # 114.03 [+0.01] RTNETLINK answers: No such file or directory # 114.05 [+0.01] RTNETLINK answers: No such file or directory # 114.06 [+0.01] RTNETLINK answers: No such file or directory # 114.08 [+0.02] RTNETLINK answers: No such file or directory # 114.09 [+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__->