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=111232 (MB=6941), tx/s=111232 (MB/s=6941) # 3.07 [+1.50] rx=111232 (6941 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=115553 (MB=7210), tx/s=115553 (MB/s=7210) # 6.05 [+1.40] rx=57770 (7210 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=117568 (MB=7336), tx/s=117568 (MB/s=7336) # 9.13 [+1.50] rx=117568 (7336 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=120628 (MB=7527), tx/s=120628 (MB/s=7527) # 12.12 [+1.40] rx=60300 (7527 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=129888 (MB=8105), tx/s=129888 (MB/s=8105) # 15.21 [+1.50] rx=129888 (8105 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=122039 (MB=7615), tx/s=122039 (MB/s=7615) # 18.19 [+1.40] rx=60989 (7615 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=111840 (MB=6979), tx/s=111840 (MB/s=6979) # 21.28 [+1.50] rx=111840 (6979 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=110680 (MB=6906), tx/s=110680 (MB/s=6906) # 24.27 [+1.36] rx=55332 (6906 MB) # 24.27 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 27.36 [+1.50] rx=118720 (7408 MB) # 27.36 [+0.00] ok # 27.53 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=116635 (MB=7278), tx/s=116635 (MB/s=7278) # 30.35 [+1.40] rx=58262 (7278 MB) # 30.35 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 33.43 [+1.50] rx=131840 (8227 MB) # 33.43 [+0.00] ok # 33.60 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=119509 (MB=7457), tx/s=119509 (MB/s=7457) # 36.42 [+1.40] rx=59740 (7457 MB) # 36.42 [+0.00] ok # 36.44 [+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__->