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.58 [+1.42] tx=110496 (MB=6895), tx/s=110496 (MB/s=6895) # 3.08 [+1.50] rx=110496 (6895 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=113270 (MB=7068), tx/s=113270 (MB/s=7068) # 6.08 [+1.36] rx=56552 (7068 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=116544 (MB=7272), tx/s=116544 (MB/s=7272) # 9.19 [+1.50] rx=116544 (7272 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=130321 (MB=8132), tx/s=130321 (MB/s=8132) # 12.20 [+1.36] rx=65109 (8132 MB) # 12.20 [+0.00] ok # 12.40 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=145312 (MB=9068), tx/s=145312 (MB/s=9068) # 15.32 [+1.50] rx=145312 (9068 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=92617 (MB=5779), tx/s=92617 (MB/s=5779) # 18.33 [+1.40] rx=46159 (5779 MB) # 18.33 [+0.00] ok # 18.52 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=134784 (MB=8411), tx/s=134784 (MB/s=8411) # 21.44 [+1.50] rx=134784 (8411 MB) # 21.44 [+0.00] ok # 21.63 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=128851 (MB=8040), tx/s=128851 (MB/s=8040) # 24.45 [+1.36] rx=64393 (8040 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=144032 (MB=8988), tx/s=144032 (MB/s=8988) # 27.55 [+1.50] rx=144032 (8988 MB) # 27.55 [+0.00] ok # 27.71 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=134364 (MB=8384), tx/s=134364 (MB/s=8384) # 30.53 [+1.36] rx=67165 (8384 MB) # 30.53 [+0.00] ok # 30.69 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=142368 (MB=8884), tx/s=142368 (MB/s=8884) # 33.61 [+1.50] rx=142368 (8884 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=131829 (MB=8226), tx/s=131829 (MB/s=8226) # 36.60 [+1.40] rx=65821 (8226 MB) # 36.60 [+0.00] ok # 36.63 [+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__->