numam-dpdk/drivers/net/memif
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
..
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
memif_socket.c net/memif: allow for full key size in socket name 2019-10-07 15:00:52 +02:00
memif_socket.h net/memif: allow for full key size in socket name 2019-10-07 15:00:52 +02:00
memif.h net/memif: introduce memory interface PMD 2019-06-13 23:54:29 +09:00
meson.build drivers: add some reasons for meson disabling 2019-09-12 18:32:40 +02:00
rte_eth_memif.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
rte_eth_memif.h net/memif: do not count unsent packets as errors 2019-07-26 15:27:05 +02:00
rte_pmd_memif_version.map net/memif: introduce memory interface PMD 2019-06-13 23:54:29 +09:00