From: Thomas Monjalon <thomas@monjalon.net>
To: Christophe Fontaine <cfontain@redhat.com>
Cc: Jerin Jacob <jerinj@marvell.com>,
Kiran Kumar K <kirankumark@marvell.com>,
Nithin Dabilpuram <ndabilpuram@marvell.com>,
Zhirun Yan <yanzhirun_163@163.com>,
Pavan Nikhilesh <pbhagavatula@marvell.com>,
Robin Jarry <rjarry@redhat.com>,
stable@dpdk.org, dev@dpdk.org
Subject: Re: [PATCH v2] graph: fix xstats description allocation
Date: Tue, 11 Nov 2025 15:14:19 +0100 [thread overview]
Message-ID: <3021103.SyXcmblsem@thomas> (raw)
In-Reply-To: <20251028110920.16353-1-cfontain@redhat.com>
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@redhat.com>
> Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Applied, thanks.
prev parent reply other threads:[~2025-11-11 14:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 10:13 [PATCH] graph: fix xstats description allocation Christophe Fontaine
2025-10-28 10:16 ` [EXTERNAL] " Pavan Nikhilesh Bhagavatula
2025-10-28 11:09 ` [PATCH v2] " Christophe Fontaine
2025-11-11 14:14 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3021103.SyXcmblsem@thomas \
--to=thomas@monjalon.net \
--cc=cfontain@redhat.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=kirankumark@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=pbhagavatula@marvell.com \
--cc=rjarry@redhat.com \
--cc=stable@dpdk.org \
--cc=yanzhirun_163@163.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.