All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>,
	netdev@vger.kernel.org, sassmann@redhat.com
Subject: [PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-02-22
Date: Mon, 22 Feb 2021 15:58:09 -0800	[thread overview]
Message-ID: <20210222235814.834282-1-anthony.l.nguyen@intel.com> (raw)

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


             reply	other threads:[~2021-02-22 23:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 23:58 Tony Nguyen [this message]
2021-02-22 23:58 ` [PATCH net 1/5] ice: report correct max number of TCs Tony Nguyen
2021-02-22 23:58 ` [PATCH net 2/5] ice: Set trusted VF as default VSI when setting allmulti on Tony Nguyen
2021-02-22 23:58 ` [PATCH net 3/5] ice: Account for port VLAN in VF max packet size calculation Tony Nguyen
2021-02-22 23:58 ` [PATCH net 4/5] ice: Fix state bits on LLDP mode switch Tony Nguyen
2021-02-22 23:58 ` [PATCH net 5/5] ice: update the number of available RSS queues Tony Nguyen
2021-02-24 16:50 ` [PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-02-22 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210222235814.834282-1-anthony.l.nguyen@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.