numam-dpdk/drivers/net/ena
Chengwen Feng 0d5c38bac7 ethdev: add error handling mode to device info
Currently, the defined error handling modes include:

1) NONE: it means no error handling modes are supported by this port.

2) PASSIVE: passive error handling, after the PMD detect that a reset
   is required, the PMD reports RTE_ETH_EVENT_INTR_RESET event, and
   application invoke rte_eth_dev_reset() to recover the port.

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2022-10-17 08:26:36 +02:00
..
base net/ena/base: make IO memzone unique per port 2022-02-23 19:01:03 +01:00
ena_ethdev.c ethdev: add error handling mode to device info 2022-10-17 08:26:36 +02:00
ena_ethdev.h dev: hide driver object 2022-09-23 16:14:34 +02:00
ena_logs.h net/ena: use common debug options 2021-07-23 17:42:33 +02:00
ena_platform.h net/ena: remove endian swap functions 2021-05-11 15:00:44 +02:00
ena_rss.c net/ena: fix build with GCC 12 2022-06-15 10:19:18 +02:00
meson.build net/ena: rework RSS configuration 2021-07-23 17:44:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00