> -----Original Message----- > From: kirankum...@marvell.com <kirankum...@marvell.com> > Sent: Tuesday, November 26, 2024 10:14 AM > To: Jerin Jacob <jer...@marvell.com>; Kiran Kumar Kokkilagadda > <kirankum...@marvell.com>; Nithin Kumar Dabilpuram > <ndabilpu...@marvell.com>; Zhirun Yan <yanzhirun_...@163.com> > Cc: dev@dpdk.org; rja...@redhat.com; chcch...@163.com > Subject: [PATCH v5 3/3] test/graph: fix graph autotest second run test failure > > From: Kiran Kumar K <kirankum...@marvell.com> > > The graph autotest second run test is failing due to the node name is already > present in the node list. Adding changes to free nodes at the time of test > cleanup. > > Fixes: 6b89650418fe ("test/graph: add functional tests") > > Signed-off-by: Kiran Kumar K <kirankum...@marvell.com> Series-Acked-by: Jerin Jacob <jer...@marvell.com>