]> 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, 21 Jan 2022 10:30:30 +0000 (10:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2022 10:30:30 +0000 (10:30 +0000)
commit119aeb066d74fedbcb48e26583b15e885abb65be
treebc94fad5ba0c163cd45b8f578df1efb2d3dcb925
parent93107d9ed46a797145317bb4af43f8b153118329
parentbcf9ef522c387a7b7de65eff75e82d58ccc96525
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-01-20

This series contains updates to i40e driver only.

Jedrzej increases delay for EMP reset and adds checks to ensure a VF
request to change queues can be met.

Sylwester moves the placement of the Flow Director queue as to not
fragment the queue pile which would cause later re-allocation issues.

Karen prevents VF reset being invoked while another is still occurring
to avoid reading invalid data.

Joe Damato fixes some statistics fields to match the values of the
fields they are based on.
====================

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