net/enic: add PCI id for new virtual function
authorJohn Daley <johndale@cisco.com>
Thu, 5 Sep 2019 21:33:17 +0000 (14:33 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:58 +0000 (15:00 +0200)
commit57bb45b37bdf3752d95966adbf902b426120eb9d
tree450952a8cd77bfee25d1b885777fa3c6aea4f0c5
parentbccc77a6a74a6c30e68f88b2ef0d0099c45898c8
net/enic: add PCI id for new virtual function

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" mode or "SN" mode.

Also, minor formatting changes.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
drivers/net/enic/enic.h
drivers/net/enic/enic_ethdev.c