summaryrefslogtreecommitdiffstats
path: root/package/iperf/0002-fix-speed-display-in-csv-report.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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