numam-dpdk/drivers/net/enic
Sergio Gonzalez Monroy 2f9d47013e mem: move librte_malloc to eal/common
Move malloc inside eal and create a new section in MAINTAINERS file for
Memory Allocation in EAL.

Create a dummy malloc library to avoid breaking applications that have
librte_malloc in their DT_NEEDED entries.

This is the first step towards using malloc to allocate memory directly
from memsegs. Thus, memzones would allocate memory through malloc,
allowing to free memzones.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2015-07-16 13:44:48 +02:00
..
base enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
enic_clsf.c hash: rename unused field 2015-07-13 19:27:31 +02:00
enic_compat.h enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
enic_ethdev.c drivers: explicit initialization of pci drivers 2015-06-12 11:10:10 +02:00
enic_main.c enic: replace some offload flags with packet type 2015-07-16 00:57:36 +02:00
enic_res.c enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
enic_res.h enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
enic.h enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00