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, pabeni@redhat.com,
	edumazet@google.com
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>, netdev@vger.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-02-13 (ice)
Date: Mon, 13 Feb 2023 10:52:57 -0800	[thread overview]
Message-ID: <20230213185259.3959224-1-anthony.l.nguyen@intel.com> (raw)

This series contains updates to ice driver only.

Michal fixes check of scheduling node weight and priority to be done
against desired value, not current value.

Jesse adds setting of all multicast when adding promiscuous mode to
resolve traffic being lost due to filter settings.

The following are changes since commit 2038cc592811209de20c4e094ca08bfb1e6fbc6c:
  bnxt_en: Fix mqprio and XDP ring checking logic
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Jesse Brandeburg (1):
  ice: fix lost multicast packets in promisc mode

Michal Wilczynski (1):
  ice: Fix check for weight and priority of a scheduling node

 drivers/net/ethernet/intel/ice/ice_devlink.c |  4 +--
 drivers/net/ethernet/intel/ice/ice_main.c    | 26 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.38.1


             reply	other threads:[~2023-02-13 18:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 18:52 Tony Nguyen [this message]
2023-02-13 18:52 ` [PATCH net 1/2] ice: Fix check for weight and priority of a scheduling node Tony Nguyen
2023-02-13 18:52 ` [PATCH net 2/2] ice: fix lost multicast packets in promisc mode Tony Nguyen
2023-02-15  4:50 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-02-13 (ice) 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=20230213185259.3959224-1-anthony.l.nguyen@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@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.