numam-dpdk/lib/librte_mbuf
Olivier Matz b161f72107 mbuf: remove too specific flags mask
This definition is specific to Intel PMD drivers and its definition
"indicate what bits required for building TX context" shows that it
should not be in the generic rte_mbuf.h but in the PMD driver.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-11-26 19:35:55 +01:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_mbuf.c mbuf: introduce a flag to indicate a control mbuf 2014-09-17 18:53:40 +02:00
rte_mbuf.h mbuf: remove too specific flags mask 2014-11-26 19:35:55 +01:00