> -----Original Message----- > From: Wang, Yipeng1 > Sent: Wednesday, September 6, 2017 1:00 AM > To: [email protected] > Cc: Tai, Charlie <[email protected]>; Gobriel, Sameh > <[email protected]>; Wang, Ren <[email protected]>; Wang, Yipeng1 > <[email protected]>; Mcnamara, John <[email protected]> > Subject: [PATCH v3 7/7] doc: add membership documentation > > This patch adds the documentation for membership library. > > Signed-off-by: Yipeng Wang <[email protected]> > Reviewed-by: John McNamara <[email protected]>
> +Set-summary Element Insertion > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > + > +The ``rte_member_add()`` function is use to insert an element/key into a > set-summary structure. If it fails an > +error is returned. For success the returned value is dpendednt on the Minor typo: s/dpendednt/dependent/ Apart from that: Acked-by: John McNamara <[email protected]>

