DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kiran Kumar Kokkilagadda <kirankumark@marvell.com>
To: Huichao Cai <chcchc88@163.com>
Cc: Jerin Jacob <jerinj@marvell.com>,
	Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>,
	"yanzhirun_163@163.com" <yanzhirun_163@163.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: Re:RE: Re:RE: [EXTERNAL] [PATCH] test/graph: fix graph autotest second test failure
Date: Fri, 25 Oct 2024 08:38:18 +0000	[thread overview]
Message-ID: <PH0PR18MB507115A19210F0BE146DF5FAAC4F2@PH0PR18MB5071.namprd18.prod.outlook.com> (raw)
In-Reply-To: <6f2db312.5f8d.192bd4744a8.Coremail.chcchc88@163.com>



> -----Original Message-----
> From: Huichao Cai <chcchc88@163.com>
> Sent: Thursday, October 24, 2024 12:17 PM
> To: Kiran Kumar Kokkilagadda <kirankumark@marvell.com>
> Cc: Jerin Jacob <jerinj@marvell.com>; Nithin Kumar Dabilpuram
> <ndabilpuram@marvell.com>; yanzhirun_163@163.com; dev@dpdk.org
> Subject: Re:RE: Re:RE: [EXTERNAL] [PATCH] test/graph: fix graph autotest
> second test failure
> 
> There is a problem with deleting static nodes: the node ID is recorded using the
> global variable node_id, which is continuously increasing. If an intermediate
> node is deleted, the node ID will appear empty, which can introduce some
> problems, 
> 
> There is a problem with deleting static nodes: the node ID is recorded using the
> global variable node_id,
> 
> which is continuously increasing. If an intermediate node is deleted, the node
> ID will appear empty, which
> 
> can introduce some problems, such as how to choose the node ID for cloning
> later?

We can fix this node id issue also. Something similar to this has been fixed for graph id 
Recently. We can do the same thing for node id as well.
https://patches.dpdk.org/project/dpdk/patch/20240618092324.54166-2-rjarry@redhat.com/



  reply	other threads:[~2024-10-25  8:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 11:28 Huichao cai
2024-10-22 13:38 ` [EXTERNAL] " Kiran Kumar Kokkilagadda
2024-10-23  2:44   ` Huichao Cai
2024-10-23 12:42     ` Kiran Kumar Kokkilagadda
2024-10-24  6:46       ` Huichao Cai
2024-10-25  8:38         ` Kiran Kumar Kokkilagadda [this message]
2024-10-25  9:30           ` Huichao Cai

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=PH0PR18MB507115A19210F0BE146DF5FAAC4F2@PH0PR18MB5071.namprd18.prod.outlook.com \
    --to=kirankumark@marvell.com \
    --cc=chcchc88@163.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).