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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=108192 (MB=6751), tx/s=108192 (MB/s=6751) # 3.09 [+1.50] rx=108192 (6751 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=122006 (MB=7613), tx/s=122006 (MB/s=7613) # 6.10 [+1.36] rx=60976 (7613 MB) # 6.10 [+0.00] ok # 6.25 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 9.17 [+1.50] rx=118560 (7398 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=127574 (MB=7961), tx/s=127574 (MB/s=7961) # 12.15 [+1.36] rx=63762 (7961 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=128672 (MB=8029), tx/s=128672 (MB/s=8029) # 15.24 [+1.50] rx=128672 (8029 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=141647 (MB=8839), tx/s=141647 (MB/s=8839) # 18.25 [+1.40] rx=70755 (8839 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=96416 (MB=6016), tx/s=96416 (MB/s=6016) # 21.35 [+1.50] rx=96416 (6016 MB) # 21.35 [+0.00] ok # 21.55 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=119618 (MB=7464), tx/s=119618 (MB/s=7464) # 24.37 [+1.40] rx=59797 (7464 MB) # 24.37 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=110368 (MB=6887), tx/s=110368 (MB/s=6887) # 27.48 [+1.50] rx=110368 (6887 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=119203 (MB=7438), tx/s=119203 (MB/s=7438) # 30.49 [+1.36] rx=59084 (7438 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=101408 (MB=6328), tx/s=101408 (MB/s=6328) # 33.60 [+1.50] rx=101408 (6328 MB) # 33.60 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=137687 (MB=8592), tx/s=137687 (MB/s=8592) # 36.61 [+1.36] rx=68763 (8592 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__->