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=65952 (MB=4115), tx/s=65952 (MB/s=4115) # 3.08 [+1.50] rx=65952 (4115 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=107582 (MB=6713), tx/s=107582 (MB/s=6713) # 6.08 [+1.36] rx=53693 (6713 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=71648 (MB=4471), tx/s=71648 (MB/s=4471) # 9.16 [+1.50] rx=71648 (4471 MB) # 9.17 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=113394 (MB=7076), tx/s=113394 (MB/s=7076) # 12.15 [+1.40] rx=55897 (7076 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=98944 (MB=6174), tx/s=98944 (MB/s=6174) # 15.25 [+1.50] rx=98944 (6174 MB) # 15.25 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=117597 (MB=7338), tx/s=117597 (MB/s=7338) # 18.24 [+1.40] rx=58469 (7338 MB) # 18.25 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=82464 (MB=5146), tx/s=82464 (MB/s=5146) # 21.36 [+1.50] rx=82464 (5146 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=114457 (MB=7142), tx/s=114457 (MB/s=7142) # 24.36 [+1.36] rx=57217 (7142 MB) # 24.36 [+0.00] ok # 24.52 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=86656 (MB=5407), tx/s=86656 (MB/s=5407) # 27.45 [+1.50] rx=86656 (5407 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=129413 (MB=8075), tx/s=129413 (MB/s=8075) # 30.45 [+1.36] rx=64543 (8075 MB) # 30.45 [+0.00] ok # 30.62 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 33.54 [+1.50] rx=139296 (8692 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=120101 (MB=7494), tx/s=120101 (MB/s=7494) # 36.52 [+1.40] rx=59922 (7494 MB) # 36.53 [+0.00] ok # 36.55 [+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__->