numam-dpdk/drivers/net/xenvirt
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
..
Makefile mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
rte_eth_xenvirt_version.map xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_eth_xenvirt.c mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
rte_eth_xenvirt.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_mempool_gntalloc.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
rte_xen_lib.c xenvirt: fix build for 32-bit platform 2015-12-12 22:34:43 +01:00
rte_xen_lib.h xenvirt: support port hotplug 2015-10-30 17:52:50 +01:00
virtio_logs.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
virtqueue.h xenvirt: fix 32-bit build 2016-04-10 21:36:54 +02:00