numam-dpdk/drivers/net/enic
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/enic: fix build with gcc 7.1 2017-06-14 22:54:31 +02:00
enic_clsf.c net/enic/base: bring NIC interface functions up to date 2017-06-12 10:41:25 +01:00
enic_compat.h net/enic: use I/O device memory read/write API 2017-01-18 17:18:26 +01:00
enic_ethdev.c net/enic: flow API skeleton 2017-06-12 10:41:26 +01:00
enic_flow.c net/enic: flow API debug 2017-06-12 10:41:26 +01:00
enic_main.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
enic_res.c net/enic: flow API for NICs with advanced filters enabled 2017-06-12 10:41:26 +01:00
enic_res.h net/enic: fix memory leak with oversized Tx packets 2017-02-10 12:25:49 +01:00
enic_rxtx.c net/enic: flow API mark and flag support 2017-06-12 10:41:26 +01:00
enic.h net/enic: flow API for NICs with advanced filters enabled 2017-06-12 10:41:26 +01:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile net/enic: flow API skeleton 2017-06-12 10:41:26 +01:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00