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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=137536 (MB=8582), tx/s=137536 (MB/s=8582) # 3.09 [+1.50] rx=137536 (8582 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=131364 (MB=8197), tx/s=131364 (MB/s=8197) # 6.09 [+1.36] rx=65517 (8197 MB) # 6.09 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=115840 (MB=7228), tx/s=115840 (MB/s=7228) # 9.20 [+1.50] rx=115840 (7228 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.47] tx=132230 (MB=8251), tx/s=132230 (MB/s=8251) # 12.22 [+1.36] rx=66103 (8251 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=165792 (MB=10346), tx/s=165792 (MB/s=10346) # 15.32 [+1.50] rx=165792 (10346 MB) # 15.33 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=119337 (MB=7447), tx/s=119337 (MB/s=7447) # 18.32 [+1.40] rx=59647 (7447 MB) # 18.33 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=96928 (MB=6048), tx/s=96928 (MB/s=6048) # 21.43 [+1.50] rx=96928 (6048 MB) # 21.44 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=128780 (MB=8036), tx/s=128780 (MB/s=8036) # 24.45 [+1.36] rx=64378 (8036 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=132896 (MB=8293), tx/s=132896 (MB/s=8293) # 27.55 [+1.50] rx=132896 (8293 MB) # 27.55 [+0.00] ok # 27.72 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.42] tx=137242 (MB=8564), tx/s=137242 (MB/s=8564) # 30.55 [+1.40] rx=68452 (8564 MB) # 30.55 [+0.00] ok # 30.73 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=126784 (MB=7911), tx/s=126784 (MB/s=7911) # 33.65 [+1.50] rx=126784 (7911 MB) # 33.65 [+0.00] ok # 33.82 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=118285 (MB=7381), tx/s=118285 (MB/s=7381) # 36.64 [+1.40] rx=59134 (7381 MB) # 36.64 [+0.00] ok # 36.67 [+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__->