mbuf: use macros only to access metadata
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 11 Sep 2014 13:15:40 +0000 (14:15 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Sep 2014 16:53:40 +0000 (18:53 +0200)
commitd93677d6e20a813d11e0c6d632b6c72ddeab4604
tree64c4d83ade24a6eb352ac9124afc3a66e61ed4d0
parent9e86155d2cd427bf7dd8e109144b387ea3bc613f
mbuf: use macros only to access metadata

Removed the explicit zero-sized metadata definition at the end of the
mbuf data structure. Updated the metadata macros to take account of this
change so that all existing code which uses those macros still works.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_mbuf/rte_mbuf.h