[EXTERNAL] [PATCH v2] graph: fix does not return the unique id when create graph

David Marchand david.marchand at redhat.com
Tue Jun 18 15:27:52 CEST 2024


On Fri, May 10, 2024 at 10:40 AM Kiran Kumar Kokkilagadda
<kirankumark at marvell.com> wrote:
> > When the order of graph destroy is not the reverse order of create, that is,
> > when it is destroyed at will, the newly created graph id will be the same as
> > the existing graph id, which is not the expected unique graph id. This graph
> > id incorrectly corresponds to multiple graphs.
> >
> > Fixes: a91fecc19c5c ("graph: implement create and destroy")
> > Cc: stable at dpdk.org
> >
> > Reported-by: Fan Yin <yinf1 at chinatelecom.cn>
> > Signed-off-by: Gongming Chen <chengm11 at chinatelecom.cn>
> > Signed-off-by: Fan Yin <yinf1 at chinatelecom.cn>
> > ---
>
> There is a similar patch from robin in review.
> https://patchwork.dpdk.org/project/dpdk/patch/20240326154936.1132201-1-rjarry@redhat.com/
> I already Acked it. It is ready for merge.

I merged Robin fix, please have a look.

I'll mark your proposed patch as rejected in patchwork, for now.
Feel free to send a new patch if there is still some issue.

Thanks.


-- 
David Marchand



More information about the dev mailing list