From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) by dpdk.org (Postfix) with ESMTP id 22AEE68D0 for ; Fri, 10 May 2013 17:47:19 +0200 (CEST) Received: by mail-we0-f177.google.com with SMTP id q58so4101719wes.36 for ; Fri, 10 May 2013 08:47:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:organization:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=UMdGJELLaeMtIQrS6SiqBF+ukt1umlaJsqVOyp9bEnw=; b=CaT3YAAmDlZqGekIyH2uO0VZZ3Fh8uaoRsOJLqqYOfg/YuBUmI5RcFGjf4vy47NPVd f9pIQyiVlJ1jrLYTQoy0VtDyN8Ys68St9rE5EppcYke+AClZJx/qgkS9Wmx7FJ1EIBs1 n0uAZJNXkYvOvgbb21ZsXurR41Z0+39lqdpQvCk0eMhM6qO1o81uWWNr7iZGlaGseGb8 iMDRJgOinuKKLMhMXuML4gAoOJ6GalI3TzO7pgdp63OJzwgy5vj52C87MS7IKobJ9p0L a596qb1nlJwK/usPSHnlmxKSnghViQLq16CNhE+/VgErsqiwV5F7nHJt4Xi2UhEwrnCT ahpQ== X-Received: by 10.194.240.132 with SMTP id wa4mr25596190wjc.52.1368200840109; Fri, 10 May 2013 08:47:20 -0700 (PDT) Received: from saturne.dev.6wind.com (scp68-1-78-242-96-17.fbx.proxad.net. [78.242.96.17]) by mx.google.com with ESMTPSA id ek7sm4279606wic.4.2013.05.10.08.47.18 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 10 May 2013 08:47:19 -0700 (PDT) Message-ID: <518D1685.20500@6wind.com> Date: Fri, 10 May 2013 17:47:17 +0200 From: Vincent JARDIN Organization: www.6wind.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: dev@dpdk.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkUZSpCui3pqLOOPMcmG5C4sWpvPUSnKAuGm6BP4QQ+ik6coC2Pqbzbjg9s8qtMwNw6Am9m 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 15:47:19 -0000 > The rte_eth_dev_count() call returns 0, I am using a CentOS 6.3 Virtual > Machine on VMWare esxi 5.0 on a Cisco UCS C220 M3 which comes with Xeon > E5-2600. Can you run lspci -vt and send us the output? Best regards, Vincent