numam-dpdk/drivers/net/liquidio
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 ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_ethdev.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
lio_ethdev.h drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
lio_logs.h net/liquidio: implement dynamic logging 2018-01-16 18:47:49 +01:00
lio_rxtx.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_rxtx.h drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
lio_struct.h net/liquidio: support queue re-configuration 2018-01-16 18:47:49 +01:00
Makefile net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
meson.build net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_liquidio_version.map net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00