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.59 [+1.42] tx=127584 (MB=7961), tx/s=127584 (MB/s=7961) # 3.09 [+1.50] rx=127584 (7961 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=100748 (MB=6287), tx/s=100748 (MB/s=6287) # 6.12 [+1.36] rx=49964 (6287 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.80 [+1.47] tx=100864 (MB=6294), tx/s=100864 (MB/s=6294) # 9.30 [+1.50] rx=61178 (3817 MB) # 9.31 [+0.00] ok # 9.72 [+0.41] ipv4 tcp -m 2 -t 1 -n 1 # 11.19 [+1.47] tx=120666 (MB=7530), tx/s=120666 (MB/s=7530) # 12.55 [+1.36] rx=60319 (7530 MB) # 12.55 [+0.00] ok # 12.78 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 14.20 [+1.43] tx=138912 (MB=8668), tx/s=138912 (MB/s=8668) # 15.71 [+1.50] rx=138912 (8668 MB) # 15.71 [+0.00] ok # 15.91 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.34 [+1.43] tx=115258 (MB=7192), tx/s=115258 (MB/s=7192) # 18.74 [+1.40] rx=57417 (7192 MB) # 18.74 [+0.00] ok # 18.96 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.38 [+1.42] tx=123328 (MB=7696), tx/s=123328 (MB/s=7696) # 21.88 [+1.50] rx=123328 (7696 MB) # 21.88 [+0.00] ok # 22.07 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.53 [+1.46] tx=123277 (MB=7692), tx/s=123277 (MB/s=7692) # 24.89 [+1.36] rx=60775 (7692 MB) # 24.89 [+0.00] ok # 25.08 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.50 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 28.01 [+1.50] rx=146080 (9115 MB) # 28.01 [+0.00] ok # 28.18 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.65 [+1.46] tx=121313 (MB=7570), tx/s=121313 (MB/s=7570) # 31.01 [+1.36] rx=60642 (7570 MB) # 31.01 [+0.00] ok # 31.20 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.62 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 34.13 [+1.50] rx=163392 (10196 MB) # 34.13 [+0.00] ok # 34.32 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.75 [+1.42] tx=132329 (MB=8257), tx/s=132329 (MB/s=8257) # 37.15 [+1.40] rx=66029 (8257 MB) # 37.15 [+0.00] ok # 37.17 [+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__->