[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210222235814.834282-1-anthony.l.nguyen@intel.com>
Date: Mon, 22 Feb 2021 15:58:09 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...hat.com
Subject: [PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-02-22
This series contains updates to ice driver only.
Dave corrects reporting of max TCs to use the value from hardware
capabilities and setting of DCBx capability bits when changing between
SW and FW LLDP.
Brett fixes trusted VF multicast promiscuous not receiving expected
packets and corrects VF max packet size when a port VLAN is configured.
Henry updates available RSS queues following a change in channel count
with a user defined LUT.
The following are changes since commit 3a2eb515d1367c0f667b76089a6e727279c688b8:
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Brett Creeley (2):
ice: Set trusted VF as default VSI when setting allmulti on
ice: Account for port VLAN in VF max packet size calculation
Dave Ertman (2):
ice: report correct max number of TCs
ice: Fix state bits on LLDP mode switch
Henry Tieman (1):
ice: update the number of available RSS queues
drivers/net/ethernet/intel/ice/ice.h | 2 --
drivers/net/ethernet/intel/ice/ice_dcb_nl.c | 6 +++-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 34 +++++++++++++-----
.../net/ethernet/intel/ice/ice_virtchnl_pf.c | 35 +++++++++++++++++--
4 files changed, 64 insertions(+), 13 deletions(-)
--
2.26.2
Powered by blists - more mailing lists