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=130176 (MB=8123), tx/s=130176 (MB/s=8123) # 3.07 [+1.50] rx=130176 (8123 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=126855 (MB=7916), tx/s=126855 (MB/s=7916) # 6.06 [+1.36] rx=63403 (7916 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=141472 (MB=8828), tx/s=141472 (MB/s=8828) # 9.17 [+1.50] rx=141472 (8828 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136913 (MB=8543), tx/s=136913 (MB/s=8543) # 12.16 [+1.36] rx=68409 (8543 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=167264 (MB=10437), tx/s=167264 (MB/s=10437) # 15.25 [+1.50] rx=167264 (10437 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=139531 (MB=8707), tx/s=139531 (MB/s=8707) # 18.24 [+1.40] rx=69623 (8707 MB) # 18.24 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 21.33 [+1.50] rx=131008 (8175 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=125094 (MB=7806), tx/s=125094 (MB/s=7806) # 24.31 [+1.36] rx=62522 (7806 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 27.39 [+1.50] rx=142464 (8890 MB) # 27.39 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=130990 (MB=8174), tx/s=130990 (MB/s=8174) # 30.39 [+1.36] rx=65448 (8174 MB) # 30.39 [+0.00] ok # 30.54 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=164000 (MB=10234), tx/s=164000 (MB/s=10234) # 33.46 [+1.50] rx=164000 (10234 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.46] tx=119056 (MB=7429), tx/s=119056 (MB/s=7429) # 36.46 [+1.36] rx=59306 (7429 MB) # 36.46 [+0.00] ok # 36.48 [+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__->