Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 2 Jul 2025 21:52:25 +0000 (14:52 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Jul 2025 21:52:25 +0000 (14:52 -0700)
commitbd475eeaaf3cad1b183418fff7b19c9b1e3d1c4f
tree51ac7bc546db26daac371faee02a0e82f91f5bb1
parentc2a2ff6b4db55647575260bf2227b0e09d46addb
parent0325143b59c6c6d79987afc57d2456e7a20d13b7
Merge branch '200GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-07-01 (idpf, igc)

For idpf:
Michal returns 0 for key size when RSS is not supported.

Ahmed changes control queue to a spinlock due to sleeping calls.

For igc:
Vitaly disables L1.2 PCI-E link substate on I226 devices to resolve
performance issues.

* '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igc: disable L1.2 PCI-E link substate to avoid performance issue
  idpf: convert control queue mutex to a spinlock
  idpf: return 0 size for RSS key if not supported
====================

Link: https://patch.msgid.link/20250701164317.2983952-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>