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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=105696 (MB=6595), tx/s=105696 (MB/s=6595) # 3.09 [+1.50] rx=105696 (6595 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=116681 (MB=7281), tx/s=116681 (MB/s=7281) # 6.10 [+1.40] rx=58270 (7281 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=125792 (MB=7849), tx/s=125792 (MB/s=7849) # 9.20 [+1.50] rx=125792 (7849 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=122959 (MB=7673), tx/s=122959 (MB/s=7673) # 12.20 [+1.40] rx=61474 (7673 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=166400 (MB=10383), tx/s=166400 (MB/s=10383) # 15.31 [+1.50] rx=166400 (10383 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=116264 (MB=7255), tx/s=116264 (MB/s=7255) # 18.31 [+1.40] rx=58092 (7255 MB) # 18.31 [+0.00] ok # 18.49 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=141248 (MB=8814), tx/s=141248 (MB/s=8814) # 21.41 [+1.50] rx=141248 (8814 MB) # 21.41 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=130438 (MB=8139), tx/s=130438 (MB/s=8139) # 24.41 [+1.36] rx=65214 (8139 MB) # 24.41 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=123584 (MB=7712), tx/s=123584 (MB/s=7712) # 27.50 [+1.50] rx=123584 (7712 MB) # 27.50 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=118124 (MB=7371), tx/s=118124 (MB/s=7371) # 30.49 [+1.40] rx=59018 (7371 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 33.59 [+1.50] rx=136832 (8538 MB) # 33.59 [+0.00] ok # 33.77 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=120908 (MB=7545), tx/s=120908 (MB/s=7545) # 36.59 [+1.40] rx=60413 (7545 MB) # 36.59 [+0.00] ok # 36.61 [+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__->