numam-dpdk/doc/guides/prog_guide
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
..
img ivshmem: remove library and its EAL integration 2016-08-23 12:23:58 +02:00
build_app.rst mk: remove NO_AUTOLIBS option 2015-05-12 15:13:15 +02:00
cryptodev_lib.rst doc: add cryptodev chapter in prog guide 2016-04-09 00:40:33 +02:00
dev_kit_build_system.rst drivers: rename register macro prefix 2016-10-14 01:49:32 +02:00
dev_kit_root_make_help.rst doc: fix make help 2015-12-07 04:59:56 +01:00
env_abstraction_layer.rst doc: fix grammatical syntax in EAL guide 2016-07-16 16:46:09 +02:00
ext_app_lib_make_help.rst doc: fix prefix in file references 2015-03-31 02:55:07 +02:00
extend_dpdk.rst doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
glossary.rst doc: convert prog guide glossary to definition list 2015-04-14 11:19:53 +02:00
hash_lib.rst hash: fix multi-process support 2016-04-01 18:56:27 +02:00
index.rst ivshmem: remove library and its EAL integration 2016-08-23 12:23:58 +02:00
intro.rst doc: remove Intel references from prog guide 2014-12-19 23:30:26 +01:00
ip_fragment_reassembly_lib.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
kernel_nic_interface.rst kni: support core id parameter in single threaded mode 2016-10-13 22:24:45 +02:00
link_bonding_poll_mode_drv_lib.rst app/testpmd: use consistent vdev names 2016-10-13 15:55:51 +02:00
lpm6_lib.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
lpm_lib.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
mbuf_lib.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
mempool_lib.rst doc: fix macro name in mempool guide 2016-07-22 18:03:43 +02:00
multi_proc_support.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
overview.rst doc: fix spellings 2015-12-15 13:50:42 +01:00
packet_classif_access_ctrl.rst doc: add a further example in ACL guide 2016-02-09 12:22:26 +01:00
packet_distrib_lib.rst doc: refactor figure numbers into references 2015-05-25 15:59:36 +02:00
packet_framework.rst doc: fix spellings 2015-12-15 13:50:42 +01:00
pdump_lib.rst doc: fix default socket path names in pdump guide 2016-07-16 11:31:37 +02:00
perf_opt_guidelines.rst doc: remove Intel references from prog guide 2014-12-19 23:30:26 +01:00
poll_mode_drv.rst ethdev: remove redundant id field in xstats name lookup 2016-07-01 16:09:06 +02:00
port_hotplug_framework.rst app/test: fix vdev names 2016-10-13 15:55:42 +02:00
power_man.rst doc: remove Intel references from prog guide 2014-12-19 23:30:26 +01:00
profile_app.rst doc: remove Intel references from prog guide 2014-12-19 23:30:26 +01:00
qos_framework.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00
reorder_lib.rst doc: new reorder library description 2015-02-18 16:52:05 +01:00
ring_lib.rst doc: fix consumer/producer mixup in ring guide 2016-07-16 16:46:09 +02:00
source_org.rst ivshmem: remove library and its EAL integration 2016-08-23 12:23:58 +02:00
thread_safety_dpdk_functions.rst doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
timer_lib.rst doc: fix spellings and typos 2015-04-29 18:34:58 +02:00
vhost_lib.rst vhost: add a flag to enable dequeue zero copy 2016-10-13 10:29:20 +02:00
writing_efficient_code.rst doc: fix references in guides 2016-04-11 23:56:34 +02:00