Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iperf: bump to version 2.0.12 | Baruch Siach | 2018-07-10 | 1 | -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 report | Matt Weber | 2016-07-30 | 1 | -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> |