]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Feb 2021 00:05:32 +0000 (16:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Feb 2021 00:05:32 +0000 (16:05 -0800)
commit4813bae790c8c17b5973f90e190fdebe8bda103b
tree2bc71b1a06f850ae70cecfac777709d301aa45cd
parentb3339763057af50a2f1f918660954186439ac2c8
parente55fd4abb56cf2fe999a0d99f1632f8277b7b96e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2021-02-08

This series contains updates to i40e driver only.

Cristian makes improvements to driver XDP path. Avoids writing
next-to-clean pointer on every update, removes redundant updates of
cleaned_count and buffer info, creates a helper function to consolidate
XDP actions and simplifies some of the behavior.

Eryk adds messages to inform the user when MTU is larger than supported
====================

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