[Buildroot] [PATCH v2] iperf: fix "speed" display in CSV report

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jul 28 21:35:47 UTC 2016


Hello,

On Thu, 28 Jul 2016 10:46:44 -0700, Khem Raj wrote:

> c99 says if you are printing uint64_t then its portable to use PRIu64 e.g.
> 
> uint64_t a_int64
> printf("%" PRId64 "\n”, a_int64);

Indeed. Matt, could you rework your patch accordingly?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list