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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 3.11 [+1.50] rx=138464 (8640 MB) # 3.11 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=116383 (MB=7262), tx/s=116383 (MB/s=7262) # 6.13 [+1.36] rx=58150 (7262 MB) # 6.13 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=136864 (MB=8540), tx/s=136864 (MB/s=8540) # 9.26 [+1.50] rx=136864 (8540 MB) # 9.26 [+0.00] ok # 9.49 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 10.96 [+1.47] tx=127410 (MB=7950), tx/s=127410 (MB/s=7950) # 12.32 [+1.36] rx=62954 (7950 MB) # 12.32 [+0.00] ok # 12.53 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 15.45 [+1.50] rx=124064 (7742 MB) # 15.45 [+0.00] ok # 15.63 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=137838 (MB=8601), tx/s=137838 (MB/s=8601) # 18.45 [+1.40] rx=68815 (8601 MB) # 18.45 [+0.00] ok # 18.63 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.43] tx=101376 (MB=6326), tx/s=101376 (MB/s=6326) # 21.56 [+1.50] rx=101376 (6326 MB) # 21.56 [+0.00] ok # 21.77 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.42] tx=128719 (MB=8032), tx/s=128719 (MB/s=8032) # 24.59 [+1.40] rx=64340 (8032 MB) # 24.60 [+0.00] ok # 24.80 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.43] tx=144320 (MB=9006), tx/s=144320 (MB/s=9006) # 27.72 [+1.50] rx=144320 (9006 MB) # 27.72 [+0.00] ok # 27.93 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.39 [+1.47] tx=112094 (MB=6995), tx/s=112094 (MB/s=6995) # 30.75 [+1.36] rx=55962 (6995 MB) # 30.75 [+0.00] ok # 30.94 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.42] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 33.87 [+1.50] rx=142976 (8922 MB) # 33.87 [+0.00] ok # 34.03 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=130402 (MB=8137), tx/s=130402 (MB/s=8137) # 36.85 [+1.40] rx=65075 (8137 MB) # 36.85 [+0.00] ok # 36.87 [+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__->