From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-f48.google.com (mail-vk0-f48.google.com [209.85.213.48]) by dpdk.org (Postfix) with ESMTP id 282F295CC; Mon, 1 Feb 2016 19:25:01 +0100 (CET) Received: by mail-vk0-f48.google.com with SMTP id e6so81999775vkh.2; Mon, 01 Feb 2016 10:25:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=woX/12ByWnHiE3NT8JAeRPbT39dR6XPaG+K4QhRmWjk=; b=DxlCZDmj8G9j/gDafkmvd5erIp5hz8YebPOwGbiHQaPKZA9cW/dOYtXYb35wKHrB6c j8PMmgJPnMfUa4DEttQU2dXhnUZJRbU4wMGw/bdcHhJM3YKiBWA46pr30EAd3Ugmb3gn VQ+DhDm/mJqcPlDRc4fCuqdPfYvyLbmBNJIVJvcqjVogJxPfQ0PuRYoxJq1kMUS42LbP IvkWNJNUyicenXtQVMbbjCcZKseui8WiMItxuRKpDaO8mmizt5InhaEtA687/gy7G6Xr QtGb88ywqD7pNoRuAwaIdGnDAAmlfVepNtYega3yhBg+Xh5cH4Iy+i1Ic+kWjQSOn6QW tsSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=woX/12ByWnHiE3NT8JAeRPbT39dR6XPaG+K4QhRmWjk=; b=dWD+TMEtB/HFpkkeXXcV2r86XCAHTl+zWXgT3DirEqwhLlf6IBx75OO4thOd8XSwDY ZkPy1Gjkc6nK+JrVAUp46uq3TiBmxS23rbe9acb3otmeISDFLkt0JKURP4djPCusOaIX 5eWJnV3Tr/tsBtG93ob50Fm2ZEaU7sO9D0tIXgFiNQZWoOXhfHF2ofhZuXiuQy2y3yS4 oZ+hiykrjG2o4u6PPIDhotRZ5FXhnzxVNIw0vB+PWBbx8l86D1ZosdOLkP5tOz/sgm3c JnykDqO0nZQ4NPJLUVEYWu/nuLeookKMMn7ddWbXqdAKlitBghRG/dCHclE58fCI199R DaHw== X-Gm-Message-State: AG10YOR8JFd5+a5kCl11yIeeo8rZpWVHlaSYyn4ctP6APSVzDJktv6Wj+zfLwMlJqZL2XOR+MG34mTD9aVWY6Q== MIME-Version: 1.0 X-Received: by 10.31.5.9 with SMTP id 9mr8053942vkf.109.1454351100652; Mon, 01 Feb 2016 10:25:00 -0800 (PST) Received: by 10.31.152.208 with HTTP; Mon, 1 Feb 2016 10:25:00 -0800 (PST) In-Reply-To: <533710CFB86FA344BFBF2D6802E6028622F2812B@SHSMSX101.ccr.corp.intel.com> References: <533710CFB86FA344BFBF2D6802E6028622F2812B@SHSMSX101.ccr.corp.intel.com> Date: Mon, 1 Feb 2016 10:25:00 -0800 Message-ID: From: Saurabh Mishra To: "Qiu, Michael" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "dev@dpdk.org" , "users@dpdk.org" Subject: Re: [dpdk-dev] i40evf DPDK init_adminq failed: -53 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: Mon, 01 Feb 2016 18:25:01 -0000 Hi Michael -- What are the steps to upgrade i40e firmware. We are using CentOS7 It didn't work with guest VF driver either on ESXi and KVM. Sure. I will blacklist i40evf driver and try it out. Thanks, /Saurabh On Mon, Feb 1, 2016 at 12:16 AM, Qiu, Michael wrote: > Hi, Saurabh > > It's known issue, to fix this you'd better to upgrade the firmware > version of i40e. > > BTW, will it work in guest with kernel driver? > > If yes, to workaround(somebody reports it does not work for them): > Remove i40e.ko in guest, so that it will not auto-loaded when boot up. > > Hope it works for you. > > Thanks, > Michael > > > On 1/30/2016 4:35 AM, Saurabh Mishra wrote: > > Has anybody seen this before? What's the workaround or fix? We are using > > dpdk-2.2.0 on KVM centos: > > > > Host PF version: 1.0.11-k on Centos7 > > > > > > [root@ ~]# ./symmetric_mp fakeelf -c 2 -m2048 -n4 --proc-type=primary > -- -p > > 3 --num-procs=2 --proc-id=0 > > > > [.] > > > > EAL: Virtual area found at 0x7fff75800000 (size = 0x200000) > > > > EAL: Requesting 1024 pages of size 2MB from socket 0 > > > > EAL: TSC frequency is ~2600141 KHz > > > > EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using > unreliable > > clock cycles ! > > > > EAL: Master lcore 1 is ready (tid=f7fed880;cpuset=[1]) > > > > EAL: PCI device 0000:00:04.0 on NUMA socket 0 > > > > EAL: probe driver: 8086:154c rte_i40evf_pmd > > > > EAL: PCI memory mapped at 0x7ffff6200000 > > > > EAL: PCI memory mapped at 0x7ffff6210000 > > > > EAL: PCI device 0000:00:05.0 on NUMA socket 0 > > > > EAL: probe driver: 8086:154c rte_i40evf_pmd > > > > EAL: PCI memory mapped at 0x7ffff6214000 > > > > EAL: PCI memory mapped at 0x7ffff6224000 > > > > PMD: i40evf_init_vf(): init_adminq failed: -53 > > > > PMD: i40evf_dev_init(): Init vf failed > > > > EAL: Error - exiting with code: 1 > > > > Cause: Requested device 0000:00:05.0 cannot be used > > > > [root@PA-VM ~]# ./dpdk-2.2.0/tools/dpdk_nic_bind.py --status > > > > > > Network devices using DPDK-compatible driver > > > > ============================================ > > > > 0000:00:04.0 'Device 154c' drv=igb_uio unused=uio_pci_generic > > > > 0000:00:05.0 'Device 154c' drv=igb_uio unused=uio_pci_generic > > > > > > Network devices using kernel driver > > > > =================================== > > > > 0000:00:03.0 'RTL-8139/8139C/8139C+' if=eth0 drv=8139cp > > unused=igb_uio,uio_pci_generic *Active* > > > > > > Other network devices > > > > ===================== > > > > > > > > [root@ ~]# > > > > > > > > 04:00.0 *Ether*net controller: Intel Corporation *Ether*net Controller > X710 > > for 10GbE SFP+ (rev 01) > > > > 04:00.1 *Ether*net controller: Intel Corporation *Ether*net Controller > X710 > > for 10GbE SFP+ (rev 01) > > > > 04:02.0 *Ether*net controller: Intel Corporation XL710/X710 Virtual > > Function (rev 01) > > > > 04:02.1 *Ether*net controller: Intel Corporation XL710/X710 Virtual > > Function (rev 01) > > > > 04:0a.0 *Ether*net controller: Intel Corporation XL710/X710 Virtual > > Function (rev 01) > > > > 04:0a.1 *Ether*net controller: Intel Corporation XL710/X710 Virtual > > Function (rev 01) > > > > > > > > [root@oscompute3 ~]# dmesg | tail > > > > [2064188.042835] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.062836] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.082862] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.102838] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.122850] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.142852] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.162850] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.182845] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.202845] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [2064188.222858] i40evf 0000:04:0a.1: i40evf_add_ether_addrs: command 15 > > pending > > > > [root@oscompute3 ~]# > > > > > > /Saurabh > > > >