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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=127200 (MB=7937), tx/s=127200 (MB/s=7937) # 3.06 [+1.50] rx=127200 (7937 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=127689 (MB=7968), tx/s=127689 (MB/s=7968) # 6.03 [+1.36] rx=63825 (7968 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 9.11 [+1.50] rx=146784 (9159 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=131179 (MB=8186), tx/s=131179 (MB/s=8186) # 12.09 [+1.36] rx=65478 (8186 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=147904 (MB=9229), tx/s=147904 (MB/s=9229) # 15.17 [+1.50] rx=147904 (9229 MB) # 15.17 [+0.00] ok # 15.34 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=131255 (MB=8190), tx/s=131255 (MB/s=8190) # 18.16 [+1.40] rx=65494 (8190 MB) # 18.16 [+0.00] ok # 18.35 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 21.28 [+1.50] rx=138464 (8640 MB) # 21.28 [+0.00] ok # 21.45 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=121270 (MB=7567), tx/s=121270 (MB/s=7567) # 24.27 [+1.36] rx=60604 (7567 MB) # 24.28 [+0.00] ok # 24.45 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=145600 (MB=9085), tx/s=145600 (MB/s=9085) # 27.38 [+1.50] rx=145600 (9085 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=126576 (MB=7898), tx/s=126576 (MB/s=7898) # 30.36 [+1.36] rx=63257 (7898 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=152704 (MB=9529), tx/s=152704 (MB/s=9529) # 33.44 [+1.50] rx=152704 (9529 MB) # 33.44 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=130410 (MB=8138), tx/s=130410 (MB/s=8138) # 36.41 [+1.40] rx=65071 (8138 MB) # 36.41 [+0.00] ok # 36.43 [+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__->