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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 3.07 [+1.50] rx=140512 (8768 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=129315 (MB=8069), tx/s=129315 (MB/s=8069) # 6.07 [+1.36] rx=64643 (8069 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148672 (MB=9277), tx/s=148672 (MB/s=9277) # 9.16 [+1.50] rx=148672 (9277 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=135006 (MB=8424), tx/s=135006 (MB/s=8424) # 12.15 [+1.36] rx=66895 (8424 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=158080 (MB=9864), tx/s=158080 (MB/s=9864) # 15.24 [+1.50] rx=158080 (9864 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=143746 (MB=8970), tx/s=143746 (MB/s=8970) # 18.23 [+1.40] rx=71647 (8970 MB) # 18.23 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 21.33 [+1.50] rx=138496 (8642 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=128643 (MB=8027), tx/s=128643 (MB/s=8027) # 24.31 [+1.36] rx=64309 (8027 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 27.41 [+1.50] rx=148736 (9281 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=134756 (MB=8409), tx/s=134756 (MB/s=8409) # 30.41 [+1.36] rx=67338 (8409 MB) # 30.41 [+0.00] ok # 30.59 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=163328 (MB=10192), tx/s=163328 (MB/s=10192) # 33.51 [+1.50] rx=163328 (10192 MB) # 33.51 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=143036 (MB=8925), tx/s=143036 (MB/s=8925) # 36.51 [+1.40] rx=71400 (8925 MB) # 36.51 [+0.00] ok # 36.53 [+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__->