From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhavesh Davda Subject: Re: rte_eth_dev_count() returns 0 Date: Fri, 10 May 2013 12:10:42 -0700 (PDT) Message-ID: <69354296.5541435.1368213042137.JavaMail.root@vmware.com> References: <1676591087.5291867.1368201908283.JavaMail.root@vmware.com> <20130510091549.3c064df6@nehalam.linuxnetplumber.net> <525534677.5312512.1368202896189.JavaMail.root@vmware.com> <20130510114450.7104c5d2@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Henry Wang , dev-VfR2kkLFssw@public.gmane.org To: Stephen Hemminger Return-path: In-Reply-To: <20130510114450.7104c5d2-We1ePj4FEcvRI77zikRAJc56i+j3xesD0e7PPNI6Mm0@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Stephen, I checked both our hypervisor code and with the experts who wrote and maintain the code, and we don't have any such limitation about not supporting SR-IOV if the motherboard or device doesn't support PCIe ASPM. If you can point me to the Intel person(s) who gave you that information (offline, no need to make this public :)), we can make sure such FUD doesn't continue getting spread too far. Thanks for making us aware of this FUD though. -- Bhavesh Davda ----- Original Message ----- > From: "Stephen Hemminger" > To: "Bhavesh Davda" > Cc: "Henry Wang" , dev-VfR2kkLFssw@public.gmane.org > Sent: Friday, May 10, 2013 11:44:50 AM > Subject: Re: [dpdk-dev] rte_eth_dev_count() returns 0 > > On Fri, 10 May 2013 09:21:36 -0700 (PDT) > Bhavesh Davda wrote: > > > Right: VMware has supported VMDirectPath passthrough since ESXi 4.0, on any > > platform with an IOMMU (Intel VT-d) which is anything Nehalem Xeons or > > newer. > > > > I know this is a DPDK forum, but Stephen, if you know of specific > > limitations of ESXi 5.1's SR-IOV support, please let me know and I'll make > > sure we work on addressing them. > > I had trouble getting it to work on a white box ASUS motherboard. It seems > the MB didn't > support PCIe power management ASPM. And Intel confirmed that was required by > Vmware. > Linux didn't care if ASPM wasn't available and worked fine with SR-IOV >