numam-dpdk/drivers/net/nfp
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
..
Makefile mk: cleanup leftover references to malloc library 2016-05-06 15:51:22 +02:00
nfp_net_ctrl.h nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00
nfp_net_logs.h nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00
nfp_net_pmd.h nfp: serialize access for hardware reconfiguration 2016-05-06 15:51:22 +02:00
nfp_net.c ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
rte_pmd_nfp_version.map nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00