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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 3.05 [+1.50] rx=135833 (8476 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=126900 (MB=7919), tx/s=126900 (MB/s=7919) # 6.04 [+1.36] rx=63433 (7919 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=150912 (MB=9417), tx/s=150912 (MB/s=9417) # 9.14 [+1.50] rx=150912 (9417 MB) # 9.14 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 12.15 [+1.36] rx=58606 (7342 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 15.24 [+1.50] rx=163392 (10196 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=115255 (MB=7192), tx/s=115255 (MB/s=7192) # 18.25 [+1.40] rx=57228 (7192 MB) # 18.25 [+0.00] ok # 18.45 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=120064 (MB=7492), tx/s=120064 (MB/s=7492) # 21.38 [+1.50] rx=120064 (7492 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=110868 (MB=6918), tx/s=110868 (MB/s=6918) # 24.37 [+1.40] rx=55388 (6918 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=113344 (MB=7073), tx/s=113344 (MB/s=7073) # 27.47 [+1.50] rx=113344 (7073 MB) # 27.47 [+0.00] ok # 27.63 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=135948 (MB=8483), tx/s=135948 (MB/s=8483) # 30.44 [+1.36] rx=67920 (8483 MB) # 30.45 [+0.00] ok # 30.60 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=152448 (MB=9513), tx/s=152448 (MB/s=9513) # 33.52 [+1.50] rx=152448 (9513 MB) # 33.53 [+0.00] ok # 33.70 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=114961 (MB=7173), tx/s=114961 (MB/s=7173) # 36.53 [+1.40] rx=57025 (7173 MB) # 36.53 [+0.00] ok # 36.55 [+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__->