numam-dpdk/drivers/net/vhost
Bernard Iremonger d6af1a13d7 ethdev: add return values to callback process API
Change the rte_eth_dev_callback_process function to return int,
and add a void *ret_param parameter.
The new parameter is used by ixgbe and i40e instead of abusing
the user data of the callback.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2017-07-01 17:19:55 +02:00
..
Makefile
rte_eth_vhost.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
rte_eth_vhost.h
rte_pmd_vhost_version.map