From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-outbound-2.vmware.com (smtp-outbound-2.vmware.com [208.91.2.13]) by dpdk.org (Postfix) with ESMTP id C2E686966 for ; Fri, 10 May 2013 18:21:35 +0200 (CEST) Received: from sc9-mailhost1.vmware.com (sc9-mailhost1.vmware.com [10.113.161.71]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 6EAAF283F5; Fri, 10 May 2013 09:21:36 -0700 (PDT) Received: from zcs-prod-mta-1.vmware.com (zcs-prod-mta-1.vmware.com [10.113.163.63]) by sc9-mailhost1.vmware.com (Postfix) with ESMTP id 6C64E18819; Fri, 10 May 2013 09:21:36 -0700 (PDT) Received: from zcs-prod-mta-1 (localhost.localdomain [127.0.0.1]) by zcs-prod-mta-1.vmware.com (Postfix) with ESMTP id 58627E00FB; Fri, 10 May 2013 09:21:36 -0700 (PDT) Received: from zcs-prod-mbox-7.vmware.com (lbv-sc9-t2prod2-int.vmware.com [10.113.160.246]) by zcs-prod-mta-1.vmware.com (Postfix) with ESMTP; Fri, 10 May 2013 09:21:36 -0700 (PDT) Date: Fri, 10 May 2013 09:21:36 -0700 (PDT) From: Bhavesh Davda To: Stephen Hemminger Message-ID: <525534677.5312512.1368202896189.JavaMail.root@vmware.com> In-Reply-To: <20130510091549.3c064df6@nehalam.linuxnetplumber.net> References: <1676591087.5291867.1368201908283.JavaMail.root@vmware.com> <20130510091549.3c064df6@nehalam.linuxnetplumber.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.113.163.67] X-Mailer: Zimbra 8.0.3_GA_5664 (ZimbraWebClient - GC26 (Mac)/8.0.3_GA_5664) Thread-Topic: rte_eth_dev_count() returns 0 Thread-Index: uSfyTSR6cecWTOaUEfinyUJsXavuTA== Cc: Henry Wang , dev@dpdk.org Subject: Re: [dpdk-dev] rte_eth_dev_count() returns 0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 16:21:36 -0000 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. -- Bhavesh Davda ----- Original Message ----- > From: "Stephen Hemminger" > To: "Bhavesh Davda" > Cc: "Henry Wang" , dev@dpdk.org > Sent: Friday, May 10, 2013 9:15:49 AM > Subject: Re: [dpdk-dev] rte_eth_dev_count() returns 0 > > On Fri, 10 May 2013 09:05:08 -0700 (PDT) > Bhavesh Davda wrote: > > > ESXi 5.0 doesn't have SR-IOV support (it's in the code, but is disabled and > > not usable for customers). VMware introduced SR-IOV support, including out > > of the box support for Intel Niantic 10GbE NICs, in ESXi 5.1. > > > > You can use PCI passthrough (Directpath) on 5.0 (and 5.1). > I found that SR-IOV on Vmware is even more fussy than SR-IOV on Linux. > It requires a supported platform with VT-d and PCIe ASPM >