numam-dpdk/doc/guides
Shreyansh Jain 01f1922786 drivers: rename register macro prefix
All macros related to driver registeration renamed from DRIVER_*
to RTE_PMD_*

This includes:

 DRIVER_REGISTER_PCI -> RTE_PMD_REGISTER_PCI
 DRIVER_REGISTER_PCI_TABLE -> RTE_PMD_REGISTER_PCI_TABLE
 DRIVER_REGISTER_VDEV -> RTE_PMD_REGISTER_VDEV
 DRIVER_REGISTER_PARAM_STRING -> RTE_PMD_REGISTER_PARAM_STRING
 DRIVER_EXPORT_* -> RTE_PMD_EXPORT_*

Fix PMDINFOGEN tool to look for matches of RTE_PMD_REGISTER_*.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-10-14 01:49:32 +02:00
..
contributing app/testpmd: use consistent vdev names 2016-10-13 15:55:51 +02:00
cryptodevs doc: fix typo in SNOW 3G guide 2016-10-08 17:54:38 +02:00
faq unify tools naming 2016-07-22 22:31:02 +02:00
freebsd_gsg mk: use -march option with recent Intel processors names 2016-10-12 18:40:47 +02:00
howto app/testpmd: use consistent vdev names 2016-10-13 15:55:51 +02:00
linux_gsg mk: use -march option with recent Intel processors names 2016-10-12 18:40:47 +02:00
nics doc: update bnxt guide 2016-10-13 15:30:59 +02:00
prog_guide drivers: rename register macro prefix 2016-10-14 01:49:32 +02:00
rel_notes net/virtio: support TSO 2016-10-13 20:45:56 +02:00
sample_app_ug doc: fix typo in pdump guide 2016-10-13 18:18:37 +02:00
testpmd_app_ug app/testpmd: add ixgbe VF management 2016-10-13 15:45:09 +02:00
xen drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
conf.py doc: generate NIC overview table from ini files 2016-08-03 18:42:17 +02:00
index.rst doc: add VF live migration howto with bonded virtio 2016-07-22 19:58:10 +02:00