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)
commit0506c93fba05d91d40faa04c579e35783a4aa6f6
treea8bb96a7b231bb02fead330d0cf4d00279b1695e
parent1f22cf13496ff6717c60bb26fbeee7d07f7ac578
parentea52faae1d17cd3048681d86d2e8641f44de484d
Merge branch '40GbE' of git://git./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>