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.57 [+1.42] tx=113696 (MB=7095), tx/s=113696 (MB/s=7095) # 3.07 [+1.50] rx=113696 (7095 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=134087 (MB=8367), tx/s=134087 (MB/s=8367) # 6.06 [+1.36] rx=67037 (8367 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149472 (MB=9327), tx/s=149472 (MB/s=9327) # 9.15 [+1.50] rx=149472 (9327 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=141613 (MB=8837), tx/s=141613 (MB/s=8837) # 12.14 [+1.40] rx=70800 (8837 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 15.23 [+1.50] rx=136512 (8518 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=126581 (MB=7899), tx/s=126581 (MB/s=7899) # 18.22 [+1.40] rx=63262 (7899 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=114272 (MB=7130), tx/s=114272 (MB/s=7130) # 21.31 [+1.50] rx=114272 (7130 MB) # 21.32 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=131814 (MB=8225), tx/s=131814 (MB/s=8225) # 24.30 [+1.36] rx=65897 (8225 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=147392 (MB=9197), tx/s=147392 (MB/s=9197) # 27.39 [+1.50] rx=147392 (9197 MB) # 27.39 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=137858 (MB=8602), tx/s=137858 (MB/s=8602) # 30.37 [+1.40] rx=68469 (8602 MB) # 30.38 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=161856 (MB=10100), tx/s=161856 (MB/s=10100) # 33.46 [+1.50] rx=161856 (10100 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=145834 (MB=9100), tx/s=145834 (MB/s=9100) # 36.44 [+1.40] rx=72903 (9100 MB) # 36.44 [+0.00] ok # 36.46 [+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__->