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.80 [+1.00] TEST: ping6 [ OK ] # 8.80 [+0.00] INFO: Running IPv4 multipath tests # 10.17 [+1.36] TEST: ECMP [ OK ] # 10.17 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 11.49 [+1.32] TEST: Weighted MP 2:1 [ OK ] # 11.49 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 12.82 [+1.33] TEST: Weighted MP 11:45 [ OK ] # 12.82 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 12.84 [+0.02] INFO: Running IPv4 multipath tests with IPv6 link-local nexthops # 14.22 [+1.37] TEST: ECMP [ OK ] # 14.22 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 15.62 [+1.40] TEST: Weighted MP 2:1 [ OK ] # 15.62 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 16.96 [+1.35] TEST: Weighted MP 11:45 [ OK ] # 16.97 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.05 # 17.03 [+0.06] INFO: Running IPv6 multipath tests # 18.33 [+1.30] TEST: ECMP [ OK ] # 18.33 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 19.70 [+1.37] TEST: Weighted MP 2:1 [ OK ] # 19.70 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.97 # 21.07 [+1.37] TEST: Weighted MP 11:45 [ OK ] # 21.07 [+0.00] INFO: Expected ratio 4.09 Measured ratio 4.25 # 21.13 [+0.05] INFO: Running 16-bit IPv4 multipath tests # 22.49 [+1.36] TEST: 65535:65535 [ OK ] # 22.49 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 23.86 [+1.37] TEST: 128:512 [ OK ] # 23.86 [+0.00] INFO: Expected ratio 4.00 Measured ratio 3.97 # 25.86 [+1.99] TEST: 255:65535 [ OK ] # 25.86 [+0.00] INFO: Expected ratio 257.00 Measured ratio 251.70 # 25.88 [+0.03] INFO: Running 16-bit IPv6 multipath tests # 27.20 [+1.32] TEST: 65535:65535 [ OK ] # 27.20 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.02 # 28.50 [+1.30] TEST: 128:512 [ OK ] # 28.50 [+0.00] INFO: Expected ratio 4.00 Measured ratio 4.16 # 30.40 [+1.90] TEST: 255:65535 [ OK ] # 30.40 [+0.00] INFO: Expected ratio 257.00 Measured ratio 259.40 # 41.58 [+11.18] TEST: IPv4 blackhole ping [ OK ] # 52.78 [+11.20] TEST: IPv6 blackhole ping [ OK ] # 68.21 [+15.43] TEST: NH stats test IPv4 [ OK ] # 84.83 [+16.61] TEST: NH stats test HW IPv4 [XFAIL] # 84.83 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=4985 d_nh2=0 # 100.30 [+15.47] TEST: NH stats test IPv6 [ OK ] # 115.54 [+15.24] TEST: NH stats test HW IPv6 [XFAIL] # 115.54 [+0.00] Discrepancy between link and nh_stats_get_hw: d_rp13=5033 d_nh2=0 # 115.89 [+0.35] RTNETLINK answers: No such process # 115.91 [+0.01] RTNETLINK answers: No such process # 116.01 [+0.10] RTNETLINK answers: No such file or directory # 116.03 [+0.02] RTNETLINK answers: No such file or directory # 116.04 [+0.01] RTNETLINK answers: No such file or directory # 116.06 [+0.02] RTNETLINK answers: No such file or directory # 116.07 [+0.01] RTNETLINK answers: No such file or directory # 116.09 [+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__->