05/05/2025 08:24, kirankum...@marvell.com:
> From: Kiran Kumar K
>
> The node id is determined based on a global variable that is
> incremented every time a node is created. Adding changes to
> remove the global counter. Make sure that the node list is always
> ordered by increasing node ids. Whe
; Nithin Kumar Dabilpuram
> ; Zhirun Yan
> Cc: dev@dpdk.org
> Subject: [PATCH v7 1/3] graph: avoid global node ID counter
>
> From: Kiran Kumar K
>
> The node id is determined based on a global variable that is incremented every
> time a node is created. Adding changes to remo
From: Kiran Kumar K
The node id is determined based on a global variable that is
incremented every time a node is created. Adding changes to
remove the global counter. Make sure that the node list is always
ordered by increasing node ids. When creating a new node, pick a free
id which is not allo
3 matches
Mail list logo