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=140416 (MB=8762), tx/s=140416 (MB/s=8762) # 3.05 [+1.50] rx=140416 (8762 MB) # 3.05 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=127237 (MB=7940), tx/s=127237 (MB/s=7940) # 6.03 [+1.36] rx=63592 (7940 MB) # 6.03 [+0.00] ok # 6.20 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=141120 (MB=8806), tx/s=141120 (MB/s=8806) # 9.12 [+1.50] rx=141120 (8806 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=132609 (MB=8275), tx/s=132609 (MB/s=8275) # 12.11 [+1.36] rx=66303 (8275 MB) # 12.11 [+0.00] ok # 12.29 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 15.21 [+1.50] rx=133024 (8301 MB) # 15.21 [+0.00] ok # 15.41 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=117706 (MB=7345), tx/s=117706 (MB/s=7345) # 18.23 [+1.40] rx=58347 (7345 MB) # 18.23 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=141056 (MB=8802), tx/s=141056 (MB/s=8802) # 21.34 [+1.50] rx=141056 (8802 MB) # 21.34 [+0.00] ok # 21.53 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=127441 (MB=7952), tx/s=127441 (MB/s=7952) # 24.35 [+1.36] rx=63692 (7952 MB) # 24.35 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=126464 (MB=7891), tx/s=126464 (MB/s=7891) # 27.46 [+1.50] rx=126464 (7891 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=129945 (MB=8109), tx/s=129945 (MB/s=8109) # 30.45 [+1.36] rx=64943 (8109 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=169216 (MB=10559), tx/s=169216 (MB/s=10559) # 33.56 [+1.50] rx=169216 (10559 MB) # 33.56 [+0.00] ok # 33.71 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=132913 (MB=8294), tx/s=132913 (MB/s=8294) # 36.53 [+1.40] rx=66327 (8294 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__->