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=140256 (MB=8752), tx/s=140256 (MB/s=8752) # 3.05 [+1.50] rx=140256 (8752 MB) # 3.06 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=130491 (MB=8143), tx/s=130491 (MB/s=8143) # 6.02 [+1.36] rx=64352 (8143 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=149056 (MB=9301), tx/s=149056 (MB/s=9301) # 9.09 [+1.50] rx=149056 (9301 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=136793 (MB=8536), tx/s=136793 (MB/s=8536) # 12.06 [+1.36] rx=68376 (8536 MB) # 12.06 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=161536 (MB=10080), tx/s=161536 (MB/s=10080) # 15.12 [+1.50] rx=161536 (10080 MB) # 15.12 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=140827 (MB=8788), tx/s=140827 (MB/s=8788) # 18.09 [+1.40] rx=70359 (8788 MB) # 18.09 [+0.00] ok # 18.24 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.65 [+1.42] tx=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 21.15 [+1.50] rx=137504 (8580 MB) # 21.16 [+0.00] ok # 21.30 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.76 [+1.46] tx=128180 (MB=7998), tx/s=128180 (MB/s=7998) # 24.12 [+1.36] rx=64077 (7998 MB) # 24.12 [+0.00] ok # 24.27 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.68 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 27.19 [+1.50] rx=149632 (9337 MB) # 27.19 [+0.00] ok # 27.33 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.75 [+1.42] tx=137412 (MB=8575), tx/s=137412 (MB/s=8575) # 30.15 [+1.40] rx=68265 (8575 MB) # 30.15 [+0.00] ok # 30.29 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.71 [+1.42] tx=164864 (MB=10288), tx/s=164864 (MB/s=10288) # 33.21 [+1.50] rx=164864 (10288 MB) # 33.21 [+0.00] ok # 33.35 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.77 [+1.42] tx=143921 (MB=8981), tx/s=143921 (MB/s=8981) # 36.17 [+1.40] rx=71931 (8981 MB) # 36.17 [+0.00] ok # 36.19 [+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__->