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=95520 (MB=5960), tx/s=95520 (MB/s=5960) # 3.09 [+1.50] rx=95520 (5960 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=124737 (MB=7784), tx/s=124737 (MB/s=7784) # 6.10 [+1.36] rx=62354 (7784 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=108576 (MB=6775), tx/s=108576 (MB/s=6775) # 9.19 [+1.50] rx=108576 (6775 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=138306 (MB=8630), tx/s=138306 (MB/s=8630) # 12.19 [+1.36] rx=69149 (8630 MB) # 12.19 [+0.00] ok # 12.35 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 15.27 [+1.50] rx=117248 (7316 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=129799 (MB=8099), tx/s=129799 (MB/s=8099) # 18.26 [+1.40] rx=64748 (8099 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=105120 (MB=6559), tx/s=105120 (MB/s=6559) # 21.36 [+1.50] rx=105120 (6559 MB) # 21.37 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=115882 (MB=7231), tx/s=115882 (MB/s=7231) # 24.38 [+1.36] rx=57880 (7231 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=89888 (MB=5609), tx/s=89888 (MB/s=5609) # 27.48 [+1.50] rx=89888 (5609 MB) # 27.48 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=113964 (MB=7111), tx/s=113964 (MB/s=7111) # 30.48 [+1.40] rx=56972 (7111 MB) # 30.48 [+0.00] ok # 30.66 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=106304 (MB=6633), tx/s=106304 (MB/s=6633) # 33.58 [+1.50] rx=106304 (6633 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=112702 (MB=7033), tx/s=112702 (MB/s=7033) # 36.57 [+1.36] rx=55829 (7033 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__->