numam-dpdk/app
Shreyansh Jain af424af840 pci: replace devinit/devuninit with probe/remove
Probe and Remove are more appropriate names for PCI init and uninint
operations. This is a cosmetic change.

Only MLX* uses the PCI direct registration, bypassing PMD_* macro.
The callbacks for this too have been updated.

VDEV are left out. For them, init/uninit are more appropriate.

Suggested-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:33:01 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
proc_info app/proc_info: check for primary process 2016-09-23 20:42:30 +02:00
test pci: replace devinit/devuninit with probe/remove 2016-10-03 16:33:01 +02:00
test-acl acl: add AltiVec for ppc64 2016-09-09 17:56:14 +02:00
test-pipeline app/test-pipeline: fix table hash LRU initialization 2016-09-23 19:19:51 +02:00
test-pmd app/testpmd: fix help of MTU set commmand 2016-09-23 20:29:46 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00