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.57 [+1.42] tx=125344 (MB=7821), tx/s=125344 (MB/s=7821) # 3.08 [+1.50] rx=125344 (7821 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=107345 (MB=6698), tx/s=107345 (MB/s=6698) # 6.09 [+1.40] rx=53367 (6698 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=145120 (MB=9056), tx/s=145120 (MB/s=9056) # 9.18 [+1.50] rx=145120 (9056 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=134601 (MB=8399), tx/s=134601 (MB/s=8399) # 12.19 [+1.40] rx=66447 (8399 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 15.30 [+1.50] rx=136480 (8516 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=117256 (MB=7317), tx/s=117256 (MB/s=7317) # 18.30 [+1.40] rx=58387 (7317 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=117024 (MB=7302), tx/s=117024 (MB/s=7302) # 21.41 [+1.50] rx=117024 (7302 MB) # 21.41 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.42] tx=114282 (MB=7131), tx/s=114282 (MB/s=7131) # 24.41 [+1.40] rx=57090 (7131 MB) # 24.41 [+0.00] ok # 24.59 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=142336 (MB=8882), tx/s=142336 (MB/s=8882) # 27.51 [+1.50] rx=142336 (8882 MB) # 27.51 [+0.00] ok # 27.68 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=101255 (MB=6318), tx/s=101255 (MB/s=6318) # 30.50 [+1.36] rx=50601 (6318 MB) # 30.50 [+0.00] ok # 30.67 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=119488 (MB=7456), tx/s=119488 (MB/s=7456) # 33.59 [+1.50] rx=119488 (7456 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=112957 (MB=7048), tx/s=112957 (MB/s=7048) # 36.59 [+1.40] rx=56092 (7048 MB) # 36.59 [+0.00] ok # 36.61 [+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__->