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.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.01 # 12.55 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 12.55 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 12.58 [+0.03] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.95 [+1.38] TEST: ECMP [ OK ] # 13.96 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 15.32 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.68 [+1.36] TEST: Weighted MP 11:45 [ OK ] # 16.68 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.02 # 16.73 [+0.05] INFO: Running IPv6 multipath tests # 18.02 [+1.30] TEST: ECMP [ OK ] # 18.03 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 19.32 [+1.29] TEST: Weighted MP 2:1 [ OK ] # 19.32 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.02 # 20.62 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.62 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.07 # 20.68 [+0.06] INFO: Running 16-bit IPv4 multipath tests # 22.04 [+1.36] TEST: 65535:65535 [ OK ] # 22.04 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 23.39 [+1.35] TEST: 128:512 [ OK ] # 23.39 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.92 # 25.28 [+1.88] TEST: 255:65535 [ OK ] # 25.28 [+0.00] INFO: Expected ratio 257.00 Measured ratio 268.32 # 25.31 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 26.62 [+1.31] TEST: 65535:65535 [ OK ] # 26.62 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 27.95 [+1.33] TEST: 128:512 [ OK ] # 27.95 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.98 # 29.93 [+1.97] TEST: 255:65535 [ OK ] # 29.93 [+0.00] INFO: Expected ratio 257.00 Measured ratio 249.77 # 41.14 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.35 [+11.21] TEST: IPv6 blackhole ping [ OK ] # 67.68 [+15.33] TEST: NH stats test IPv4 [ OK ] # 83.00 [+15.32] TEST: NH stats test HW IPv4 [XFAIL] # 83.00 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4975 d_nh2=0 # 98.38 [+15.38] TEST: NH stats test IPv6 [ OK ] # 113.71 [+15.33] TEST: NH stats test HW IPv6 [XFAIL] # 113.71 [+0.01] Discrepancy between link and nh_stats_get_hw: d_rp13=5033 d_nh2=0 # 114.04 [+0.32] RTNETLINK answers: No such process # 114.05 [+0.02] RTNETLINK answers: No such process # 114.15 [+0.10] RTNETLINK answers: No such file or directory # 114.17 [+0.01] RTNETLINK answers: No such file or directory # 114.19 [+0.02] RTNETLINK answers: No such file or directory # 114.20 [+0.02] RTNETLINK answers: No such file or directory # 114.22 [+0.02] RTNETLINK answers: No such file or directory # 114.23 [+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__->