From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id A78E0C310 for ; Fri, 3 Jul 2015 23:19:30 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 03 Jul 2015 14:19:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,402,1432623600"; d="scan'208,217";a="518557267" Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by FMSMGA003.fm.intel.com with ESMTP; 03 Jul 2015 14:19:29 -0700 Received: from orsmsx112.amr.corp.intel.com (10.22.240.13) by ORSMSX103.amr.corp.intel.com (10.22.225.130) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 3 Jul 2015 14:19:29 -0700 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by ORSMSX112.amr.corp.intel.com (10.22.240.13) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 3 Jul 2015 14:19:28 -0700 Received: from fmsmsx106.amr.corp.intel.com ([169.254.5.165]) by fmsmsx158.amr.corp.intel.com ([169.254.15.140]) with mapi id 14.03.0224.002; Fri, 3 Jul 2015 14:19:28 -0700 From: "Posadas, Emerson" To: "dev@dpdk.org" Thread-Topic: Re: [dpdk-dev] Failed to initialize HW 0x10bc Thread-Index: AdC1rwqwQTuQ22cnREK/WRleibGRWAAJssMA Date: Fri, 3 Jul 2015 21:19:27 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.106] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] Failed to initialize HW 0x10bc 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, 03 Jul 2015 21:19:31 -0000 Nevermind on this issue. Apparently this was related with a physical issue on the PCIe port. The tes= tpmd and pktgen tool are now working fine. EP From: Posadas, Emerson Sent: Friday, July 3, 2015 11:45 AM To: 'dev@dpdk.org' Cc: Richardson, Bruce Subject: Re: [dpdk-dev] Failed to initialize HW 0x10bc This is what I'm getting from the DEBUG_INIT and DEBUG_DRIVER flags turned = on while running testpmd: PMD: e1000_setup_link_82571(): e1000_setup_link_82571 PMD: e1000_setup_link_generic(): e1000_setup_link_generic PMD: e1000_check_reset_block_generic(): e1000_check_reset_block PMD: e1000_setup_link_generic(): After fix-ups FlowControl is now =3D 3 PMD: e1000_setup_copper_link_82571(): e1000_setup_copper_link_82571 PMD: e1000_copper_link_setup_igp(): e1000_copper_link_setup_igp PMD: e1000_phy_hw_reset_generic(): e1000_phy_hw_reset_generic PMD: e1000_check_reset_block_generic(): e1000_check_reset_block PMD: e1000_get_hw_semaphore_82571(): e1000_get_hw_semaphore_82571 PMD: e1000_put_hw_semaphore_82571(): e1000_put_hw_semaphore_generic PMD: e1000_get_cfg_done_82571(): e1000_get_cfg_done_82571 PMD: e1000_get_cfg_done_82571(): MNG configuration cycle has not completed. PMD: e1000_copper_link_setup_igp(): Error resetting the PHY. PMD: e1000_clear_hw_cntrs_82571(): e1000_clear_hw_cntrs_82571 PMD: e1000_clear_hw_cntrs_base_generic(): e1000_clear_hw_cntrs_base_generic PMD: em_hw_init(): Hardware initialization failed PMD: eth_em_dev_init(): port_id 0 vendorID=3D0x8086 deviceID=3D0x10bc: fail= ed to init HW EAL: Error - exiting with code: 1 Cause: Requested device 0000:03:00.0 cannot be used EP