numam-dpdk/drivers/net/ark
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
..
ark_ddm.c net/ark: support updated hardware and Tx meta data 2018-10-18 10:24:39 +02:00
ark_ddm.h net/ark: support updated hardware and Tx meta data 2018-10-18 10:24:39 +02:00
ark_ethdev_rx.c net/ark: fix queue packet replacement 2019-07-23 14:31:36 +02:00
ark_ethdev_rx.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_ethdev_tx.c net/ark: fix queue packet replacement 2019-07-23 14:31:36 +02:00
ark_ethdev_tx.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_ethdev.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
ark_ext.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
ark_global.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
ark_logs.h net/ark: implement dynamic log type 2019-08-27 10:44:14 +02:00
ark_mpu.c net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_mpu.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_pktchkr.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ark_pktchkr.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_pktdir.c net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_pktdir.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_pktgen.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
ark_pktgen.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_rqp.c net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_rqp.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_udm.c net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
ark_udm.h net/ark: use SPDX tags 2018-07-04 21:21:31 +02:00
Makefile build/linux: rename macro from LINUXAPP to LINUX 2019-03-12 17:31:22 +01:00
meson.build net/ark: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_ark_version.map net/ark: stub PMD for Atomic Rules Arkville 2017-04-19 15:37:37 +02:00