numam-dpdk/drivers/net/thunderx
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: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
Makefile drivers/net: build Cavium NIC PMDs with meson 2018-01-30 21:58:59 +01:00
meson.build drivers/net: build Cavium NIC PMDs with meson 2018-01-30 21:58:59 +01:00
nicvf_ethdev.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nicvf_ethdev.h ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
nicvf_logs.h net/thunderx: implement dynamic logging 2018-01-16 18:47:49 +01:00
nicvf_rxtx.c net/thunderx: fix Tx desc corruption in scatter-gather mode 2018-11-14 00:35:53 +01:00
nicvf_rxtx.h net/thunderx: support Rx VLAN offload 2018-07-23 23:55:26 +02:00
nicvf_struct.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
nicvf_svf.c drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
nicvf_svf.h drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_pmd_thunderx_version.map drivers/net: build Cavium NIC PMDs with meson 2018-01-30 21:58:59 +01:00