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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=122912 (MB=7670), tx/s=122912 (MB/s=7670) # 3.07 [+1.50] rx=122912 (7670 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=126150 (MB=7872), tx/s=126150 (MB/s=7872) # 6.06 [+1.36] rx=63037 (7872 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=143488 (MB=8954), tx/s=143488 (MB/s=8954) # 9.15 [+1.50] rx=143488 (8954 MB) # 9.15 [+0.00] ok # 9.31 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=128278 (MB=8005), tx/s=128278 (MB/s=8005) # 12.13 [+1.40] rx=64090 (8005 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=157376 (MB=9820), tx/s=157376 (MB/s=9820) # 15.21 [+1.50] rx=157376 (9820 MB) # 15.21 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=129688 (MB=8093), tx/s=129688 (MB/s=8093) # 18.20 [+1.40] rx=64639 (8093 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # 21.29 [+1.50] rx=126656 (7903 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=130060 (MB=8116), tx/s=130060 (MB/s=8116) # 24.27 [+1.36] rx=64988 (8116 MB) # 24.27 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=146432 (MB=9137), tx/s=146432 (MB/s=9137) # 27.36 [+1.50] rx=146432 (9137 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=126185 (MB=7874), tx/s=126185 (MB/s=7874) # 30.37 [+1.40] rx=63054 (7874 MB) # 30.37 [+0.00] ok # 30.54 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 33.46 [+1.50] rx=148512 (9267 MB) # 33.47 [+0.00] ok # 33.65 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.46] tx=130963 (MB=8172), tx/s=130963 (MB/s=8172) # 36.47 [+1.36] rx=65374 (8172 MB) # 36.47 [+0.00] ok # 36.50 [+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__->