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.01 [+7.01] TEST: ping [ OK ] # 7.99 [+0.98] TEST: ping6 [ OK ] # 8.00 [+0.01] INFO: Running IPv4 multipath tests # 9.25 [+1.25] TEST: ECMP [ OK ] # 9.25 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 10.51 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 10.52 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 11.78 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 11.78 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.21 # 11.79 [+0.01] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 13.06 [+1.27] TEST: ECMP [ OK ] # 13.06 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 14.33 [+1.27] TEST: Weighted MP 2:1 [ OK ] # 14.33 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.95 # 15.59 [+1.26] TEST: Weighted MP 11:45 [ OK ] # 15.60 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.21 # 15.63 [+0.03] INFO: Running IPv6 multipath tests # 16.87 [+1.24] TEST: ECMP [ OK ] # 16.87 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 18.12 [+1.25] TEST: Weighted MP 2:1 [ OK ] # 18.12 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 19.42 [+1.29] TEST: Weighted MP 11:45 [ OK ] # 19.42 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.13 # 19.46 [+0.04] INFO: Running 16-bit IPv4 multipath tests # 20.70 [+1.24] TEST: 65535:65535 [ OK ] # 20.70 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 22.00 [+1.30] TEST: 128:512 [ OK ] # 22.00 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.12 # 23.76 [+1.76] TEST: 255:65535 [ OK ] # 23.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 252.03 # 23.78 [+0.01] INFO: Running 16-bit IPv6 multipath tests # 25.01 [+1.23] TEST: 65535:65535 [ OK ] # 25.01 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 26.29 [+1.28] TEST: 128:512 [ OK ] # 26.29 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.05 # 28.08 [+1.79] TEST: 255:65535 [ OK ] # 28.08 [+0.00] INFO: Expected ratio 257.00 Measured ratio 254.33 # 39.23 [+11.15] TEST: IPv4 blackhole ping [ OK ] # 50.37 [+11.14] TEST: IPv6 blackhole ping [ OK ] # 65.50 [+15.12] TEST: NH stats test IPv4 [ OK ] # 80.54 [+15.05] TEST: NH stats test HW IPv4 [XFAIL] # 80.54 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4924 d_nh2=0 # 95.80 [+15.26] TEST: NH stats test IPv6 [ OK ] # 110.92 [+15.11] TEST: NH stats test HW IPv6 [XFAIL] # 110.92 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5034 d_nh2=0 # 111.16 [+0.24] RTNETLINK answers: No such process # 111.17 [+0.01] RTNETLINK answers: No such process # 111.24 [+0.07] RTNETLINK answers: No such file or directory # 111.25 [+0.01] RTNETLINK answers: No such file or directory # 111.26 [+0.01] RTNETLINK answers: No such file or directory # 111.27 [+0.01] RTNETLINK answers: No such file or directory # 111.28 [+0.01] RTNETLINK answers: No such file or directory # 111.29 [+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__->