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=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 3.05 [+1.50] rx=137078 (8554 MB) # 3.05 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114726 (MB=7159), tx/s=114726 (MB/s=7159) # 6.05 [+1.36] rx=57348 (7159 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=131776 (MB=8223), tx/s=131776 (MB/s=8223) # 9.13 [+1.50] rx=131776 (8223 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=127239 (MB=7940), tx/s=127239 (MB/s=7940) # 12.12 [+1.36] rx=63585 (7940 MB) # 12.12 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=157888 (MB=9852), tx/s=157888 (MB/s=9852) # 15.23 [+1.50] rx=157888 (9852 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=107232 (MB=6691), tx/s=107232 (MB/s=6691) # 18.23 [+1.40] rx=53438 (6691 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=106240 (MB=6629), tx/s=106240 (MB/s=6629) # 21.34 [+1.50] rx=106240 (6629 MB) # 21.34 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=109049 (MB=6805), tx/s=109049 (MB/s=6805) # 24.35 [+1.40] rx=54487 (6805 MB) # 24.35 [+0.00] ok # 24.55 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=115008 (MB=7176), tx/s=115008 (MB/s=7176) # 27.47 [+1.50] rx=115008 (7176 MB) # 27.47 [+0.00] ok # 27.63 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=125881 (MB=7855), tx/s=125881 (MB/s=7855) # 30.45 [+1.36] rx=62887 (7855 MB) # 30.45 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=158464 (MB=9888), tx/s=158464 (MB/s=9888) # 33.53 [+1.50] rx=158464 (9888 MB) # 33.53 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=140949 (MB=8795), tx/s=140949 (MB/s=8795) # 36.52 [+1.40] rx=70390 (8795 MB) # 36.52 [+0.00] ok # 36.54 [+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__->