> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Friday, April 24, 2020 4:09 PM
> To: Joyce Kong <joyce.k...@arm.com>
> Cc: step...@networkplumber.org; david.march...@redhat.com;
> m...@smartsharesystems.com; jer...@marvell.com;
> bruce.richard...@intel.com; ravi1.ku...@amd.com; rm...@marvell.com;
> shsha...@marvell.com; xuanziya...@huawei.com;
> cloud.wangxiao...@huawei.com; zhouguoy...@huawei.com; Honnappa
> Nagarahalli <honnappa.nagaraha...@arm.com>; Gavin Hu
> <gavin...@arm.com>; Phil Yang <phil.y...@arm.com>; nd <n...@arm.com>;
> dev@dpdk.org
> 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.