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=103136 (MB=6436), tx/s=103136 (MB/s=6436) # 3.08 [+1.50] rx=103136 (6436 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115525 (MB=7209), tx/s=115525 (MB/s=7209) # 6.09 [+1.36] rx=57705 (7209 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 9.21 [+1.50] rx=140512 (8768 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=132980 (MB=8298), tx/s=132980 (MB/s=8298) # 12.21 [+1.36] rx=65802 (8298 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=161824 (MB=10098), tx/s=161824 (MB/s=10098) # 15.31 [+1.50] rx=161824 (10098 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=126509 (MB=7894), tx/s=126509 (MB/s=7894) # 18.31 [+1.40] rx=62846 (7894 MB) # 18.31 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=128608 (MB=8025), tx/s=128608 (MB/s=8025) # 21.41 [+1.50] rx=128608 (8025 MB) # 21.41 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=123277 (MB=7692), tx/s=123277 (MB/s=7692) # 24.41 [+1.36] rx=61610 (7692 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=133472 (MB=8329), tx/s=133472 (MB/s=8329) # 27.51 [+1.50] rx=133472 (8329 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=129750 (MB=8096), tx/s=129750 (MB/s=8096) # 30.51 [+1.36] rx=64823 (8096 MB) # 30.51 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=152896 (MB=9541), tx/s=152896 (MB/s=9541) # 33.61 [+1.50] rx=152896 (9541 MB) # 33.61 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=130266 (MB=8129), tx/s=130266 (MB/s=8129) # 36.61 [+1.36] rx=64936 (8129 MB) # 36.61 [+0.00] ok # 36.63 [+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__->