DPDK patches and discussions
 help / color / mirror / Atom feed
From: <shaibran@amazon.com>
To: <ferruh.yigit@amd.com>
Cc: <dev@dpdk.org>, Shai Brandes <shaibran@amazon.com>
Subject: [PATCH 0/4] net/ena: release 2.12.0
Date: Mon, 24 Feb 2025 13:40:07 +0200	[thread overview]
Message-ID: <20250224114011.1789-1-shaibran@amazon.com> (raw)

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


             reply	other threads:[~2025-02-24 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24 11:40 shaibran [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250224114011.1789-1-shaibran@amazon.com \
    --to=shaibran@amazon.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).