numam-dpdk/drivers/net/e1000
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/e1000/base: fix build with gcc 6 2016-06-27 17:03:30 +02:00
e1000_ethdev.h net/e1000: move em PCI device ids to the driver 2016-07-11 17:36:56 +02:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
em_rxtx.c remove unused ring includes 2016-09-16 10:16:02 +02:00
igb_ethdev.c ethdev: add an argument to internal callback function 2016-10-14 02:01:52 +02:00
igb_pf.c igb: fix constant sign in left shift operator 2016-03-31 17:09:56 +02:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c net/e1000: implement new Rx checksum flag 2016-10-14 01:41:31 +02:00
Makefile net/e1000: fix build with clang 2016-06-15 17:13:56 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00