> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Friday, April 24, 2020 4:09 PM
> To: Joyce Kong <[email protected]>
> Cc: [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected]; Honnappa
> Nagarahalli <[email protected]>; Gavin Hu
> <[email protected]>; Phil Yang <[email protected]>; nd <[email protected]>;
> [email protected]
> Subject: Re: [PATCH v9 1/6] lib/eal: implement the family of common bit
> operation APIs
>
> 24/04/2020 05:21, Joyce Kong:
> > --- a/doc/api/doxy-api-index.md
> > +++ b/doc/api/doxy-api-index.md
> > - **containers**:
> > + [bitmap] (@ref rte_bitmap.h),
> > [mbuf] (@ref rte_mbuf.h),
> > [mbuf pool ops] (@ref rte_mbuf_pool_ops.h),
> > [ring] (@ref rte_ring.h),
> > [stack] (@ref rte_stack.h),
> > - [tailq] (@ref rte_tailq.h),
> > - [bitmap] (@ref rte_bitmap.h)
> > + [tailq] (@ref rte_tailq.h)
>
> Why do you move bitmap?
> I like having mbuf as the one.
>
Yeah, will move bitmap back in v10.