numam-dpdk/drivers/net/ena
Michal Krawczyk dbbdeb8b47 net/ena: update version to 2.6.0
This release contains multiple bug fixes and improvements, including
  - Removal of the linearization function from the xmit Tx path. The
    DPDK assumes checking for the mbuf segments number in the Tx prepare
    function.
  - Extra logs, statistics, checks...
  - Cleanup of the unused variables and definitions.
  - Configurable Link Status event.
  - Improvements for the timer service and the reset.
  - Usage of the optimized memcpy on ARM.
  - MP awareness improvements - extra API support for the secondary
    processes (like reading basic statistics).
  - Support of the xstats API to get xstat names by ID.
  - Configurable Tx completions timeout.
  - Proper setting of the meta-descriptor's DF flag.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
2022-02-23 19:01:03 +01:00
..
base net/ena/base: make IO memzone unique per port 2022-02-23 19:01:03 +01:00
ena_ethdev.c net/ena: update version to 2.6.0 2022-02-23 19:01:03 +01:00
ena_ethdev.h net/ena: make Tx completion timeout configurable 2022-02-23 19:01:03 +01: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: proxy AQ calls to primary process 2022-02-23 19:01:03 +01:00
meson.build net/ena: rework RSS configuration 2021-07-23 17:44:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00