numam-dpdk/drivers/net/e1000
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/e1000/base: fix multicast setting in VF 2017-04-04 15:52:50 +02:00
e1000_ethdev.h net/igb: flush all the filter 2017-06-12 11:40:28 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
em_rxtx.c net/e1000: implement descriptor status API 2017-03-30 15:27:42 +02:00
igb_ethdev.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
igb_flow.c ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
igb_pf.c drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c net/igb: fix checksum valid flags 2017-06-12 10:41:27 +01:00
Makefile net/igb: parse flow API n-tuple filter 2017-06-12 11:38:45 +01:00
rte_pmd_e1000_version.map