eventdev: add PCI probe named convenience function
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Thu, 15 Oct 2020 14:16:46 +0000 (09:16 -0500)
committerJerin Jacob <jerinj@marvell.com>
Thu, 15 Oct 2020 21:25:35 +0000 (23:25 +0200)
commitff3bc497e48cfecdd7dae709a37fe0253fb742ed
tree1450604b5d2b018e34b2e7de5a723365bf3d67ba
parent75d113136f3869249987dc2ce46a96c5df9a3438
eventdev: add PCI probe named convenience function

Add new internal wrapper function for use by pci drivers as a
.probe function to attach to an event interface.  Same as
rte_event_pmd_pci_probe, except the caller can specify the name.

Updated rte_event_pmd_pci_probe so as to not duplicate
code.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
lib/librte_eventdev/rte_eventdev_pmd_pci.h
lib/librte_eventdev/rte_eventdev_version.map