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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 3.06 [+1.50] rx=139648 (8714 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129978 (MB=8111), tx/s=129978 (MB/s=8111) # 6.04 [+1.36] rx=64499 (8111 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=117600 (MB=7338), tx/s=117600 (MB/s=7338) # 9.14 [+1.50] rx=117600 (7338 MB) # 9.15 [+0.00] ok # 9.34 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=113281 (MB=7069), tx/s=113281 (MB/s=7069) # 12.16 [+1.36] rx=56609 (7069 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=122912 (MB=7670), tx/s=122912 (MB/s=7670) # 15.27 [+1.50] rx=122912 (7670 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=121333 (MB=7571), tx/s=121333 (MB/s=7571) # 18.27 [+1.40] rx=60571 (7571 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=110944 (MB=6923), tx/s=110944 (MB/s=6923) # 21.36 [+1.50] rx=110944 (6923 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=128704 (MB=8031), tx/s=128704 (MB/s=8031) # 24.34 [+1.36] rx=64318 (8031 MB) # 24.34 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=118912 (MB=7420), tx/s=118912 (MB/s=7420) # 27.45 [+1.50] rx=118912 (7420 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=108878 (MB=6794), tx/s=108878 (MB/s=6794) # 30.45 [+1.36] rx=54410 (6794 MB) # 30.46 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=131968 (MB=8235), tx/s=131968 (MB/s=8235) # 33.56 [+1.50] rx=131968 (8235 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=120895 (MB=7544), tx/s=120895 (MB/s=7544) # 36.56 [+1.40] rx=60188 (7544 MB) # 36.57 [+0.00] ok # 36.59 [+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__->