[PATCH 0/3] i40e base code update
Ciara Loftus
ciara.loftus at intel.com
Tue May 19 16:52:20 CEST 2026
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
More information about the dev
mailing list