DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] net/ena: v2.7.0 driver release
@ 2022-06-07 16:43 Michal Krawczyk
  2022-06-07 16:43 ` [PATCH 1/4] net/ena: add fast mbuf free support Michal Krawczyk
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michal Krawczyk @ 2022-06-07 16:43 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: shaibran, upstream, mw, dev, Michal Krawczyk

Hi,

this patchset contains 1 generic feature support (fast mbuf free), one
improvement (simplification of the MTU verification), and 1 new device
argument which enhances the ENA user's experience by allowing them to
disable the LLQ (Low Latency Queue) mode.

Thanks,
Michal

Dawid Gorecki (2):
  net/ena: add fast mbuf free support
  net/ena: skip MTU verification

Michal Krawczyk (2):
  net/ena: add an option to disable LLQ
  net/ena: update version to 2.7.0

 doc/guides/nics/ena.rst                |   9 +++
 doc/guides/nics/features/ena.ini       |   1 +
 doc/guides/rel_notes/release_22_07.rst |   9 +++
 drivers/net/ena/ena_ethdev.c           | 105 ++++++++++++++++++-------
 drivers/net/ena/ena_ethdev.h           |   1 +
 5 files changed, 96 insertions(+), 29 deletions(-)

--
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-07 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 16:43 [PATCH 0/4] net/ena: v2.7.0 driver release Michal Krawczyk
2022-06-07 16:43 ` [PATCH 1/4] net/ena: add fast mbuf free support Michal Krawczyk
2022-06-07 16:43 ` [PATCH 2/4] net/ena: skip MTU verification Michal Krawczyk
2022-06-07 16:43 ` [PATCH 3/4] net/ena: add an option to disable LLQ Michal Krawczyk
2022-06-07 16:43 ` [PATCH 4/4] net/ena: update version to 2.7.0 Michal Krawczyk
2022-06-07 19:02 ` [PATCH 0/4] net/ena: v2.7.0 driver release Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).