numam-dpdk/lib/librte_port
Bruce Richardson fa363849d0 mbuf: move metadata macros to rte_port library
The metadata macros are only used by libs and apps using the rte_port
packet framework library, so move them to a header file there.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-09-17 18:53:40 +02:00
..
Makefile mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT 2014-09-17 11:27:50 +02:00
rte_port_ethdev.c port: ethdev 2014-06-17 02:37:29 +02:00
rte_port_ethdev.h port: ethdev 2014-06-17 02:37:29 +02:00
rte_port_frag.c mbuf: remove the rte_pktmbuf structure 2014-09-17 11:27:51 +02:00
rte_port_frag.h port: IPv4 fragmentation 2014-06-17 03:34:09 +02:00
rte_port_ras.c port: IPv4 reassembly 2014-06-17 03:34:10 +02:00
rte_port_ras.h port: IPv4 reassembly 2014-06-17 03:34:10 +02:00
rte_port_ring.c port: ring 2014-06-17 02:37:29 +02:00
rte_port_ring.h port: ring 2014-06-17 02:37:29 +02:00
rte_port_sched.c port: hierarchical scheduler 2014-06-17 03:34:10 +02:00
rte_port_sched.h port: hierarchical scheduler 2014-06-17 03:34:10 +02:00
rte_port_source_sink.c port: source and sink 2014-06-17 03:34:10 +02:00
rte_port_source_sink.h port: source and sink 2014-06-17 03:34:10 +02:00
rte_port.h mbuf: move metadata macros to rte_port library 2014-09-17 18:53:40 +02:00