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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=133504 (MB=8331), tx/s=133504 (MB/s=8331) # 3.06 [+1.50] rx=133504 (8331 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=134317 (MB=8381), tx/s=134317 (MB/s=8381) # 6.03 [+1.40] rx=67144 (8381 MB) # 6.03 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 9.11 [+1.50] rx=147808 (9223 MB) # 9.11 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=139810 (MB=8724), tx/s=139810 (MB/s=8724) # 12.08 [+1.40] rx=69900 (8724 MB) # 12.08 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=163744 (MB=10218), tx/s=163744 (MB/s=10218) # 15.16 [+1.50] rx=163744 (10218 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=147495 (MB=9204), tx/s=147495 (MB/s=9204) # 18.13 [+1.40] rx=73715 (9204 MB) # 18.13 [+0.00] ok # 18.28 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=139360 (MB=8696), tx/s=139360 (MB/s=8696) # 21.20 [+1.50] rx=139360 (8696 MB) # 21.21 [+0.00] ok # 21.37 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.42] tx=133309 (MB=8318), tx/s=133309 (MB/s=8318) # 24.19 [+1.40] rx=66624 (8318 MB) # 24.19 [+0.00] ok # 24.34 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 27.26 [+1.50] rx=148960 (9295 MB) # 27.26 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.42] tx=139122 (MB=8681), tx/s=139122 (MB/s=8681) # 30.23 [+1.40] rx=69552 (8681 MB) # 30.23 [+0.00] ok # 30.39 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=162528 (MB=10142), tx/s=162528 (MB/s=10142) # 33.31 [+1.50] rx=162528 (10142 MB) # 33.31 [+0.00] ok # 33.47 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.89 [+1.42] tx=144782 (MB=9034), tx/s=144782 (MB/s=9034) # 36.29 [+1.40] rx=72367 (9034 MB) # 36.30 [+0.00] ok # 36.32 [+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__->