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=94272 (MB=5882), tx/s=94272 (MB/s=5882) # 3.05 [+1.50] rx=94272 (5882 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=128927 (MB=8045), tx/s=128927 (MB/s=8045) # 6.04 [+1.36] rx=64454 (8045 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=115264 (MB=7192), tx/s=115264 (MB/s=7192) # 9.12 [+1.50] rx=115264 (7192 MB) # 9.12 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=137650 (MB=8589), tx/s=137650 (MB/s=8589) # 12.12 [+1.40] rx=68785 (8589 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=107040 (MB=6679), tx/s=107040 (MB/s=6679) # 15.21 [+1.50] rx=107040 (6679 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=130714 (MB=8157), tx/s=130714 (MB/s=8157) # 18.20 [+1.40] rx=65220 (8157 MB) # 18.20 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=81088 (MB=5060), tx/s=81088 (MB/s=5060) # 21.30 [+1.50] rx=81088 (5060 MB) # 21.30 [+0.00] ok # 21.50 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=126743 (MB=7909), tx/s=126743 (MB/s=7909) # 24.32 [+1.36] rx=63300 (7909 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=105344 (MB=6573), tx/s=105344 (MB/s=6573) # 27.42 [+1.50] rx=105344 (6573 MB) # 27.42 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=118032 (MB=7365), tx/s=118032 (MB/s=7365) # 30.43 [+1.36] rx=58987 (7365 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=102976 (MB=6426), tx/s=102976 (MB/s=6426) # 33.54 [+1.50] rx=102976 (6426 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.46] tx=117970 (MB=7361), tx/s=117970 (MB/s=7361) # 36.53 [+1.36] rx=58650 (7361 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__->