DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ciara Loftus <ciara.loftus@intel.com>
To: dev@dpdk.org
Cc: Ciara Loftus <ciara.loftus@intel.com>
Subject: [PATCH 0/3] i40e base code update
Date: Tue, 19 May 2026 14:52:20 +0000	[thread overview]
Message-ID: <20260519145227.308814-1-ciara.loftus@intel.com> (raw)

Update the i40e base code. Both patches address integer type width issues
that can cause incorrect behaviour and are candidates for stable backport.

Chinh Cao (1):
  net/i40e/base: fix integer overflow in NVM timing logic

Ciara Loftus (1):
  net/i40e/base: update version info

Deepthi Kavalur (1):
  net/i40e/base: fix loop counter width in DCB parsing

 .mailmap                                     |  1 +
 drivers/net/intel/i40e/base/README           |  4 +-
 drivers/net/intel/i40e/base/i40e_dcb.c       |  6 +-
 drivers/net/intel/i40e/base/i40e_nvm.c       | 67 +++++++++++++-------
 drivers/net/intel/i40e/base/i40e_prototype.h |  2 +-
 drivers/net/intel/i40e/base/i40e_type.h      |  2 +-
 drivers/net/intel/i40e/i40e_ethdev.c         |  3 +-
 7 files changed, 55 insertions(+), 30 deletions(-)

-- 
2.43.0


             reply	other threads:[~2026-05-19 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19 14:52 Ciara Loftus [this message]
2026-05-19 14:52 ` [PATCH 1/3] net/i40e/base: fix integer overflow in NVM timing logic Ciara Loftus
2026-05-19 14:52 ` [PATCH 2/3] net/i40e/base: fix loop counter width in DCB parsing Ciara Loftus
2026-05-19 14:52 ` [PATCH 3/3] net/i40e/base: update version info Ciara Loftus
2026-05-20 10:17 ` [PATCH 0/3] i40e base code update Bruce Richardson

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=20260519145227.308814-1-ciara.loftus@intel.com \
    --to=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    /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