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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 3.11 [+1.50] rx=110464 (6893 MB) # 3.11 [+0.00] ok # 3.34 [+0.23] ipv4 tcp -m 1 -t 1 -n 1 # 4.80 [+1.47] tx=84152 (MB=5251), tx/s=84152 (MB/s=5251) # 6.16 [+1.36] rx=42047 (5251 MB) # 6.16 [+0.00] ok # 6.36 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.78 [+1.42] tx=131392 (MB=8199), tx/s=131392 (MB/s=8199) # 9.28 [+1.50] rx=131392 (8199 MB) # 9.28 [+0.00] ok # 9.47 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.46] tx=106367 (MB=6637), tx/s=106367 (MB/s=6637) # 12.29 [+1.36] rx=52756 (6637 MB) # 12.29 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.43] tx=124736 (MB=7783), tx/s=124736 (MB/s=7783) # 15.42 [+1.50] rx=124736 (7783 MB) # 15.42 [+0.00] ok # 15.61 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.43] tx=84745 (MB=5288), tx/s=84745 (MB/s=5288) # 18.44 [+1.40] rx=42309 (5288 MB) # 18.44 [+0.00] ok # 18.66 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.43] tx=105760 (MB=6599), tx/s=105760 (MB/s=6599) # 21.59 [+1.50] rx=105760 (6599 MB) # 21.59 [+0.00] ok # 21.81 [+0.23] ipv6 tcp -m 1 -t 1 -n 1 # 23.28 [+1.47] tx=102597 (MB=6402), tx/s=102597 (MB/s=6402) # 24.64 [+1.36] rx=50305 (6402 MB) # 24.64 [+0.00] ok # 24.88 [+0.23] ipv6 udp -m 2 -t 1 -n 32 # 26.30 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 27.80 [+1.50] rx=133376 (8323 MB) # 27.80 [+0.00] ok # 28.04 [+0.23] ipv6 tcp -m 2 -t 1 -n 1 # 29.51 [+1.47] tx=125215 (MB=7813), tx/s=125215 (MB/s=7813) # 30.87 [+1.36] rx=62524 (7813 MB) # 30.87 [+0.00] ok # 31.06 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.48 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 33.98 [+1.50] rx=150624 (9399 MB) # 33.98 [+0.00] ok # 34.16 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.59 [+1.42] tx=120542 (MB=7522), tx/s=120542 (MB/s=7522) # 36.99 [+1.40] rx=60020 (7522 MB) # 36.99 [+0.00] ok # 37.01 [+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__->