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=136800 (MB=8536), tx/s=136800 (MB/s=8536) # 3.05 [+1.50] rx=136800 (8536 MB) # 3.05 [+0.00] ok # 3.24 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.47] tx=109048 (MB=6804), tx/s=109048 (MB/s=6804) # 6.07 [+1.36] rx=54504 (6804 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 9.16 [+1.50] rx=146464 (9139 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=121596 (MB=7588), tx/s=121596 (MB/s=7588) # 12.16 [+1.40] rx=60788 (7588 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163520 (MB=10204), tx/s=163520 (MB/s=10204) # 15.25 [+1.50] rx=163520 (10204 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=120428 (MB=7515), tx/s=120428 (MB/s=7515) # 18.24 [+1.40] rx=59984 (7515 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 21.34 [+1.50] rx=111584 (6963 MB) # 21.34 [+0.00] ok # 21.49 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=131623 (MB=8213), tx/s=131623 (MB/s=8213) # 24.30 [+1.36] rx=65285 (8213 MB) # 24.30 [+0.00] ok # 24.46 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=150272 (MB=9377), tx/s=150272 (MB/s=9377) # 27.38 [+1.50] rx=150272 (9377 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=137555 (MB=8583), tx/s=137555 (MB/s=8583) # 30.36 [+1.40] rx=68764 (8583 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 33.44 [+1.50] rx=164768 (10282 MB) # 33.44 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=129742 (MB=8096), tx/s=129742 (MB/s=8096) # 36.40 [+1.40] rx=64825 (8096 MB) # 36.40 [+0.00] ok # 36.42 [+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__->