summaryrefslogtreecommitdiffstats
path: root/package/iperf/0002-fix-speed-display-in-csv-report.patch
Commit message (Collapse)AuthorAgeFilesLines
* iperf: bump to version 2.0.12Baruch Siach2018-07-101-39/+0
| | | | | | | | | | Drop patch #1; not needed anymore. Drop patch #2; fixed upstream in a slightly different way. Cc: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iperf: fix "speed" display in csv reportMatt Weber2016-07-301-0/+39
Some parameters displayed in the CSV reports are declared as uint64_t, but the printf format doesn't reflect this. Submitted bug: https://sourceforge.net/p/iperf/bugs/66/ Signed-off-by: Matt Poduska <matt.poduska@rockwellcollins.com> Signed-off-by: Atul Singh <atul.singh.mandla@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Reviewed-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud