]> 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)
commit10282686b60556a8c343d2bfb639179f65b50bbc
treebc94fad5ba0c163cd45b8f578df1efb2d3dcb925
parentd74c5fe392d5e3fe1bd83dac90181665d4058fda
parent18c461800042530fac1291f8224bdf1176e20069
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>