Home
last modified time | relevance | path

Searched refs:data (Results 1 – 16 of 16) sorted by relevance

/iperf/docs/
H A Dinvoking.rst14 (such as ``splice()``-ing the data to ``/dev/null``). iperf3 does
86 data is sent over a separate TCP connection, as a separate flow of UDP
90 Normally, the test data is sent from the client to the server, and mea-
93 This causes data to be sent from the server to the client.
101 start of the test, amount of data transferred during the interval, and
105 shows the measurement interval data for the client.
145 receiver) of data, rather than just generating random data or
193 set idle timeout for receiving data during active tests. The
194 receiver will halt a test if no data is received from the sender
339 client and server sending and receiving data simultaneously
[all …]
H A Dfaq.rst148 bytes), iperf3 will show that data was sent in the first interval,
150 and therefore no data is sent in the following intervals. It may
152 packet by re-segmenting it, and in these cases data will get to the
154 automatically continued with the next packet, so the data transfer
228 the test data has been processed. Thus the test ends with data
236 mimic an actual file transfer, the data stored to disk may not be
H A Ddev.rst45 -Z, --zerocopy use a 'zero copy' sendfile() method of sending data
65 -x, --reportexclude [CDMSV] exclude C(connection) D(data) M(multicast)
H A Dnews.rst84 iperf 3.6 adds the ``--extra-data`` and ``--repeating-payload``
93 iperf 3.5 fixes a bug that could over-count data transfers (and hence
/iperf/
H A DMakefile.in121 install-data-recursive install-dvi-recursive \
693 install-data: install-data-recursive
697 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
743 install-data-am:
800 html-am info info-am install install-am install-data \
801 install-data-am install-dvi install-dvi-am install-exec \
H A DREADME.md72 (such as splice()'ing the data to /dev/null). iperf does also have
78 -Z, --zerocopy use a 'zero copy' sendfile() method of sending data
124 -x, --reportexclude [CDMSV] exclude C(connection) D(data) M(multicast)
H A DRELNOTES.md222 * A new --extra-data option can be used to fill in a user-defined
254 * iperf3 no longer counts data received after the end of a test in
365 * Congestion window data on FreeBSD is now computed correctly (#465,
387 data is used. Note that iperf3 now requires the /dev/urandom
397 they contain no data. This can happen due to timing difference or
879 -Z, --zerocopy use a 'zero copy' method of sending data
H A DINSTALL58 4. Type `make install' to install the programs and any data files and
114 Documentation and other data files still use the regular prefix.
H A Dconfigure1406 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1407 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1408 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1409 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1413 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1414 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1416 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
7018 /* This system does not cope well with relocations in const data. */
H A Daclocal.m43991 # Gets list of data symbols to import.
4008 # Some systems (esp. on ia64) link data and code symbols differently,
4055 " /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\
4107 /* This system does not cope well with relocations in const data. */
5117data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" …
5581data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" …
/iperf/examples/
H A DMakefile.in527 install-data: install-data-am
531 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579 install-data-am:
634 html-am info info-am install install-am install-data \
635 install-data-am install-dvi install-dvi-am install-exec \
/iperf/contrib/
H A Diperf3_to_gnuplot.py98 data = fh.read()
101 iperf = json.loads(data)
H A Diperf3.gp8 # iperf3 data fields
/iperf/src/
H A Diperf.h138 void *data; member
229 void *data; member
H A Diperf_auth.c124 *b64text = strndup( (*bufferPtr).data, (*bufferPtr).length ); in Base64Encode()
H A DMakefile.in1700 install-data: install-data-am
1704 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1794 install-data-am: install-includeHEADERS install-man
1893 install install-am install-binPROGRAMS install-data \
1894 install-data-am install-dvi install-dvi-am install-exec \