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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=119936 (MB=7484), tx/s=119936 (MB/s=7484) # 3.10 [+1.50] rx=119936 (7484 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=109626 (MB=6841), tx/s=109626 (MB/s=6841) # 6.12 [+1.36] rx=54697 (6841 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=144448 (MB=9014), tx/s=144448 (MB/s=9014) # 9.23 [+1.50] rx=144448 (9014 MB) # 9.23 [+0.00] ok # 9.43 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=109338 (MB=6823), tx/s=109338 (MB/s=6823) # 12.26 [+1.36] rx=54592 (6823 MB) # 12.26 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=162688 (MB=10152), tx/s=162688 (MB/s=10152) # 15.40 [+1.50] rx=162688 (10152 MB) # 15.40 [+0.00] ok # 15.60 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=117951 (MB=7360), tx/s=117951 (MB/s=7360) # 18.43 [+1.40] rx=58269 (7360 MB) # 18.43 [+0.00] ok # 18.64 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=109472 (MB=6831), tx/s=109472 (MB/s=6831) # 21.56 [+1.50] rx=109472 (6831 MB) # 21.56 [+0.00] ok # 21.76 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.42] tx=108937 (MB=6798), tx/s=108937 (MB/s=6798) # 24.59 [+1.40] rx=54402 (6798 MB) # 24.59 [+0.00] ok # 24.77 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=118688 (MB=7406), tx/s=118688 (MB/s=7406) # 27.70 [+1.50] rx=118688 (7406 MB) # 27.70 [+0.00] ok # 27.88 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.46] tx=120570 (MB=7524), tx/s=120570 (MB/s=7524) # 30.70 [+1.36] rx=60262 (7524 MB) # 30.70 [+0.00] ok # 30.89 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=160160 (MB=9994), tx/s=160160 (MB/s=9994) # 33.81 [+1.50] rx=160160 (9994 MB) # 33.81 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=132264 (MB=8253), tx/s=132264 (MB/s=8253) # 36.84 [+1.40] rx=66027 (8253 MB) # 36.84 [+0.00] ok # 36.86 [+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__->