numam-dpdk/drivers/net/thunderx
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
..
base net/thunderx: fix memory alloc issue when changing ring size 2016-07-05 11:20:52 +02:00
Makefile net/thunderx: add missing external dependency 2016-06-30 10:07:57 +02:00
nicvf_ethdev.c drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
nicvf_ethdev.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
nicvf_logs.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
nicvf_rxtx.c net/thunderx: support Rx queue start and stop 2016-06-20 17:21:55 +02:00
nicvf_rxtx.h net/thunderx: support Rx queue start and stop 2016-06-20 17:21:55 +02:00
nicvf_struct.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
rte_pmd_thunderx_nicvf_version.map net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00