make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 3.07 [+1.50] rx=112256 (7005 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=109211 (MB=6815), tx/s=109211 (MB/s=6815) # 6.05 [+1.40] rx=54577 (6815 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=118432 (MB=7390), tx/s=118432 (MB/s=7390) # 9.13 [+1.50] rx=118432 (7390 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=119753 (MB=7473), tx/s=119753 (MB/s=7473) # 12.10 [+1.40] rx=59864 (7473 MB) # 12.10 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=126368 (MB=7885), tx/s=126368 (MB/s=7885) # 15.18 [+1.50] rx=126368 (7885 MB) # 15.18 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=120516 (MB=7520), tx/s=120516 (MB/s=7520) # 18.15 [+1.40] rx=60240 (7520 MB) # 18.15 [+0.00] ok # 18.32 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=112096 (MB=6995), tx/s=112096 (MB/s=6995) # 21.24 [+1.50] rx=112096 (6995 MB) # 21.24 [+0.00] ok # 21.40 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.42] tx=113407 (MB=7077), tx/s=113407 (MB/s=7077) # 24.22 [+1.40] rx=56691 (7077 MB) # 24.22 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 27.30 [+1.50] rx=118240 (7378 MB) # 27.30 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.89 [+1.42] tx=117919 (MB=7358), tx/s=117919 (MB/s=7358) # 30.29 [+1.40] rx=58952 (7358 MB) # 30.29 [+0.00] ok # 30.46 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 33.38 [+1.50] rx=132672 (8279 MB) # 33.38 [+0.00] ok # 33.55 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.97 [+1.42] tx=119291 (MB=7444), tx/s=119291 (MB/s=7444) # 36.37 [+1.40] rx=59606 (7444 MB) # 36.37 [+0.00] ok # 36.39 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->