numam-dpdk/drivers/net/sfc
Thomas Monjalon b142387b07 ethdev: allow drivers to return error on close
The device operation .dev_close was returning void.
This driver interface is changed to return an int.

Note that the API rte_eth_dev_close() is still returning void,
although a deprecation notice is pending to change it as well.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Reviewed-by: Sachin Saxena <sachin.saxena@oss.nxp.com>
Reviewed-by: Liron Himi <lironh@marvell.com>
Reviewed-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:13 +02:00
..
meson.build net/sfc: introduce common driver library 2020-09-30 19:19:08 +02:00
rte_pmd_sfc_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
sfc_debug.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_dp_rx.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_dp_tx.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_dp.c net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_dp.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_ef10_essb_rx.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ef10_rx_ev.h net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ef10_rx.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ef10_tx.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ef10.h net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_ethdev.c ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
sfc_ev.c common/sfc_efx/base: support creation of extended width EvQ 2020-09-30 19:19:13 +02:00
sfc_ev.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_filter.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_filter.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_flow.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_flow.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_intr.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
sfc_kvargs.c net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_kvargs.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_log.h net/sfc: use own logging helper macros 2020-09-30 19:19:08 +02:00
sfc_mcdi.c net/sfc: move MCDI helpers to common driver 2020-09-30 19:19:08 +02:00
sfc_port.c net/sfc: include header with debug helpers directly 2020-09-30 19:19:08 +02:00
sfc_rx.c net/sfc: do not enforce hash offload in RSS multi-queue 2020-07-21 18:13:45 +02:00
sfc_rx.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_tso.c net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_tso.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_tweak.h net/sfc: reap Tx descriptors at least once 2020-06-30 14:52:29 +02:00
sfc_tx.c net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc_tx.h net/sfc: add Xilinx copyright 2020-04-21 13:57:06 +02:00
sfc.c common/sfc_efx/base: add function control window concept 2020-09-30 19:19:12 +02:00
sfc.h net/sfc: move MCDI helpers to common driver 2020-09-30 19:19:08 +02:00