Commit Graph

17 Commits

Author SHA1 Message Date
Bruce A. Mah
d1d271190a Update release notes for recent activity. 2014-07-24 15:33:44 -07:00
Bruce A. Mah
0f6a1e0497 Minor release notes update. 2014-06-12 11:45:12 -07:00
Bruce A. Mah
d73969bddf Update release notes and known issues on mainline. 2014-06-11 13:41:42 -07:00
Bruce A. Mah
d467b2912a
Update release notes on mainline. 2014-03-26 10:04:03 -07:00
Bruce A. Mah
c9cfca0a93
Update release notes for mainline changes since 3.0.1 release. 2014-03-04 15:13:36 -08:00
Bruce A. Mah
441d8b75a0 Add support for writing the PID to a file in server mode.
This is specified with the -I or --pidfile option.

Issue:		120 (PID file support)
2014-01-24 16:42:10 -08:00
Bruce A. Mah
deefb95fea Add FreeBSD support for -A (set CPU affinity).
Mostly this change consists of adding FreeBSD-specific code to handle
this feature.  The concepts and system calls are very similar to what's
already done for Linux.  One difference is that on FreeBSD, the CPU
affinity mask is saved before -A processing and restored afterwards.
This causes a slight change to the function signatures for
iperf_setaffinity() and iperf_clearaffinity() (these functions
however are not documented as a part of the libiperf3 API).

Slightly improve some of the documentation for the -A command line
option, to hopefully stave off some of the questions about this
feature.

Mostly based on a submitted patch.

Issue:          128 (better error message for CPU affinity failure)
Submitted by:   Susant Sahani <ssahani@redhat.com>
2014-01-13 10:58:47 -08:00
Bruce A. Mah
49f74e582c Prepare for iperf3 3.0.1. 2014-01-10 13:22:11 -08:00
Brian Tierney
fa34a97f49 updating to prepare for 3.0.0 release; still need to add final release date 2014-01-07 16:45:43 -08:00
Bruce A. Mah
a45a0d37b4 Mention -D, -C, -L in release notes.
These go to a new section that might be merged with the prior 3.0.0
section pending a release engineering discussion.

Also fix a typo:  s/vebose/verbose/
2013-12-16 10:15:32 -08:00
Brian Tierney
55ace3e28b updates for 3.0 release 2013-11-10 09:37:10 -08:00
sethdelliott
76ceadbc24 Updated documentation 2010-08-02 23:30:22 +00:00
sethdelliott
eb85608f64 Updated autoconf files 2010-07-23 23:48:45 +00:00
sethdelliott
2e3dfab7eb Updated documentation 2010-07-23 21:39:41 +00:00
Jon Dugan
99f3ebc880 restore release notes from prev release 2010-07-16 22:52:37 +00:00
sethdelliott
1e621fb16c Small updates to man page and documentation. 2010-07-15 23:38:10 +00:00
Jon Dugan
f9fd0fe5ee update README, move RELEASE_NOTES into separate file 2010-07-08 23:46:32 +00:00