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.25 [+0.25] ipv4 udp -m 1 -t 1 -n 32 # 1.69 [+1.44] tx=105920 (MB=6609), tx/s=105920 (MB/s=6609) # 3.19 [+1.50] rx=105920 (6609 MB) # 3.19 [+0.00] ok # 3.50 [+0.31] ipv4 tcp -m 1 -t 1 -n 1 # 4.98 [+1.48] tx=98234 (MB=6130), tx/s=98234 (MB/s=6130) # 6.34 [+1.36] rx=49066 (6130 MB) # 6.34 [+0.00] ok # 6.67 [+0.33] ipv4 udp -m 2 -t 1 -n 32 # 8.11 [+1.44] tx=98688 (MB=6158), tx/s=98688 (MB/s=6158) # 9.61 [+1.50] rx=98688 (6158 MB) # 9.61 [+0.00] ok # 9.91 [+0.30] ipv4 tcp -m 2 -t 1 -n 1 # 11.38 [+1.47] tx=88949 (MB=5550), tx/s=88949 (MB/s=5550) # 12.74 [+1.36] rx=43522 (5550 MB) # 12.74 [+0.00] ok # 13.04 [+0.30] ipv4 udp -m 3 -t 1 -n 32 # 14.48 [+1.43] tx=88064 (MB=5495), tx/s=88064 (MB/s=5495) # 15.98 [+1.50] rx=88064 (5495 MB) # 15.98 [+0.00] ok # 16.28 [+0.30] ipv4 tcp -m 3 -t 1 -n 1 # 17.71 [+1.43] tx=93781 (MB=5852), tx/s=93781 (MB/s=5852) # 19.11 [+1.40] rx=46372 (5852 MB) # 19.11 [+0.00] ok # 19.41 [+0.30] ipv6 udp -m 1 -t 1 -n 32 # 20.85 [+1.44] tx=106400 (MB=6639), tx/s=106400 (MB/s=6639) # 22.35 [+1.50] rx=106400 (6639 MB) # 22.35 [+0.00] ok # 22.61 [+0.25] ipv6 tcp -m 1 -t 1 -n 1 # 24.08 [+1.47] tx=102387 (MB=6389), tx/s=102387 (MB/s=6389) # 25.44 [+1.36] rx=51167 (6389 MB) # 25.44 [+0.00] ok # 25.66 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 27.08 [+1.43] tx=130688 (MB=8155), tx/s=130688 (MB/s=8155) # 28.59 [+1.50] rx=130688 (8155 MB) # 28.59 [+0.00] ok # 28.82 [+0.23] ipv6 tcp -m 2 -t 1 -n 1 # 30.28 [+1.47] tx=116140 (MB=7247), tx/s=116140 (MB/s=7247) # 31.64 [+1.36] rx=57971 (7247 MB) # 31.64 [+0.00] ok # 31.85 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 33.28 [+1.43] tx=153824 (MB=9599), tx/s=153824 (MB/s=9599) # 34.78 [+1.50] rx=153824 (9599 MB) # 34.78 [+0.00] ok # 34.97 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 36.44 [+1.46] tx=118789 (MB=7412), tx/s=118789 (MB/s=7412) # 37.80 [+1.36] rx=59207 (7412 MB) # 37.80 [+0.00] ok # 37.82 [+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__->