numam-dpdk/drivers/net/vhost
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
..
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
rte_eth_vhost.c drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
rte_eth_vhost.h vhost: add driver on top of the library 2016-03-25 18:56:44 +01:00
rte_pmd_vhost_version.map vhost: add driver on top of the library 2016-03-25 18:56:44 +01:00