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.79 [+7.79] TEST: ping [ OK ] # 8.80 [+1.01] TEST: ping6 [ OK ] # 8.80 [+0.00] INFO: Running IPv4 multipath tests # 10.14 [+1.34] TEST: ECMP [ OK ] # 10.15 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.49 [+1.34] TEST: Weighted MP 2:1 [ OK ] # 11.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 12.83 [+1.34] TEST: Weighted MP 11:45 [ OK ] # 12.84 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 12.86 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.19 [+1.33] TEST: ECMP [ OK ] # 14.19 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.55 [+1.36] TEST: Weighted MP 2:1 [ OK ] # 15.55 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 16.93 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.93 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.16 # 16.98 [+0.05] INFO: Running IPv6 multipath tests # 18.29 [+1.31] TEST: ECMP [ OK ] # 18.29 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 19.62 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 19.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 20.91 [+1.28] TEST: Weighted MP 11:45 [ OK ] # 20.91 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.06 # 20.96 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.27 [+1.31] TEST: 65535:65535 [ OK ] # 22.27 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.59 [+1.32] TEST: 128:512 [ OK ] # 23.60 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.06 # 25.39 [+1.79] TEST: 255:65535 [ OK ] # 25.39 [+0.00] INFO: Expected ratio 257.00 Measured ratio 272.06 # 25.42 [+0.02] INFO: Running 16-bit IPv6 multipath tests # 26.71 [+1.29] TEST: 65535:65535 [ OK ] # 26.71 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 27.99 [+1.28] TEST: 128:512 [ OK ] # 28.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 29.91 [+1.91] TEST: 255:65535 [ OK ] # 29.92 [+0.00] INFO: Expected ratio 257.00 Measured ratio 241.12 # 41.10 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.30 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 67.52 [+15.22] TEST: NH stats test IPv4 [ OK ] # 82.68 [+15.16] TEST: NH stats test HW IPv4 [XFAIL] # 82.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4910 d_nh2=0 # 97.98 [+15.30] TEST: NH stats test IPv6 [ OK ] # 113.21 [+15.23] TEST: NH stats test HW IPv6 [XFAIL] # 113.21 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4963 d_nh2=0 # 113.53 [+0.32] RTNETLINK answers: No such process # 113.55 [+0.01] RTNETLINK answers: No such process # 113.63 [+0.09] RTNETLINK answers: No such file or directory # 113.65 [+0.01] RTNETLINK answers: No such file or directory # 113.66 [+0.02] RTNETLINK answers: No such file or directory # 113.68 [+0.02] RTNETLINK answers: No such file or directory # 113.69 [+0.02] RTNETLINK answers: No such file or directory # 113.71 [+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__->