DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Huichao Cai" <chcchc88@163.com>
To: "Kiran Kumar Kokkilagadda" <kirankumark@marvell.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: [EXTERNAL] [PATCH] test/graph: fix graph autotest second test failure
Date: Thu, 24 Oct 2024 14:46:57 +0800 (CST)	[thread overview]
Message-ID: <6f2db312.5f8d.192bd4744a8.Coremail.chcchc88@163.com> (raw)
In-Reply-To: <PH0PR18MB5071FEC0611D87DCF49E4941AC4D2@PH0PR18MB5071.namprd18.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

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?

[-- Attachment #2: Type: text/html, Size: 523 bytes --]

      reply	other threads:[~2024-10-24  6:47 UTC|newest]

Thread overview: 5+ 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 [this message]

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=6f2db312.5f8d.192bd4744a8.Coremail.chcchc88@163.com \
    --to=chcchc88@163.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@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).