18/06/2019 18:55, Pattan, Reshma: > > > -----Original Message----- > > From: Thomas Monjalon [mailto:tho...@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’