numam-dpdk/app
Jeff Guo 89ecd11052 eal: modify device event process function
This patch modify the device event callback process function name to be
more explicit, change the variable to be const. And more, because not only
eal device helper will use the callback, but also vfio bus will use the
callback to handle hot-unplug, so exposure the API out from private eal.
The bus drivers and eal device would directly use this API to process
device event callback.

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-15 22:55:55 +02:00
..
pdump app/pdump: use EAL hotplug instead of ethdev attach 2018-08-06 00:52:16 +02:00
proc-info
test-bbdev app/bbdev: fix inputs mbuf creation 2018-08-30 05:10:50 +02:00
test-crypto-perf app/test-crypto-perf: fix double allocation of memory 2018-09-25 17:57:25 +02:00
test-eventdev app/eventdev: support Tx adapter 2018-10-01 16:54:00 +02:00
test-pmd eal: modify device event process function 2018-10-15 22:55:55 +02:00
Makefile
meson.build