[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220726204646.2171589-1-anthony.l.nguyen@intel.com>
Date: Tue, 26 Jul 2022 13:46:41 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-07-26
This series contains updates to ice driver only.
Przemyslaw corrects accounting for VF VLANs to allow for correct number
of VLANs for untrusted VF. He also correct issue with checksum offload
on VXLAN tunnels.
Ani allows for two VSIs to share the same MAC address.
Maciej corrects checked bits for descriptor completion of loopback
The following are changes since commit 9b134b1694ec8926926ba6b7b80884ea829245a0:
bridge: Do not send empty IFLA_AF_SPEC attribute
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Anirudh Venkataramanan (1):
ice: Fix VSIs unable to share unicast MAC
Maciej Fijalkowski (2):
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
ice: do not setup vlan for loopback VSI
Przemyslaw Patynowski (2):
ice: Fix max VLANs available for VF
ice: Fix tunnel checksum offload with fragmented traffic
drivers/net/ethernet/intel/ice/ice_ethtool.c | 3 +-
drivers/net/ethernet/intel/ice/ice_main.c | 10 +++--
drivers/net/ethernet/intel/ice/ice_sriov.c | 40 -------------------
drivers/net/ethernet/intel/ice/ice_txrx.c | 8 ++--
drivers/net/ethernet/intel/ice/ice_virtchnl.c | 3 +-
5 files changed, 16 insertions(+), 48 deletions(-)
--
2.35.1
Powered by blists - more mailing lists