[dpdk-dev] [PATCH] doc: announce control mbuf removal

Thomas Monjalon thomas at monjalon.net
Wed Feb 14 01:02:20 CET 2018


29/01/2018 10:30, Olivier Matz:
> Link: http://dpdk.org/ml/archives/dev/2017-July/069813.html
> Link: http://dpdk.org/dev/patchwork/patch/32041/
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---
> +* mbuf: The control mbuf API will be removed in v18.05. The impacted
> +  functions and macros are:
> +
> +  - ``rte_ctrlmbuf_init()``
> +  - ``rte_ctrlmbuf_alloc()``
> +  - ``rte_ctrlmbuf_free()``
> +  - ``rte_ctrlmbuf_data()``
> +  - ``rte_ctrlmbuf_len()``
> +  - ``rte_is_ctrlmbuf()``
> +  - ``CTRL_MBUF_FLAG``
> +
> +  The packet mbuf API should be used as a replacement.

Acked-by: Thomas Monjalon <thomas at monjalon.net>



More information about the dev mailing list