15/11/2022 17:28, Morten Brørup:
> +CC mempool maintainers
>
> > From: Robin Jarry [mailto:rja...@redhat.com]
> > Sent: Tuesday, 15 November 2022 16.36
> >
> > rte_mempool_dump() already returns the number of objects available and
> > in the cache. This information is missing from the telemetry A
+CC mempool maintainers
> From: Robin Jarry [mailto:rja...@redhat.com]
> Sent: Tuesday, 15 November 2022 16.36
>
> rte_mempool_dump() already returns the number of objects available and
> in the cache. This information is missing from the telemetry API. Add
> it
> albeit with less granularity for
rte_mempool_dump() already returns the number of objects available and
in the cache. This information is missing from the telemetry API. Add it
albeit with less granularity for cached counts (only report the
total_cache_count).
Signed-off-by: Robin Jarry
---
lib/mempool/rte_mempool.c | 13 ++
3 matches
Mail list logo