Re: [dpdk-dev] [PATCH 1/2] net/enic: add PCI ID for new virtual function

2019-10-02 Thread Ferruh Yigit
On 9/5/2019 10:33 PM, John Daley wrote: > Probe for the PCI ID of a new mode of VF which will be added to VIC > adapter firmware. When fully implemented, the new mode will operate > independent of the Cisco Virtual Machine Fabric Extender (VM-FEX) and > will not need to be provisioned through libvi

[dpdk-dev] [PATCH 1/2] net/enic: add PCI ID for new virtual function

2019-09-05 Thread John Daley
Probe for the PCI ID of a new mode of VF which will be added to VIC adapter firmware. When fully implemented, the new mode will operate independent of the Cisco Virtual Machine Fabric Extender (VM-FEX) and will not need to be provisioned through libvirt. The new mode is dubbed "Standalone vNic" mod