Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Sat, 11 Jun 2022 05:10:30 +0000 (22:10 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Jun 2022 05:10:30 +0000 (22:10 -0700)
commit145684d9f9d363dce08b1f02cb2ccf9ecb8b2851
tree408c9c604d5d0ad1d060a109ad8e07dbe0468c12
parentaa3398fb4b3f67d89688976098ad93721b6d7852
parent645603844270b69175899268be68b871295764fe
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

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

Grzegorz prevents addition of TC flower filters to TC0 and fixes queue
iteration for VF ADQ to number of actual queues for i40e.

Aleksandr prevents running of ethtool tests when device is being reset
for i40e.

Michal resolves an issue where iavf does not report its MAC address
properly.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  iavf: Fix issue with MAC address of VF shown as zero
  i40e: Fix call trace in setup_tx_descriptors
  i40e: Fix calculating the number of queue pairs
  i40e: Fix adding ADQ filter to TC0
====================

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