All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-02-13 (ice)
@ 2023-02-13 18:52 Tony Nguyen
  2023-02-13 18:52 ` [PATCH net 1/2] ice: Fix check for weight and priority of a scheduling node Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2023-02-13 18:52 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-15  4:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 18:52 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-02-13 (ice) Tony Nguyen
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

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.