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=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 3.05 [+1.50] rx=140352 (8758 MB) # 3.05 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=132470 (MB=8266), tx/s=132470 (MB/s=8266) # 6.03 [+1.36] rx=66227 (8266 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 9.10 [+1.50] rx=150112 (9367 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=140952 (MB=8795), tx/s=140952 (MB/s=8795) # 12.07 [+1.36] rx=70398 (8795 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=166336 (MB=10379), tx/s=166336 (MB/s=10379) # 15.14 [+1.50] rx=166336 (10379 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=144667 (MB=9027), tx/s=144667 (MB/s=9027) # 18.11 [+1.40] rx=72259 (9027 MB) # 18.11 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=134304 (MB=8381), tx/s=134304 (MB/s=8381) # 21.19 [+1.50] rx=134304 (8381 MB) # 21.19 [+0.00] ok # 21.35 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=130671 (MB=8154), tx/s=130671 (MB/s=8154) # 24.17 [+1.36] rx=65326 (8154 MB) # 24.17 [+0.00] ok # 24.32 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=152032 (MB=9487), tx/s=152032 (MB/s=9487) # 27.24 [+1.50] rx=152032 (9487 MB) # 27.24 [+0.00] ok # 27.39 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.46] tx=136652 (MB=8527), tx/s=136652 (MB/s=8527) # 30.21 [+1.36] rx=67620 (8527 MB) # 30.21 [+0.00] ok # 30.37 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=163296 (MB=10190), tx/s=163296 (MB/s=10190) # 33.29 [+1.50] rx=163296 (10190 MB) # 33.29 [+0.00] ok # 33.47 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.89 [+1.42] tx=145599 (MB=9085), tx/s=145599 (MB/s=9085) # 36.29 [+1.40] rx=72746 (9085 MB) # 36.29 [+0.00] ok # 36.30 [+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__->