[dpdk-dev] [PATCH] lib/telemetry: add support to fetch global metrics

Thomas Monjalon thomas at monjalon.net
Tue Jun 18 22:07:53 CEST 2019


18/06/2019 18:55, Pattan, Reshma:
> 
> > -----Original Message-----
> > From: Thomas Monjalon [mailto:thomas at monjalon.net]
> 
> > I see some errors with GCC:
> 
> On which GCC version the errors are shown?

GCC 8.3

Given the type of the errors I think it should be visible
with older versions.

> > rte_telemetry_parser.c:362:27: error: unused variable ‘p’
> > 
> > rte_telemetry.c:550:11: error: unused variable ‘i’
> > 
> > rte_telemetry.c:613:16: error: comparison of integer expressions of different
> > signedness: ‘int’ and ‘uint32_t’





More information about the dev mailing list