[dpdk-dev] [PATCH v2] lib/telemetry: add support to fetch global metrics
Chautru, Nicolas
nicolas.chautru at intel.com
Mon Jun 24 19:36:30 CEST 2019
Hi Reshma,
I am still seeing build issue when rebasing to this : ie. checking uint32_t is negative in rte_telemetry.c:558
Thanks
Nic
-----Original Message-----
From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon
Sent: Monday, June 24, 2019 7:54 AM
To: Pattan, Reshma <reshma.pattan at intel.com>
Cc: dev at dpdk.org; Laatz, Kevin <kevin.laatz at intel.com>
Subject: Re: [dpdk-dev] [PATCH v2] lib/telemetry: add support to fetch global metrics
18/06/2019 15:49, Reshma Pattan:
> telemetry has support for fetching port based stats from metrics
> library.
>
> Metrics library also has global stats which are not fetched by
> telemetry, so extend telemetry to fetch the global metrics.
>
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
> Acked-by: Kevin Laatz <kevin.laatz at intel.com>
> ---
> v2: fix GCC compilation issues.
> rebase with latest release notes.
Applied, thanks
More information about the dev
mailing list