From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by dpdk.org (Postfix) with ESMTP id C561E1B21D for ; Mon, 21 May 2018 19:11:02 +0200 (CEST) Received: by mail-vk0-f51.google.com with SMTP id i185-v6so9195122vkg.3 for ; Mon, 21 May 2018 10:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=VH2OrnaZKWrhsWH8hOuQotYGRNzSuqaNn36E405ARcQ=; b=ZNgC+AJoJpMPIuFq7ryFDgHTVaUdmRIIP2nzfPtqbv8os+gATGGOBgRrDWFO0BUoU+ /JRSB64vvJ7hCo+9PbczZl3awfFAUyO4ISgY0XptFXgE53nO49y3Ae/fdz/KyE+/Qg84 L+KFGU6jOy7B42z1bjqP80xITe2UU/qcDwL8Zu+U4JU7+mWC7bktvfpfDzmXHu7wYUNO cXxr5Ktja0cTQY97Wr61NhcqEJ09owILfbYUTFUEb8C180ZEtr6TkjPaJvSrP+xn8srw IIiBf4j7gb0i9SCoxnRW1pO+sxV6TpwtSK8QMfZ5fu0eJFne4ywlQJ5rmD6SnExEzbdp pIfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=VH2OrnaZKWrhsWH8hOuQotYGRNzSuqaNn36E405ARcQ=; b=HHPdRzKM9X501oyjJpbIB3uU9ki2rdc18X5AhP1NxnaRzxzwGL7hCOYMsWjhplMx4m E2l+pqBm2UHmYiFHxx8xFyNLpIv72Z23htBB3u8WzdJDp8iZm598Ybrb1bF9KqXSUEck yCS/+qQZS/ZAw81h6deCxpp2HYaVDq9fBrL+W1NcCI4SfLIRQANaJluGARWWxLe3bQtI tbPyBtrUDEwyAZHh8+snvOYKlAje19wIRJpGIcEP1jhv5Q5cIowPpi9qfrY6clYxn5cg /PVkUUTf8f1waHfLSNXELFvlVu0zNNAPYKUbMK4SuuBbEfTygnGNVBMgxYzmbF2w2b/A U+1A== X-Gm-Message-State: ALKqPwd3NDgVJ8d76JuutE083ovWt+NvJiU6TBXftBEZnSXAp+13S1AQ eNZuBreXIc50x4OdEij2jDtDhMxAnuqpovF6ABk= X-Google-Smtp-Source: AB8JxZpt2KuqzJ1Y2wQVnopVWpjp8mXzPf8TMfzT95ld+qe3P1gaK9nYer+OZVMU4/f1/EX/it+PMVchK/2x1roT+Ns= X-Received: by 2002:a1f:b9d2:: with SMTP id j201-v6mr13883453vkf.123.1526922661977; Mon, 21 May 2018 10:11:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.151.200 with HTTP; Mon, 21 May 2018 10:10:41 -0700 (PDT) In-Reply-To: References: <5CE156A7-6529-4F5C-BF7E-AFB6A2C2E95D@intel.com> From: Milad Arabi Date: Mon, 21 May 2018 21:40:41 +0430 Message-ID: To: "Wiles, Keith" Cc: "users@dpdk.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-users] Found 0 usable devices X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2018 17:11:03 -0000 Thank you On Mon, May 21, 2018 at 9:37 PM, Wiles, Keith wrote: > > > > On May 21, 2018, at 11:41 AM, Milad Arabi wrote: > > > > Since I do not know anything about Eng-Sample NIC then no it's not. It > is the original Intel network card pass through to CentOS from VMware. > > Do you think maybe the VMware cause this issue? > > Could be, guess its back to google for passthru NICs in VMWare or how to > set the NIC MAC address in VMWare. > > > > > On Mon, May 21, 2018 at 8:55 PM, Wiles, Keith > wrote: > > > > > >> On May 21, 2018, at 11:16 AM, Milad Arabi > wrote: > >> > >> Hi Keith > >> Thank you for your reply. > >> Could you please check my output at: > >> https://asciinema.org/a/182678 > >> > >> I get this error: > >> PMD: eth_ixgbe_dev_init(): The EEPROM checksum is not valid: -1 > > > > Normally that means this is a Eng-Sample NIC, is it? > > > > If it is then we have to find someone to program the EPROM to setup the > NIC. > > > > That is about all I know. > > > >> > >> any comment would be appreciated > >> > >> > >> On Mon, May 21, 2018 at 5:26 PM, Wiles, Keith > wrote: > >> > >> > >> > On May 21, 2018, at 4:37 AM, Milad Arabi > wrote: > >> > > >> > Hi there > >> > I try to with dpdk 17.08 on centos7.5 with other library,but I got > this: > >> > > >> >> [INFO] Initializing DPDK. This will take a few seconds... > >> >> EAL: Detected 16 lcore(s) > >> >> EAL: Probing VFIO support... > >> >> EAL: PCI device 0000:0b:00.0 on NUMA socket -1 > >> >> EAL: Invalid NUMA socket, default to 0 > >> >> EAL: probe driver: 15ad:7b0 net_vmxnet3 > >> >> EAL: PCI device 0000:13:00.0 on NUMA socket 1 > >> >> EAL: probe driver: 8086:10fb net_ixgbe > >> >> EAL: PCI device 0000:13:00.1 on NUMA socket -1 > >> >> EAL: Invalid NUMA socket, default to 0 > >> >> EAL: probe driver: 8086:10fb net_ixgbe > >> >> *[INFO] Found 0 usable devices:* > >> > > >> > > >> > are these errors come from dpdk? and how I can solve this problem? > >> > >> Did you use the dpdk-devbind.py tool in dpdk to bind the device to > allow DPDK to use the device? > >> > >> Also you may have to insmod the igb_uio.ko for pci_uio_generic modules > in the kernel? > >> > >> > > >> > # ethtool -i ens224f1 > >> >> driver: ixgbe > >> >> version: 5.3.7 > >> >> firmware-version: 0x80000835, 1.949.0 > >> >> expansion-rom-version: > >> >> bus-info: 0000:13:00.1 > >> >> supports-statistics: yes > >> >> supports-test: yes > >> >> supports-eeprom-access: yes > >> >> supports-register-dump: yes > >> >> supports-priv-flags: yes > >> > >> Regards, > >> Keith > >> > >> > > > > Regards, > > Keith > > > > > > Regards, > Keith > >