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=118016 (MB=7364), tx/s=118016 (MB/s=7364) # 3.09 [+1.50] rx=118016 (7364 MB) # 3.09 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132927 (MB=8295), tx/s=132927 (MB/s=8295) # 6.07 [+1.36] rx=66435 (8295 MB) # 6.07 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=132416 (MB=8263), tx/s=132416 (MB/s=8263) # 9.19 [+1.50] rx=132416 (8263 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=115068 (MB=7180), tx/s=115068 (MB/s=7180) # 12.20 [+1.36] rx=57447 (7180 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=142432 (MB=8888), tx/s=142432 (MB/s=8888) # 15.30 [+1.50] rx=142432 (8888 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=111057 (MB=6930), tx/s=111057 (MB/s=6930) # 18.29 [+1.40] rx=55281 (6930 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 21.40 [+1.50] rx=137056 (8552 MB) # 21.41 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=125795 (MB=7850), tx/s=125795 (MB/s=7850) # 24.42 [+1.36] rx=62859 (7850 MB) # 24.42 [+0.00] ok # 24.62 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=122176 (MB=7624), tx/s=122176 (MB/s=7624) # 27.54 [+1.50] rx=122176 (7624 MB) # 27.54 [+0.00] ok # 27.70 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=135690 (MB=8467), tx/s=135690 (MB/s=8467) # 30.52 [+1.36] rx=67822 (8467 MB) # 30.53 [+0.00] ok # 30.68 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=165920 (MB=10354), tx/s=165920 (MB/s=10354) # 33.60 [+1.50] rx=165920 (10354 MB) # 33.60 [+0.00] ok # 33.77 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=128138 (MB=7996), tx/s=128138 (MB/s=7996) # 36.60 [+1.40] rx=63913 (7996 MB) # 36.60 [+0.00] ok # 36.62 [+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__->