numam-dpdk/drivers/net/thunderx
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
..
base net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
nicvf_ethdev.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
nicvf_ethdev.h net/thunderx: increase driver version to 2.0 2016-10-13 15:30:59 +02:00
nicvf_logs.h
nicvf_rxtx.c net/thunderx: fix deadlock in Rx path 2017-05-01 22:23:57 +02:00
nicvf_rxtx.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_struct.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_svf.c net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
nicvf_svf.h net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
rte_pmd_thunderx_nicvf_version.map