On Friday, May 20, 2016 17:30:08 Sven Eckelmann wrote:
The tp_meter output for raw bytes is not casting the values to float. It must therefore use PRIu64 to print the results.
Reported-by: Simon Wunderlich sw@simonwunderlich.de Signed-off-by: Sven Eckelmann sven@narfation.org
tp_meter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision 53081ce.
Thanks, Marek