mbuf: move metadata macros to rte_port library
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 11 Sep 2014 13:15:41 +0000 (14:15 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Sep 2014 16:53:40 +0000 (18:53 +0200)
commitfa363849d0c465a5711e8ba60cd9966eac7a6a3b
tree776c5a8882216d9d364b5aef0ec8d3ae55d7c22b
parentd93677d6e20a813d11e0c6d632b6c72ddeab4604
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>
lib/librte_mbuf/rte_mbuf.h
lib/librte_port/rte_port.h