[dpdk-dev] [PATCH] mbuf: new public function to allocate raw mbufs

Thomas Monjalon thomas.monjalon at 6wind.com
Tue May 17 08:32:05 CEST 2016


2016-05-11 16:43, Olivier Matz:
> Many drivers provide their own implementation of rte_mbuf_raw_alloc(),
> duplicating the code. Introduce a new public function in rte_mbuf to
> allocate a raw mbuf (uninitialized).
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks


More information about the dev mailing list