From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Thu, 24 Aug 2017 21:31:48 -0700
> 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. Series applied, thanks.