[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240723233242.3146628-1-anthony.l.nguyen@intel.com>
Date: Tue, 23 Jul 2024 16:32:38 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-07-23 (ice)
This series contains updates to ice driver only.
Ahmed enforces the iavf per VF filter limit on ice (PF) driver to prevent
possible resource exhaustion.
Wojciech corrects assignment of l2 flags read from firmware.
The following are changes since commit 3ba359c0cd6eb5ea772125a7aededb4a2d516684:
net: bonding: correctly annotate RCU in bond_should_notify_peers()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Ahmed Zaki (1):
ice: Add a per-VF limit on number of FDIR filters
Wojciech Drewek (1):
ice: Fix recipe read procedure
.../net/ethernet/intel/ice/ice_ethtool_fdir.c | 2 +-
drivers/net/ethernet/intel/ice/ice_fdir.h | 3 +++
drivers/net/ethernet/intel/ice/ice_switch.c | 8 ++++----
.../net/ethernet/intel/ice/ice_virtchnl_fdir.c | 16 ++++++++++++++++
.../net/ethernet/intel/ice/ice_virtchnl_fdir.h | 1 +
5 files changed, 25 insertions(+), 5 deletions(-)
--
2.41.0
Powered by blists - more mailing lists