[EXTERNAL] [PATCH] test/graph: fix graph autotest second test failure
Huichao Cai
chcchc88 at 163.com
Thu Oct 24 08:46:57 CEST 2024
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241024/9a2455fa/attachment.htm>
More information about the dev
mailing list