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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=133056 (MB=8303), tx/s=133056 (MB/s=8303) # 3.10 [+1.50] rx=133056 (8303 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=113467 (MB=7080), tx/s=113467 (MB/s=7080) # 6.11 [+1.36] rx=56663 (7080 MB) # 6.11 [+0.00] ok # 6.27 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.19 [+1.50] rx=148448 (9263 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=125977 (MB=7861), tx/s=125977 (MB/s=7861) # 12.19 [+1.40] rx=62014 (7861 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 15.28 [+1.50] rx=162496 (10140 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=141340 (MB=8820), tx/s=141340 (MB/s=8820) # 18.26 [+1.36] rx=70551 (8820 MB) # 18.26 [+0.00] ok # 18.42 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 21.33 [+1.50] rx=138176 (8622 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=122402 (MB=7638), tx/s=122402 (MB/s=7638) # 24.32 [+1.36] rx=61193 (7638 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 27.41 [+1.50] rx=147808 (9223 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=130400 (MB=8137), tx/s=130400 (MB/s=8137) # 30.41 [+1.36] rx=65149 (8137 MB) # 30.41 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=161216 (MB=10060), tx/s=161216 (MB/s=10060) # 33.51 [+1.50] rx=161216 (10060 MB) # 33.51 [+0.00] ok # 33.69 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=119171 (MB=7436), tx/s=119171 (MB/s=7436) # 36.51 [+1.40] rx=58944 (7436 MB) # 36.51 [+0.00] ok # 36.54 [+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__->