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=136928 (MB=8544), tx/s=136928 (MB/s=8544) # 3.05 [+1.50] rx=136928 (8544 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=129037 (MB=8052), tx/s=129037 (MB/s=8052) # 6.02 [+1.36] rx=64501 (8052 MB) # 6.02 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=129664 (MB=8091), tx/s=129664 (MB/s=8091) # 9.10 [+1.50] rx=129664 (8091 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.42] tx=134125 (MB=8369), tx/s=134125 (MB/s=8369) # 12.09 [+1.40] rx=67038 (8369 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163808 (MB=10222), tx/s=163808 (MB/s=10222) # 15.17 [+1.50] rx=163808 (10222 MB) # 15.17 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=137611 (MB=8587), tx/s=137611 (MB/s=8587) # 18.15 [+1.40] rx=68694 (8587 MB) # 18.15 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=120864 (MB=7542), tx/s=120864 (MB/s=7542) # 21.23 [+1.50] rx=120864 (7542 MB) # 21.23 [+0.00] ok # 21.40 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=119843 (MB=7478), tx/s=119843 (MB/s=7478) # 24.21 [+1.36] rx=59777 (7478 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=151136 (MB=9431), tx/s=151136 (MB/s=9431) # 27.29 [+1.50] rx=151136 (9431 MB) # 27.29 [+0.00] ok # 27.46 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.46] tx=121979 (MB=7611), tx/s=121979 (MB/s=7611) # 30.28 [+1.36] rx=60124 (7611 MB) # 30.28 [+0.00] ok # 30.43 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 33.35 [+1.50] rx=163392 (10196 MB) # 33.36 [+0.00] ok # 33.53 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.42] tx=134218 (MB=8375), tx/s=134218 (MB/s=8375) # 36.35 [+1.40] rx=66985 (8375 MB) # 36.35 [+0.00] ok # 36.37 [+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__->