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
e1000_ethdev.h net/igb: flush all the filter 2017-06-12 11:40:28 +01:00
e1000_logs.h
em_ethdev.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
em_rxtx.c
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
igb_regs.h
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