[PATCH v3] graph: remove the useless duplicate name check

Thomas Monjalon thomas at monjalon.net
Mon Mar 7 21:06:38 CET 2022


07/03/2022 13:47, Jerin Jacob:
> On Mon, Mar 7, 2022 at 4:30 PM Haiyue Wang <haiyue.wang at intel.com> 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'.
> >
> > And update the test case to call clone API twice to check the real name
> > duplicate.
> >
> > Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
> 
> 
> Acked-by: Jerin Jacob <jerinj at marvell.com>

Applied, thanks.






More information about the dev mailing list