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.60 [+1.43] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.10 [+1.50] rx=139232 (8688 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=121202 (MB=7563), tx/s=121202 (MB/s=7563) # 6.13 [+1.36] rx=60550 (7563 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=117984 (MB=7362), tx/s=117984 (MB/s=7362) # 9.26 [+1.50] rx=117984 (7362 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.42] tx=109338 (MB=6823), tx/s=109338 (MB/s=6823) # 12.29 [+1.40] rx=54653 (6823 MB) # 12.30 [+0.00] ok # 12.47 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=130304 (MB=8131), tx/s=130304 (MB/s=8131) # 15.40 [+1.50] rx=130304 (8131 MB) # 15.40 [+0.00] ok # 15.61 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=115978 (MB=7237), tx/s=115978 (MB/s=7237) # 18.43 [+1.40] rx=57505 (7237 MB) # 18.43 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=138880 (MB=8666), tx/s=138880 (MB/s=8666) # 21.55 [+1.50] rx=138880 (8666 MB) # 21.56 [+0.00] ok # 21.76 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.42] tx=108908 (MB=6796), tx/s=108908 (MB/s=6796) # 24.58 [+1.40] rx=54437 (6796 MB) # 24.58 [+0.00] ok # 24.79 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=116064 (MB=7242), tx/s=116064 (MB/s=7242) # 27.71 [+1.50] rx=116064 (7242 MB) # 27.72 [+0.00] ok # 27.94 [+0.23] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.43] tx=111092 (MB=6932), tx/s=111092 (MB/s=6932) # 30.77 [+1.40] rx=55383 (6932 MB) # 30.77 [+0.00] ok # 30.97 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.39 [+1.43] tx=131776 (MB=8223), tx/s=131776 (MB/s=8223) # 33.90 [+1.50] rx=131776 (8223 MB) # 33.90 [+0.00] ok # 34.08 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.51 [+1.42] tx=138214 (MB=8625), tx/s=138214 (MB/s=8625) # 36.91 [+1.40] rx=68901 (8625 MB) # 36.91 [+0.00] ok # 36.93 [+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__->