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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=99392 (MB=6202), tx/s=99392 (MB/s=6202) # 3.11 [+1.50] rx=99392 (6202 MB) # 3.11 [+0.00] ok # 3.31 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=108132 (MB=6747), tx/s=108132 (MB/s=6747) # 6.13 [+1.36] rx=54062 (6747 MB) # 6.13 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=118048 (MB=7366), tx/s=118048 (MB/s=7366) # 9.26 [+1.50] rx=118048 (7366 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.46] tx=117133 (MB=7309), tx/s=117133 (MB/s=7309) # 12.30 [+1.36] rx=58165 (7309 MB) # 12.30 [+0.00] ok # 12.51 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.94 [+1.43] tx=147776 (MB=9221), tx/s=147776 (MB/s=9221) # 15.44 [+1.50] rx=147776 (9221 MB) # 15.44 [+0.00] ok # 15.66 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.16 [+1.51] tx=121834 (MB=7602), tx/s=121834 (MB/s=7602) # 18.48 [+1.32] rx=60762 (7602 MB) # 18.48 [+0.00] ok # 18.71 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.13 [+1.42] tx=105888 (MB=6607), tx/s=105888 (MB/s=6607) # 21.63 [+1.50] rx=105888 (6607 MB) # 21.63 [+0.00] ok # 21.85 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.31 [+1.46] tx=112440 (MB=7016), tx/s=112440 (MB/s=7016) # 24.67 [+1.36] rx=55426 (7016 MB) # 24.68 [+0.00] ok # 24.88 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.31 [+1.43] tx=130432 (MB=8139), tx/s=130432 (MB/s=8139) # 27.81 [+1.50] rx=130432 (8139 MB) # 27.81 [+0.00] ok # 28.03 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.49 [+1.47] tx=122866 (MB=7667), tx/s=122866 (MB/s=7667) # 30.85 [+1.36] rx=61412 (7667 MB) # 30.86 [+0.00] ok # 31.08 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.50 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 34.00 [+1.50] rx=148448 (9263 MB) # 34.01 [+0.00] ok # 34.20 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.62 [+1.42] tx=129319 (MB=8069), tx/s=129319 (MB/s=8069) # 37.02 [+1.40] rx=64553 (8069 MB) # 37.02 [+0.00] ok # 37.05 [+0.03] 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__->