Is it possible to enable SR-IOV on bare metal machines with a NIC that supports it? I tried adding creating /etc/modprobe.d/ixgbe.conf with the line "options ixgbe max_vfs=2" in an Ubuntu 14.04 LTS on Dell C6220, but after reboot there is no apparent change in lspci. I did find a document describing how to enable SR-IOV in the BIOS on Dell servers, which suggests to me that it may be disabled (or I am doing it wrong). Any thoughts on this?
82:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
82:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
82:10.0 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)
82:10.2 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)