OSDN Git Service

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)
commit0b6d8cf2ecb98a842eaf523f31939ba362eb2235
treebc94fad5ba0c163cd45b8f578df1efb2d3dcb925
parent276c7635d7be3aa233251354bd7e8b77ab5dcf9c
parent3b8428b84539c78fdc8006c17ebd25afd4722d51
Merge branch '40GbE' of git://git./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>