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
..
2017-05-05 14:38:35 +02:00
2017-05-07 17:01:55 +02:00
2017-06-14 23:54:13 +02:00
2017-06-14 23:54:13 +02:00
2017-03-01 20:39:58 +01:00
2017-05-07 22:27:29 +02:00