On Fri, Apr 3, 2020 at 2:56 PM Wang, Xiao W <xiao.w.w...@intel.com> wrote:
>
> Hi Jerin,

Hi Xiao. Thanks for the review.

> Found small typos on this patch. Please check comments inline.
>
> Best Regards,
> Xiao
>
> > +/**
> > + * @warning
> > + * @b EXPERIMENTAL: this API may change without prior notice
> > + *
> > + * Destroy cluster stats.
> > + *
> > + * @param stat
> > + *    Valid cluster pointer to destroy.
> > + *
> This empty line can be removed.

Will fix in v4.

> > +/**
> > + * @warning
> > + * @b EXPERIMENTAL: this API may change without prior notice
> > + *
> > + * Clone a node from static node(node created from RTE_NODE_REGISTER).
> > + *
> > + * @param id
> > + *   Static node id to clone from.
> > + * @param name
> > + *   Name of the new node. The library prepends the parent node name to the
> > + * user-specified the name. The final node name will be,
> Change it to "the user-specified name".

Will fix in v4.

Reply via email to