numam-dpdk/drivers/net/e1000
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 e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_ethdev.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
e1000_logs.h e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
em_ethdev.c e1000: add multicast MAC address filtering 2015-06-12 15:55:38 +02:00
em_rxtx.c ethdev: fix check of threshold for Tx freeing 2015-07-07 16:31:48 +02:00
igb_ethdev.c e1000: add ieee1588 timestamping 2015-07-10 02:36:25 +02:00
igb_pf.c e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00
igb_rxtx.c igb: replace some offload flags with packet type 2015-07-16 00:57:14 +02:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00