[dpdk-dev] [PATCH 0/7] net/ena: update ENA PMD to v2.5.0
Michal Krawczyk
mk at semihalf.com
Thu Oct 14 22:18:51 CEST 2021
Hi,
this version updates the driver to version 2.5.0. It mainly focuses on
fixing the offload flags fixes. Other features included in this patchset
are:
* NUMA aware allocations for the queue specific structures
* New watchdog - check for missing Tx completions
* Support for [tr]x_free_thresh configuration parameters
Regards,
Michal
Michal Krawczyk (7):
net/ena: fix verification of the offload capabilities
net/ena: support Tx/Rx free thresholds
net/ena: fix per-queue offload capabilities
net/ena: indicate missing scattered Rx capability
net/ena: add NUMA aware allocations
net/ena: add check for missing Tx completions
net/ena: update version to 2.5.0
doc/guides/rel_notes/release_21_11.rst | 9 +
drivers/net/ena/ena_ethdev.c | 511 ++++++++++++++++++++-----
drivers/net/ena/ena_ethdev.h | 26 +-
3 files changed, 438 insertions(+), 108 deletions(-)
--
2.25.1
More information about the dev
mailing list