numam-dpdk/drivers/net/enic
Igor Romanov 9970a9ad07 ethdev: make stats and xstats reset callbacks return int
Change return value of the callbacks from void to int. Make
implementations across all drivers return negative errno
values in case of error conditions.

Both callbacks are updated together because a large number of
drivers assign the same function to both callbacks.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-07 15:00:54 +02:00
..
base net/enic: remove flow count action support 2019-06-14 00:01:06 +09:00
enic_clsf.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
enic_compat.h net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_ethdev.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
enic_flow.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_main.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
enic_res.c net/enic: remove flow count action support 2019-06-14 00:01:06 +09:00
enic_res.h net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
enic_rxtx_common.h net/enic: allow flow mark ID 0 2019-03-08 17:52:22 +01:00
enic_rxtx_vec_avx2.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_rxtx.c net/enic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
enic.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
Makefile net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
meson.build net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00