On Fri, May 10, 2024 at 10:40 AM Kiran Kumar Kokkilagadda <kirankum...@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: sta...@dpdk.org > > > > Reported-by: Fan Yin <yi...@chinatelecom.cn> > > Signed-off-by: Gongming Chen <cheng...@chinatelecom.cn> > > Signed-off-by: Fan Yin <yi...@chinatelecom.cn> > > --- > > There is a similar patch from robin in review. > https://patchwork.dpdk.org/project/dpdk/patch/20240326154936.1132201-1-rja...@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