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.40 [+7.40] TEST: ping [ OK ] # 8.39 [+0.98] TEST: ping6 [ OK ] # 8.39 [+0.00] INFO: Running IPv4 multipath tests # 9.72 [+1.33] TEST: ECMP [ OK ] # 9.72 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 11.02 [+1.30] TEST: Weighted MP 2:1 [ OK ] # 11.02 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 12.31 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 12.31 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 12.33 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.60 [+1.27] TEST: ECMP [ OK ] # 13.61 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 14.88 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 14.89 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 16.18 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 16.18 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.04 # 16.22 [+0.04] INFO: Running IPv6 multipath tests # 17.46 [+1.24] TEST: ECMP [ OK ] # 17.47 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 18.75 [+1.28] TEST: Weighted MP 2:1 [ OK ] # 18.75 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 20.03 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 20.09 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 21.39 [+1.30] TEST: 65535:65535 [ OK ] # 21.39 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 22.69 [+1.30] TEST: 128:512 [ OK ] # 22.69 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.94 # 24.44 [+1.75] TEST: 255:65535 [ OK ] # 24.44 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 24.46 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 25.71 [+1.25] TEST: 65535:65535 [ OK ] # 25.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio .99 # 26.97 [+1.26] TEST: 128:512 [ OK ] # 26.97 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 28.75 [+1.78] TEST: 255:65535 [ OK ] # 28.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 39.91 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 51.08 [+11.18] TEST: IPv6 blackhole ping [ OK ] # 66.24 [+15.16] TEST: NH stats test IPv4 [ OK ] # 81.41 [+15.17] TEST: NH stats test HW IPv4 [XFAIL] # 81.42 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5032 d_nh2=0 # 96.67 [+15.25] TEST: NH stats test IPv6 [ OK ] # 112.03 [+15.37] TEST: NH stats test HW IPv6 [XFAIL] # 112.03 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4908 d_nh2=0 # 112.39 [+0.36] RTNETLINK answers: No such process # 112.41 [+0.01] RTNETLINK answers: No such process # 112.50 [+0.09] RTNETLINK answers: No such file or directory # 112.51 [+0.01] RTNETLINK answers: No such file or directory # 112.52 [+0.01] RTNETLINK answers: No such file or directory # 112.54 [+0.01] RTNETLINK answers: No such file or directory # 112.55 [+0.02] RTNETLINK answers: No such file or directory # 112.57 [+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__->