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=143360 (MB=8946), tx/s=143360 (MB/s=8946) # 3.07 [+1.50] rx=143360 (8946 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=127221 (MB=7939), tx/s=127221 (MB/s=7939) # 6.07 [+1.40] rx=63594 (7939 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=141600 (MB=8836), tx/s=141600 (MB/s=8836) # 9.18 [+1.50] rx=141600 (8836 MB) # 9.18 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=132462 (MB=8266), tx/s=132462 (MB/s=8266) # 12.16 [+1.40] rx=66190 (8266 MB) # 12.16 [+0.00] ok # 12.32 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=148224 (MB=9249), tx/s=148224 (MB/s=9249) # 15.24 [+1.50] rx=148224 (9249 MB) # 15.24 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=119914 (MB=7483), tx/s=119914 (MB/s=7483) # 18.25 [+1.40] rx=59310 (7483 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=118208 (MB=7376), tx/s=118208 (MB/s=7376) # 21.36 [+1.50] rx=118208 (7376 MB) # 21.36 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=122548 (MB=7647), tx/s=122548 (MB/s=7647) # 24.37 [+1.36] rx=60967 (7647 MB) # 24.38 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 27.49 [+1.50] rx=133248 (8315 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=139606 (MB=8711), tx/s=139606 (MB/s=8711) # 30.49 [+1.40] rx=69776 (8711 MB) # 30.49 [+0.00] ok # 30.67 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=167712 (MB=10465), tx/s=167712 (MB/s=10465) # 33.59 [+1.50] rx=167712 (10465 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=109906 (MB=6858), tx/s=109906 (MB/s=6858) # 36.60 [+1.40] rx=54816 (6858 MB) # 36.61 [+0.00] ok # 36.63 [+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__->