> On Sat, 12 Oct 2024 10:40:59 +0800
> Chaoyong He <chaoyong...@corigine.com> wrote:
> 
> > The original logic keeps using the same name parameter when malloc
> > memory in secondary process, which may cause error when using multiple
> > PF cards.
> >
> > Fixes: 3b00109d2b65 ("net/nfp: add PF ID used to format symbols")
> > Cc: peng.zh...@corigine.com
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Chaoyong He <chaoyong...@corigine.com>
> > Reviewed-by: Long Wu <long...@corigine.com>
> > Reviewed-by: Peng Zhang <peng.zh...@corigine.com>
> 
> How, the name is ignore mostly by malloc. Only used for tracing.

Okay, If you insist, we can abandon this one.

Reply via email to