numam-dpdk/app
Pablo de Lara 2f45703c17 drivers: make driver names consistent
As discussed in the past release, driver names are modified
to be more consistent, and the future driver should follow
this new convention.

Driver names consist of:
"driver category"_"driver folder name"_"optional extra name".

For example:
- Crypto null driver       -> "crypto_null"
- Network IXGBE VF driver  -> "net_ixgbe_vf"

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-09-16 11:55:59 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
proc_info unify tools naming 2016-07-22 22:31:02 +02:00
test remove unused ring includes 2016-09-16 10:16:02 +02:00
test-acl acl: add AltiVec for ppc64 2016-09-09 17:56:14 +02:00
test-pipeline remove unused ring includes 2016-09-16 10:16:02 +02:00
test-pmd remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00