[PATCH v2] graph: fix xstats description allocation

Thomas Monjalon thomas at monjalon.net
Tue Nov 11 15:14:19 CET 2025


28/10/2025 12:09, Christophe Fontaine:
> Fix the extended stats name allocation size: instead of allocating
> RTE_NODE_XSTAT_DESC_SIZE (64 bytes), only sizeof(RTE_NODE_XSTAT_DESC_SIZE)
> were allocated for each xstat name.
> 
> Fixes: 070db97e017b ("graph: support node xstats")
> Signed-off-by: Christophe Fontaine <cfontain at redhat.com>
> Acked-by: Pavan Nikhilesh <pbhagavatula at marvell.com>

Applied, thanks.





More information about the dev mailing list