OSDN Git Service

Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 17:47:29 +0000 (13:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 17:47:29 +0000 (13:47 -0400)
commit6e7da286e3513ac1e107ef8dffa5f254029d68e7
tree88764d4282c975685911cb771d12833e341ae970
parentb260831182e12418ef32a62553326e10e2a48e2e
parent85cfa71764cab95228e0abebdd77e0382c3c34be
Merge branch '40GbE' of git://git./linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
40GbE Intel Wired LAN Driver Updates 2017-06-01

This series contains updates to i40e, i40evf and the "new" AVF virtchnl.

This is the introduction of the Intel(R) Ethernet Adaptive Virtual
Function driver code and device ID, as presented at the NetDEV 1.2
conference in 2016.
http://netdevconf.org/1.2/session.html?anjali-singhai

The idea is to convert the interface between the i40evf driver
and the parent i40e PF driver to be generic, as the i40evf driver
should in the future be able to run on top of other Intel PF
drivers, and negotiate any features beyond a "base expected" set.
====================

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