OSDN Git Service

Merge branch 'nfp-SR-IOV-ndos-support'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Aug 2017 02:24:59 +0000 (19:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Aug 2017 02:24:59 +0000 (19:24 -0700)
commitfac0cef984f9c71331587440fcd5d490553b2fec
tree226f3063e236fe0c698619e8cdf9f8982aefbafd
parentbd9dfc54e39266ff67521c09d37e838077385b21
parent6abd224b2554cbbb31db62a8b4de7506df553f38
Merge branch 'nfp-SR-IOV-ndos-support'

Jakub Kicinski says:

====================
nfp: SR-IOV ndos support

This set adds basic SR-IOV including setting/getting VF MAC addresses,
VLANs, link state and spoofcheck settings.  It is wired up for both
vNICs and representors (note: ip link will not report VF settings on
VF/PF representors because they are not linked to the PF PCI device).

Pablo and team add the basic implementation, Simon and Dirk follow
up with the representor plumbing.
====================

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