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.58 [+1.42] tx=135808 (MB=8474), tx/s=135808 (MB/s=8474) # 3.08 [+1.50] rx=135808 (8474 MB) # 3.08 [+0.00] ok # 3.23 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=129336 (MB=8071), tx/s=129336 (MB/s=8071) # 6.05 [+1.36] rx=64641 (8071 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=136544 (MB=8520), tx/s=136544 (MB/s=8520) # 9.12 [+1.50] rx=136544 (8520 MB) # 9.13 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=131862 (MB=8228), tx/s=131862 (MB/s=8228) # 12.09 [+1.36] rx=65910 (8228 MB) # 12.09 [+0.00] ok # 12.27 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=153504 (MB=9579), tx/s=153504 (MB/s=9579) # 15.20 [+1.50] rx=153504 (9579 MB) # 15.20 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=124133 (MB=7746), tx/s=124133 (MB/s=7746) # 18.19 [+1.40] rx=61835 (7746 MB) # 18.19 [+0.00] ok # 18.38 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 21.31 [+1.50] rx=131712 (8219 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=127111 (MB=7932), tx/s=127111 (MB/s=7932) # 24.30 [+1.36] rx=63527 (7932 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 27.38 [+1.50] rx=137920 (8606 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=126234 (MB=7877), tx/s=126234 (MB/s=7877) # 30.36 [+1.36] rx=63081 (7877 MB) # 30.36 [+0.00] ok # 30.50 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=159264 (MB=9938), tx/s=159264 (MB/s=9938) # 33.42 [+1.50] rx=159264 (9938 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=120514 (MB=7520), tx/s=120514 (MB/s=7520) # 36.40 [+1.40] rx=59957 (7520 MB) # 36.40 [+0.00] ok # 36.42 [+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__->