numam-dpdk/drivers/net/octeontx2
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/octeontx2: check compiler flag before use 2020-02-06 09:10:00 +01:00
otx2_ethdev_debug.c net/octeontx2: support TM debug 2020-04-21 13:57:06 +02:00
otx2_ethdev_devargs.c net/octeontx2: add devargs to lock Rx/Tx contexts 2020-07-07 23:38:26 +02:00
otx2_ethdev_irq.c net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
otx2_ethdev_ops.c net/octeontx2: fix multi segment mode for jumbo packets 2020-09-30 19:19:11 +02:00
otx2_ethdev_sec_tx.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_ethdev_sec.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_ethdev_sec.h crypto/octeontx2: add lookaside SA context definitions 2020-07-18 23:09:02 +02:00
otx2_ethdev.c ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
otx2_ethdev.h net/octeontx2: support VLAN based RSS hash 2020-09-30 19:19:11 +02:00
otx2_flow_ctrl.c net/octeontx2: fix flow control initial state 2020-02-15 10:23:07 +01:00
otx2_flow_parse.c net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_flow_utils.c net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_flow.c net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_flow.h net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_link.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
otx2_lookup.c net/octeontx2: fix bad L4 checksum detection 2020-05-05 15:54:26 +02:00
otx2_mac.c net/octeontx2: fix DMAC filtering 2020-06-30 14:52:30 +02:00
otx2_mcast.c net/octeontx2: support multicast filter 2019-10-23 16:43:10 +02:00
otx2_ptp.c net/octeontx2: fix PTP and HIGIG2 coexistence 2020-01-17 19:46:26 +01:00
otx2_rss.c net/octeontx2: support VLAN based RSS hash 2020-09-30 19:19:11 +02:00
otx2_rx.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_rx.h net/octeontx2: add security in Rx 2020-02-05 15:20:51 +01:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c net/octeontx2: set max VTAG insertion size 2020-09-30 19:19:11 +02:00
otx2_tm.h net/octeontx2: support TM length adjust and packet mode 2020-09-18 18:55:10 +02:00
otx2_tx.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_tx.h net/octeontx2: add security in Tx 2020-02-05 15:20:51 +01:00
otx2_vlan.c ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
rte_pmd_octeontx2_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00