[dpdk-dev] [PATCH v9 1/6] lib/eal: implement the family of common bit operation APIs

Thomas Monjalon thomas at monjalon.net
Fri Apr 24 10:08:39 CEST 2020


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.





More information about the dev mailing list