numam-dpdk/app
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
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/procinfo: fix xstats by ID on 32-bit 2017-05-10 18:49:59 +02:00
test-crypto-perf app/crypto-perf: fix error message 2017-06-28 19:59:22 +02:00
test-pmd ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
Makefile app: do not build test-crypto-perf if cryptodev disabled 2017-04-10 12:00:06 +02:00