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=99232 (MB=6192), tx/s=99232 (MB/s=6192) # 3.09 [+1.50] rx=99232 (6192 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129437 (MB=8077), tx/s=129437 (MB/s=8077) # 6.10 [+1.36] rx=64702 (8077 MB) # 6.10 [+0.00] ok # 6.25 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 9.17 [+1.50] rx=111392 (6951 MB) # 9.17 [+0.00] ok # 9.32 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135064 (MB=8428), tx/s=135064 (MB/s=8428) # 12.14 [+1.36] rx=67522 (8428 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=92160 (MB=5751), tx/s=92160 (MB/s=5751) # 15.24 [+1.50] rx=92160 (5751 MB) # 15.24 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=137155 (MB=8558), tx/s=137155 (MB/s=8558) # 18.22 [+1.40] rx=68402 (8558 MB) # 18.22 [+0.00] ok # 18.39 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=116672 (MB=7280), tx/s=116672 (MB/s=7280) # 21.31 [+1.50] rx=116672 (7280 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=130468 (MB=8141), tx/s=130468 (MB/s=8141) # 24.30 [+1.36] rx=65172 (8141 MB) # 24.30 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=112544 (MB=7023), tx/s=112544 (MB/s=7023) # 27.40 [+1.50] rx=112544 (7023 MB) # 27.40 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=133701 (MB=8343), tx/s=133701 (MB/s=8343) # 30.38 [+1.36] rx=65789 (8343 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=132896 (MB=8293), tx/s=132896 (MB/s=8293) # 33.45 [+1.50] rx=132896 (8293 MB) # 33.45 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=128765 (MB=8035), tx/s=128765 (MB/s=8035) # 36.44 [+1.40] rx=64208 (8035 MB) # 36.44 [+0.00] ok # 36.47 [+0.03] 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__->