numam-dpdk/drivers/net/hns3
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
..
hns3_cmd.c net/hns3: support flow action of queue region 2020-09-30 19:19:11 +02:00
hns3_cmd.h net/hns3: set RSS hash type input configuration 2020-09-30 19:19:11 +02:00
hns3_dcb.c net/hns3: get device specifications from firmware 2020-09-18 18:55:07 +02:00
hns3_dcb.h net/hns3: fix some incomplete command structures 2020-09-18 18:55:07 +02:00
hns3_ethdev_vf.c ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
hns3_ethdev.c ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
hns3_ethdev.h net/hns3: set RSS hash type input configuration 2020-09-30 19:19:11 +02:00
hns3_fdir.c net/hns3: support flow action of queue region 2020-09-30 19:19:11 +02:00
hns3_fdir.h net/hns3: support flow action of queue region 2020-09-30 19:19:11 +02:00
hns3_flow.c net/hns3: fix storing RSS info when creating flow action 2020-09-30 19:19:11 +02:00
hns3_intr.c net/hns3: add more hardware error types 2020-09-18 18:55:07 +02:00
hns3_intr.h net/hns3: add more hardware error types 2020-09-18 18:55:07 +02:00
hns3_logs.h net/hns3: register and add log interface 2019-10-07 15:00:56 +02:00
hns3_mbx.c net/hns3: add VLAN configuration compatibility 2020-09-30 19:19:10 +02:00
hns3_mbx.h net/hns3: support setting VF PVID by PF driver 2020-07-07 23:38:26 +02:00
hns3_mp.c net/hns3: check multi-process action register result 2020-07-07 23:38:28 +02:00
hns3_mp.h net/hns3: check multi-process action register result 2020-07-07 23:38:28 +02:00
hns3_regs.c net/hns3: fix unintended sign extension in dump operation 2020-06-16 19:21:07 +02:00
hns3_regs.h net/hns3: add more hardware error types 2020-09-18 18:55:07 +02:00
hns3_rss.c net/hns3: set RSS hash type input configuration 2020-09-30 19:19:11 +02:00
hns3_rss.h net/hns3: fix flushing RSS rule 2020-09-30 19:19:11 +02:00
hns3_rxtx_vec_neon.h net/hns3: support NEON Rx 2020-09-21 18:05:38 +02:00
hns3_rxtx_vec.c net/hns3: support NEON Rx 2020-09-21 18:05:38 +02:00
hns3_rxtx_vec.h net/hns3: support NEON Rx 2020-09-21 18:05:38 +02:00
hns3_rxtx.c net/hns3: add TSO pseudo header calculation compatibility 2020-09-30 19:19:10 +02:00
hns3_rxtx.h net/hns3: add TSO pseudo header calculation compatibility 2020-09-30 19:19:10 +02:00
hns3_stats.c net/hns3: break loop in adding error stats 2020-09-30 19:19:11 +02:00
hns3_stats.h net/hns3: add more hardware error types 2020-09-18 18:55:07 +02:00
meson.build net/hns3: support NEON Tx 2020-09-21 18:05:38 +02:00
rte_pmd_hns3_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00