numam-dpdk/app
Bruce Richardson 13501503a6 distributor: remove inclusion of mbuf header
The distributor header file includes the mbuf header file, but it does not
need to do so as it only uses pointers to the struct rte_mbuf type, and
does not use any of the mbuf internals, nor any of the mbuf functions or
macros. Therefore the inclusion is unnecessary, and can be replaced by a
forward declaration of the mbuf type.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2015-05-11 15:36:37 +02:00
..
cmdline_test app: no more bare metal environment 2014-11-27 13:09:55 +01:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test distributor: remove inclusion of mbuf header 2015-05-11 15:36:37 +02:00
test-acl acl: remove standalone header 2015-02-02 12:30:33 +01:00
test-pipeline apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02:00
test-pmd apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00