numam-dpdk/drivers/net/mlx4
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: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
mlx4.c mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
mlx4.h mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00