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=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 3.08 [+1.50] rx=118240 (7378 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=131152 (MB=8184), tx/s=131152 (MB/s=8184) # 6.08 [+1.36] rx=65542 (8184 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 9.17 [+1.50] rx=147808 (9223 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=117899 (MB=7357), tx/s=117899 (MB/s=7357) # 12.16 [+1.40] rx=58947 (7357 MB) # 12.17 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=127168 (MB=7935), tx/s=127168 (MB/s=7935) # 15.24 [+1.50] rx=127168 (7935 MB) # 15.24 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=145220 (MB=9062), tx/s=145220 (MB/s=9062) # 18.24 [+1.40] rx=72501 (9062 MB) # 18.24 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=139584 (MB=8710), tx/s=139584 (MB/s=8710) # 21.36 [+1.50] rx=139584 (8710 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=129456 (MB=8078), tx/s=129456 (MB/s=8078) # 24.36 [+1.36] rx=64707 (8078 MB) # 24.36 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=144000 (MB=8986), tx/s=144000 (MB/s=8986) # 27.47 [+1.50] rx=144000 (8986 MB) # 27.47 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=132241 (MB=8252), tx/s=132241 (MB/s=8252) # 30.47 [+1.36] rx=64780 (8252 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=125152 (MB=7809), tx/s=125152 (MB/s=7809) # 33.58 [+1.50] rx=125152 (7809 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=141530 (MB=8831), tx/s=141530 (MB/s=8831) # 36.57 [+1.36] rx=70619 (8831 MB) # 36.57 [+0.00] ok # 36.60 [+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__->