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=124544 (MB=7772), tx/s=124544 (MB/s=7772) # 3.08 [+1.50] rx=123763 (7723 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=108825 (MB=6791), tx/s=108825 (MB/s=6791) # 6.06 [+1.36] rx=54379 (6791 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=139264 (MB=8690), tx/s=139264 (MB/s=8690) # 9.16 [+1.50] rx=139264 (8690 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=118297 (MB=7382), tx/s=118297 (MB/s=7382) # 12.14 [+1.36] rx=59109 (7382 MB) # 12.14 [+0.00] ok # 12.35 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=123264 (MB=7692), tx/s=123264 (MB/s=7692) # 15.28 [+1.50] rx=123264 (7692 MB) # 15.28 [+0.00] ok # 15.50 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.43] tx=125223 (MB=7814), tx/s=125223 (MB/s=7814) # 18.33 [+1.40] rx=62377 (7814 MB) # 18.33 [+0.00] ok # 18.55 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.43] tx=107264 (MB=6693), tx/s=107264 (MB/s=6693) # 21.47 [+1.50] rx=107264 (6693 MB) # 21.47 [+0.00] ok # 21.66 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=113285 (MB=7069), tx/s=113285 (MB/s=7069) # 24.48 [+1.36] rx=56569 (7069 MB) # 24.48 [+0.00] ok # 24.68 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=113056 (MB=7055), tx/s=113056 (MB/s=7055) # 27.60 [+1.50] rx=113056 (7055 MB) # 27.60 [+0.00] ok # 27.80 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=103044 (MB=6430), tx/s=103044 (MB/s=6430) # 30.62 [+1.36] rx=51480 (6430 MB) # 30.62 [+0.00] ok # 30.80 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.21 [+1.42] tx=162400 (MB=10134), tx/s=162400 (MB/s=10134) # 33.72 [+1.50] rx=162400 (10134 MB) # 33.72 [+0.00] ok # 33.90 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=115851 (MB=7229), tx/s=115851 (MB/s=7229) # 36.72 [+1.40] rx=57017 (7229 MB) # 36.72 [+0.00] ok # 36.74 [+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__->