OSDN Git Service

Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 20:59:29 +0000 (12:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 20:59:29 +0000 (12:59 -0800)
commit260b6971cba358233c747ee269a43a85e01fbae4
tree1620b3ccd34cf31215c60964410a57a662441c56
parente4b62cf7559f2ef9a022de235e5a09a8d7ded520
parentbfe2e5c44d7242debab8aef13eacd68181664f61
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

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

This series contains updates to i40e driver only.

Arkadiusz adds support for software controlled DCB. Upon disabling of the
firmware LLDP agent, the driver configures DCB with default values
(only one Traffic Class). At the same time, it allows a software based
LLDP agent - userspace application i.e. lldpad) to receive DCB TLVs
and set desired DCB configuration through DCB related netlink callbacks.

Aleksandr implements get and set ethtool ops for Energy Efficient
Ethernet.

Przemyslaw extends support for ntuple filters allowing for Flow Director
IPv6 and VLAN filters.

Kaixu Xia removes an unneeded assignment.
====================

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