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.80 [+7.80] TEST: ping [ OK ] # 8.81 [+1.01] TEST: ping6 [ OK ] # 8.81 [+0.01] INFO: Running IPv4 multipath tests # 10.13 [+1.32] TEST: ECMP [ OK ] # 10.13 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 11.46 [+1.33] TEST: Weighted MP 2:1 [ OK ] # 11.46 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 12.79 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.80 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 12.82 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.16 [+1.34] TEST: ECMP [ OK ] # 14.16 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 15.53 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 15.54 [+0.00] INFO: Expected ratio 2.00 Measured ratio 2.00 # 16.92 [+1.38] TEST: Weighted MP 11:45 [ OK ] # 16.92 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.12 # 16.98 [+0.06] INFO: Running IPv6 multipath tests # 18.30 [+1.32] TEST: ECMP [ OK ] # 18.31 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 19.70 [+1.39] TEST: Weighted MP 2:1 [ OK ] # 19.70 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.98 # 21.03 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 21.04 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.14 # 21.11 [+0.07] INFO: Running 16-bit IPv4 multipath tests # 22.43 [+1.33] TEST: 65535:65535 [ OK ] # 22.44 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 23.82 [+1.39] TEST: 128:512 [ OK ] # 23.83 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 25.75 [+1.93] TEST: 255:65535 [ OK ] # 25.76 [+0.00] INFO: Expected ratio 257.00 Measured ratio 256.00 # 25.78 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.14 [+1.35] TEST: 65535:65535 [ OK ] # 27.14 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.01 # 28.47 [+1.33] TEST: 128:512 [ OK ] # 28.47 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.04 # 30.49 [+2.02] TEST: 255:65535 [ OK ] # 30.49 [+0.00] INFO: Expected ratio 257.00 Measured ratio 261.84 # 41.70 [+11.21] TEST: IPv4 blackhole ping [ OK ] # 52.90 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 68.33 [+15.42] TEST: NH stats test IPv4 [ OK ] # 83.68 [+15.35] TEST: NH stats test HW IPv4 [XFAIL] # 83.68 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4889 d_nh2=0 # 99.09 [+15.40] TEST: NH stats test IPv6 [ OK ] # 114.48 [+15.39] TEST: NH stats test HW IPv6 [XFAIL] # 114.48 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5017 d_nh2=0 # 114.88 [+0.40] RTNETLINK answers: No such process # 114.90 [+0.02] RTNETLINK answers: No such process # 115.00 [+0.10] RTNETLINK answers: No such file or directory # 115.01 [+0.02] RTNETLINK answers: No such file or directory # 115.03 [+0.02] RTNETLINK answers: No such file or directory # 115.04 [+0.01] RTNETLINK answers: No such file or directory # 115.06 [+0.02] RTNETLINK answers: No such file or directory # 115.07 [+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__->