numam-dpdk/drivers/net/thunderx
Bernard Iremonger c1ceaf3ad0 ethdev: add an argument to internal callback function
add cb_arg parameter to the _rte_eth_dev_callback_process function.

Adding a parameter to this function allows passing information
to the application when an eth device event occurs such as
a VF to PF message.
This allows the application to decide if a particular function
is permitted.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Signed-off-by: Alex Zelezniak <alexz@att.com>
2016-10-14 02:01:52 +02:00
..
base net/thunderx/base: add secondary queue set support 2016-10-13 15:30:59 +02:00
Makefile net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
nicvf_ethdev.c ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
nicvf_ethdev.h net/thunderx: increase driver version to 2.0 2016-10-13 15:30:59 +02:00
nicvf_logs.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
nicvf_rxtx.c net/thunderx: remove private data to ethdev link 2016-10-13 15:30:59 +02:00
nicvf_rxtx.h net/thunderx: support Rx queue start and stop 2016-06-20 17:21:55 +02:00
nicvf_struct.h net/thunderx: remove private data to ethdev link 2016-10-13 15:30:59 +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 net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00