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.55 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 3.05 [+1.50] rx=138464 (8640 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=133283 (MB=8317), tx/s=133283 (MB/s=8317) # 6.04 [+1.40] rx=66564 (8317 MB) # 6.04 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=147584 (MB=9209), tx/s=147584 (MB/s=9209) # 9.12 [+1.50] rx=147584 (9209 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=136572 (MB=8522), tx/s=136572 (MB/s=8522) # 12.09 [+1.36] rx=68225 (8522 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=161408 (MB=10072), tx/s=161408 (MB/s=10072) # 15.17 [+1.50] rx=161408 (10072 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=142758 (MB=8908), tx/s=142758 (MB/s=8908) # 18.15 [+1.40] rx=71275 (8908 MB) # 18.15 [+0.00] ok # 18.32 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 21.24 [+1.50] rx=138432 (8638 MB) # 21.24 [+0.00] ok # 21.40 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=129590 (MB=8086), tx/s=129590 (MB/s=8086) # 24.22 [+1.36] rx=64758 (8086 MB) # 24.22 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=147968 (MB=9233), tx/s=147968 (MB/s=9233) # 27.30 [+1.50] rx=147968 (9233 MB) # 27.30 [+0.00] ok # 27.46 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.88 [+1.42] tx=137995 (MB=8611), tx/s=137995 (MB/s=8611) # 30.28 [+1.40] rx=67908 (8611 MB) # 30.28 [+0.00] ok # 30.44 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=162944 (MB=10168), tx/s=162944 (MB/s=10168) # 33.36 [+1.50] rx=162944 (10168 MB) # 33.36 [+0.00] ok # 33.52 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.98 [+1.46] tx=144034 (MB=8988), tx/s=144034 (MB/s=8988) # 36.34 [+1.36] rx=71941 (8988 MB) # 36.34 [+0.00] ok # 36.36 [+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__->