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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=72000 (MB=4493), tx/s=72000 (MB/s=4493) # 3.08 [+1.50] rx=72000 (4493 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=113494 (MB=7082), tx/s=113494 (MB/s=7082) # 6.09 [+1.40] rx=56642 (7082 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=102752 (MB=6412), tx/s=102752 (MB/s=6412) # 9.20 [+1.50] rx=102752 (6412 MB) # 9.21 [+0.00] ok # 9.37 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=116294 (MB=7257), tx/s=116294 (MB/s=7257) # 12.19 [+1.36] rx=58030 (7257 MB) # 12.19 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=108672 (MB=6781), tx/s=108672 (MB/s=6781) # 15.30 [+1.50] rx=108672 (6781 MB) # 15.30 [+0.00] ok # 15.48 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=135265 (MB=8441), tx/s=135265 (MB/s=8441) # 18.30 [+1.40] rx=67468 (8441 MB) # 18.30 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=106816 (MB=6665), tx/s=106816 (MB/s=6665) # 21.41 [+1.50] rx=106816 (6665 MB) # 21.41 [+0.00] ok # 21.58 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=121077 (MB=7555), tx/s=121077 (MB/s=7555) # 24.41 [+1.36] rx=60535 (7555 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=95136 (MB=5936), tx/s=95136 (MB/s=5936) # 27.52 [+1.50] rx=95136 (5936 MB) # 27.52 [+0.00] ok # 27.69 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=129654 (MB=8090), tx/s=129654 (MB/s=8090) # 30.51 [+1.40] rx=64810 (8090 MB) # 30.51 [+0.00] ok # 30.66 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 33.58 [+1.50] rx=138496 (8642 MB) # 33.58 [+0.00] ok # 33.74 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=131097 (MB=8180), tx/s=131097 (MB/s=8180) # 36.56 [+1.40] rx=65449 (8180 MB) # 36.56 [+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__->