Re: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-08-18
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-08-19 16:58:40
On Wed, 18 Aug 2021 10:42:15 -0700 Tony Nguyen wrote:
This series contains updates to i40e and iavf drivers.
Arkadiusz fixes Flow Director not using the correct queue due to calling
the wrong pick Tx function for i40e.
Sylwester resolves traffic loss for iavf when it attempts to change its
MAC address when it does not have permissions to do so.
Applied from the list because I had to correct the Fixes tag in
the first patch, please be careful with those. Thanks!