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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=124544 (MB=7772), tx/s=124544 (MB/s=7772) # 3.07 [+1.50] rx=124544 (7772 MB) # 3.08 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=130835 (MB=8164), tx/s=130835 (MB/s=8164) # 6.09 [+1.40] rx=65368 (8164 MB) # 6.09 [+0.00] ok # 6.30 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=137728 (MB=8594), tx/s=137728 (MB/s=8594) # 9.23 [+1.50] rx=137728 (8594 MB) # 9.23 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=127418 (MB=7951), tx/s=127418 (MB/s=7951) # 12.26 [+1.36] rx=63616 (7951 MB) # 12.27 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=164480 (MB=10264), tx/s=164480 (MB/s=10264) # 15.40 [+1.50] rx=164480 (10264 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=138138 (MB=8620), tx/s=138138 (MB/s=8620) # 18.42 [+1.40] rx=68998 (8620 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 21.55 [+1.50] rx=136512 (8518 MB) # 21.55 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=126926 (MB=7920), tx/s=126926 (MB/s=7920) # 24.56 [+1.36] rx=63443 (7920 MB) # 24.56 [+0.00] ok # 24.75 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=145632 (MB=9087), tx/s=145632 (MB/s=9087) # 27.68 [+1.50] rx=145632 (9087 MB) # 27.68 [+0.00] ok # 27.88 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.42] tx=118917 (MB=7420), tx/s=118917 (MB/s=7420) # 30.70 [+1.40] rx=59368 (7420 MB) # 30.70 [+0.00] ok # 30.90 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.43] tx=156704 (MB=9778), tx/s=156704 (MB/s=9778) # 33.82 [+1.50] rx=156704 (9778 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.43] tx=110768 (MB=6912), tx/s=110768 (MB/s=6912) # 36.85 [+1.40] rx=54800 (6912 MB) # 36.86 [+0.00] ok # 36.88 [+0.03] 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__->