> -Original Message-
> From: Jerin Jacob
> Sent: Monday, March 7, 2022 15:45
> To: Wang, Haiyue
> Cc: dpdk-dev ; Jerin Jacob ; Kiran Kumar K
> ;
> Nithin Dabilpuram
> Subject: Re: [PATCH v1] graph: remove the useless duplicate name check
>
> On Mon, Mar 7
> -Original Message-
> From: Jerin Jacob
> Sent: Monday, March 7, 2022 15:45
> To: Wang, Haiyue
> Cc: dpdk-dev ; Jerin Jacob ; Kiran Kumar K
> ;
> Nithin Dabilpuram
> Subject: Re: [PATCH v1] graph: remove the useless duplicate name check
>
> On Mon, Mar 7
On Mon, Mar 7, 2022 at 12:47 PM Haiyue Wang wrote:
>
> The node clone API parameter 'name' is the new node's postfix name, not
> the final node name, so it makes no sense to check it. And the new name
> will be checked duplicate when calling API '__rte_node_register'.
>
> Signed-off-by: Haiyue Wan
The node clone API parameter 'name' is the new node's postfix name, not
the final node name, so it makes no sense to check it. And the new name
will be checked duplicate when calling API '__rte_node_register'.
Signed-off-by: Haiyue Wang
---
lib/graph/node.c | 4
1 file changed, 4 deletions(
4 matches
Mail list logo