Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 15 Feb 2023 04:41:23 +0000 (20:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Feb 2023 04:41:23 +0000 (20:41 -0800)
commitd3a373461f016b6fa6216b8f5a61d15ec18cce4b
tree097a48feb07c54e1945501fac23aca0947827161
parent2558b8039d059342197610498c8749ad294adee5
parent43fbca02c2ddc39ff5879b6f3a4a097b1ba02098
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-02-13 (ice)

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.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: fix lost multicast packets in promisc mode
  ice: Fix check for weight and priority of a scheduling node
====================

Link: https://lore.kernel.org/r/20230213185259.3959224-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>