Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jun 2021 22:45:16 +0000 (15:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jun 2021 22:45:16 +0000 (15:45 -0700)
commit6cde05ab93df76746ab1141d48032d7a62133cd8
treec157ca600121a7bbe54c0fcc91ba4362a49402c2
parent13c62f5371e3eb4fc3400cfa26e64ca75f888008
parent2e84f6b3773f43263124c76499c0c4ec3f40aa9b
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-06-09

This series contains updates to ice driver only.

Maciej informs the user when XDP is not supported due to the driver
being in the 'safe mode' state. He also adds a parameter to Tx queue
configuration to resolve an issue in configuring XDP queues as it cannot
rely on using the number Tx or Rx queues.
====================

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