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