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.38 [+0.98] TEST: ping6 [ OK ] # 8.39 [+0.00] INFO: Running IPv4 multipath tests # 9.68 [+1.30] TEST: ECMP [ OK ] # 9.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.05 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 11.05 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 12.35 [+1.30] TEST: Weighted MP 11:45 [ OK ] # 12.35 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.23 # 12.37 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.68 [+1.31] TEST: ECMP [ OK ] # 13.68 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.99 [+1.31] TEST: Weighted MP 2:1 [ OK ] # 14.99 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.01 # 16.28 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.28 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.23 # 16.33 [+0.04] INFO: Running IPv6 multipath tests # 17.63 [+1.31] TEST: ECMP [ OK ] # 17.63 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 18.93 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 18.94 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.96 # 20.23 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 20.23 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 20.27 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 21.54 [+1.27] TEST: 65535:65535 [ OK ] # 21.55 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.83 [+1.28] TEST: 128:512 [ OK ] # 22.83 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.15 # 24.59 [+1.76] TEST: 255:65535 [ OK ] # 24.60 [+0.00] INFO: Expected ratio 257.00 Measured ratio 246.92 # 24.61 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.86 [+1.25] TEST: 65535:65535 [ OK ] # 25.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 27.14 [+1.27] TEST: 128:512 [ OK ] # 27.14 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 28.92 [+1.78] TEST: 255:65535 [ OK ] # 28.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 271.68 # 40.07 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.25 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.38 [+15.14] TEST: NH stats test IPv4 [ OK ] # 81.55 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 81.55 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4947 d_nh2=0 # 96.73 [+15.18] TEST: NH stats test IPv6 [ OK ] # 111.92 [+15.19] TEST: NH stats test HW IPv6 [XFAIL] # 111.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4925 d_nh2=0 # 112.23 [+0.30] RTNETLINK answers: No such process # 112.24 [+0.01] RTNETLINK answers: No such process # 112.33 [+0.09] RTNETLINK answers: No such file or directory # 112.35 [+0.01] RTNETLINK answers: No such file or directory # 112.36 [+0.01] RTNETLINK answers: No such file or directory # 112.37 [+0.01] RTNETLINK answers: No such file or directory # 112.39 [+0.01] RTNETLINK answers: No such file or directory # 112.40 [+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__->