numam-dpdk/app/test-pipeline
Bruce Richardson 980ed498eb drivers: create new directory
Add a new top-level "drivers" directory to which all PMDs will be moved
for easier maintenance of both lib folder and drivers themselves. This
new directory is a dependency of all the apps in the app folder, so
the makefiles for each app are updated.
To the new top-level directory add a "net" subdirectory to classify
more specifically our existing PMDs as ethernet drivers

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
[Thomas: fix dependencies and merge several patches]
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-05-22 15:51:38 +02:00
..
config.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
init.c apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02:00
main.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
main.h app: no more bare metal environment 2014-11-27 13:09:55 +01:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00
pipeline_acl.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_hash.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm_ipv6.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_stub.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
runtime.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00