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.58 [+1.42] tx=113024 (MB=7053), tx/s=113024 (MB/s=7053) # 3.08 [+1.50] rx=113024 (7053 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112511 (MB=7021), tx/s=112511 (MB/s=7021) # 6.09 [+1.36] rx=56234 (7021 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 9.20 [+1.50] rx=144832 (9038 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=123099 (MB=7681), tx/s=123099 (MB/s=7681) # 12.21 [+1.40] rx=61537 (7681 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=132608 (MB=8275), tx/s=132608 (MB/s=8275) # 15.31 [+1.50] rx=132608 (8275 MB) # 15.31 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=119482 (MB=7456), tx/s=119482 (MB/s=7456) # 18.31 [+1.40] rx=58737 (7456 MB) # 18.31 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=117280 (MB=7318), tx/s=117280 (MB/s=7318) # 21.42 [+1.50] rx=117280 (7318 MB) # 21.42 [+0.00] ok # 21.60 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=116989 (MB=7300), tx/s=116989 (MB/s=7300) # 24.43 [+1.36] rx=58437 (7300 MB) # 24.43 [+0.00] ok # 24.60 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=116256 (MB=7254), tx/s=116256 (MB/s=7254) # 27.52 [+1.50] rx=116256 (7254 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=124387 (MB=7762), tx/s=124387 (MB/s=7762) # 30.52 [+1.36] rx=62175 (7762 MB) # 30.52 [+0.00] ok # 30.72 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=148224 (MB=9249), tx/s=148224 (MB/s=9249) # 33.64 [+1.50] rx=148224 (9249 MB) # 33.64 [+0.00] ok # 33.83 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.42] tx=137098 (MB=8555), tx/s=137098 (MB/s=8555) # 36.65 [+1.40] rx=68502 (8555 MB) # 36.65 [+0.00] ok # 36.67 [+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__->