doc: announce driver name changes
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Sat, 9 Jul 2016 16:56:34 +0000 (17:56 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 28 Jul 2016 17:53:23 +0000 (19:53 +0200)
Driver names for all the supported devices in DPDK do not have
a naming convention. Some are using a prefix, some are not
and some have long names. Driver names are used when creating
virtual devices, so it is useful to have consistency in the names.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

No differences found