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.54 [+1.42] tx=92064 (MB=5745), tx/s=92064 (MB/s=5745) # 3.04 [+1.50] rx=92064 (5745 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=118088 (MB=7369), tx/s=118088 (MB/s=7369) # 6.05 [+1.36] rx=58216 (7369 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=100640 (MB=6280), tx/s=100640 (MB/s=6280) # 9.12 [+1.50] rx=100640 (6280 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=130501 (MB=8143), tx/s=130501 (MB/s=8143) # 12.09 [+1.36] rx=65247 (8143 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 15.17 [+1.50] rx=137280 (8566 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=141390 (MB=8823), tx/s=141390 (MB/s=8823) # 18.13 [+1.40] rx=70622 (8823 MB) # 18.14 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=98688 (MB=6158), tx/s=98688 (MB/s=6158) # 21.22 [+1.50] rx=98688 (6158 MB) # 21.22 [+0.00] ok # 21.37 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=125936 (MB=7858), tx/s=125936 (MB/s=7858) # 24.19 [+1.36] rx=62947 (7858 MB) # 24.19 [+0.00] ok # 24.35 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=108192 (MB=6751), tx/s=108192 (MB/s=6751) # 27.27 [+1.50] rx=108192 (6751 MB) # 27.27 [+0.00] ok # 27.42 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.88 [+1.46] tx=132454 (MB=8265), tx/s=132454 (MB/s=8265) # 30.23 [+1.36] rx=64198 (8265 MB) # 30.24 [+0.00] ok # 30.38 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=141184 (MB=8810), tx/s=141184 (MB/s=8810) # 33.30 [+1.50] rx=141184 (8810 MB) # 33.30 [+0.00] ok # 33.46 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=119489 (MB=7456), tx/s=119489 (MB/s=7456) # 36.28 [+1.40] rx=59675 (7456 MB) # 36.29 [+0.00] ok # 36.31 [+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__->