[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250715202948.3841437-1-anthony.l.nguyen@intel.com>
Date: Tue, 15 Jul 2025 13:29:43 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
andrew+netdev@...n.ch,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-07-15 (ixgbe, fm10k, i40e, ice)
Arnd Bergmann resolves compile issues with large NR_CPUS for ixgbe, fm10k,
and i40e.
For ice:
Dave adds a NULL check for LAG netdev.
Michal corrects a pointer check in debugfs initialization.
The following are changes since commit 0e9418961f897be59b1fab6e31ae1b09a0bae902:
selftests: net: increase inter-packet timeout in udpgro.sh
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Arnd Bergmann (1):
ethernet: intel: fix building with large NR_CPUS
Dave Ertman (1):
ice: add NULL check in eswitch lag check
Michal Swiatkowski (1):
ice: check correct pointer in fwlog debugfs
drivers/net/ethernet/intel/fm10k/fm10k.h | 3 ++-
drivers/net/ethernet/intel/i40e/i40e.h | 2 +-
drivers/net/ethernet/intel/ice/ice_debugfs.c | 2 +-
drivers/net/ethernet/intel/ice/ice_lag.c | 3 ++-
drivers/net/ethernet/intel/ixgbe/ixgbe.h | 3 ++-
5 files changed, 8 insertions(+), 5 deletions(-)
--
2.47.1
Powered by blists - more mailing lists