All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] net/ena: release 2.12.0
@ 2025-02-24 11:40 shaibran
  2025-02-24 11:40 ` [PATCH 1/4] net/ena/base: upgrade ena-com to the latest version shaibran
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: shaibran @ 2025-02-24 11:40 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, Shai Brandes

From: Shai Brandes <shaibran@amazon.com>

Dear DPDK maintainers and contributors,
We would appreciate your review of the ENA driver 2.12.0 patchset,
which includes readiness for the upcoming hardware generations.
Your feedback and insights on the patchset would be highly appreciated.

Thank you in advance for your time and effort,
AWS ENA driver team

Shai Brandes (4):
  net/ena/base: upgrade ena-com to the latest version
  net/ena: add support for mutable RSS table size
  net/ena: remove deprecated notifications
  net/ena: upgrade driver version to 2.12.0

 doc/guides/rel_notes/release_25_03.rst        |  4 +
 drivers/net/ena/base/ena_com.c                | 84 +++++++++----------
 drivers/net/ena/base/ena_com.h                |  5 +-
 .../net/ena/base/ena_defs/ena_admin_defs.h    |  3 +
 .../net/ena/base/ena_defs/ena_eth_io_defs.h   |  7 +-
 drivers/net/ena/ena_ethdev.c                  | 84 +++++++------------
 drivers/net/ena/ena_ethdev.h                  |  8 +-
 drivers/net/ena/ena_rss.c                     | 48 +++++++++--
 8 files changed, 123 insertions(+), 120 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2025-02-24 15:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-24 11:40 [PATCH 0/4] net/ena: release 2.12.0 shaibran
2025-02-24 11:40 ` [PATCH 1/4] net/ena/base: upgrade ena-com to the latest version shaibran
2025-02-24 15:35   ` Stephen Hemminger
2025-02-24 11:40 ` [PATCH 2/4] net/ena: add support for mutable RSS table size shaibran
2025-02-24 11:40 ` [PATCH 3/4] net/ena: remove deprecated notifications shaibran
2025-02-24 11:40 ` [PATCH 4/4] net/ena: upgrade driver version to 2.12.0 shaibran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.