]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:21:42 +0000 (21:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jul 2021 20:21:42 +0000 (21:21 +0100)
commit549fd7f7f1356d4af3ef7d832745e6057ba1425b
treea8bb96a7b231bb02fead330d0cf4d00279b1695e
parentdea3afa792406eb51ff32d7fd8397ad69f4290fd
parent2eab27c0ec9d5192dc53e441c0e882b796277b5a
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-07-23

This series contains updates to i40e driver only.

Arkadiusz corrects the order of calls for disabling queues to resolve
a false error message and adds a better message to the user when
transitioning FW LLDP back on while the firmware is still processing
the off request.

Lukasz adds additional information regarding possible incorrect cable
use when a PHY type error occurs.

Jedrzej adds ndo_select_queue support to resolve incorrect queue
selection when SW DCB is used and adds a warning when there are not
enough queues for desired TC configuration.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>