numam-dpdk/drivers/net/hinic
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: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
hinic_pmd_ethdev.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
hinic_pmd_ethdev.h net/hinic: add build and doc files 2019-06-28 20:31:49 +02:00
hinic_pmd_rx.c net/hinic: add Rx/Tx 2019-06-28 20:31:49 +02:00
hinic_pmd_rx.h net/hinic: add device initialization 2019-06-28 20:31:49 +02:00
hinic_pmd_tx.c net/hinic: add Rx/Tx 2019-06-28 20:31:49 +02:00
hinic_pmd_tx.h net/hinic: fix implicit downcast of bitfield 2019-07-23 14:31:35 +02:00
Makefile net/hinic: replace spinlock with mutex 2019-07-23 14:31:34 +02:00
meson.build net/hinic: add device initialization 2019-06-28 20:31:49 +02:00
rte_pmd_hinic_version.map net/hinic: add build and doc files 2019-06-28 20:31:49 +02:00