numam-dpdk/drivers
Olivier Matz fbfd99551c mbuf: add raw allocation function
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@6wind.com>
2016-05-17 08:31:33 +02:00
..
crypto cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
net mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00