From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 35B9C235 for ; Tue, 19 Jun 2018 02:21:33 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jun 2018 17:21:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,241,1526367600"; d="scan'208";a="50373333" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga008.jf.intel.com with ESMTP; 18 Jun 2018 17:21:30 -0700 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 18 Jun 2018 17:21:30 -0700 Received: from hasmsx107.ger.corp.intel.com (10.184.198.27) by FMSMSX151.amr.corp.intel.com (10.18.125.4) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 18 Jun 2018 17:21:30 -0700 Received: from HASMSX110.ger.corp.intel.com ([169.254.6.38]) by hasmsx107.ger.corp.intel.com ([169.254.2.79]) with mapi id 14.03.0319.002; Tue, 19 Jun 2018 03:21:27 +0300 From: "Rosen, Rami" To: =?iso-8859-2?Q?Martin_Dra=B9ar?= , "users@dpdk.org" Thread-Topic: [dpdk-users] DPDK 17.05 does not find X510 card Thread-Index: AQHUBuI3W+6xWVvMJ0yntb2Y1H5TxaRlxW4Q///90wCAADif0P//0xQAgAA1J0D//9CMAAAQe24AAAvnUzA= Date: Tue, 19 Jun 2018 00:21:26 +0000 Message-ID: <9B0331B6EBBD0E4684FBFAEDA55776F9672CBC5E@HASMSX110.ger.corp.intel.com> References: <34c3f20b-dcbb-5a47-d8c0-6af6635bc41a@ics.muni.cz> <9B0331B6EBBD0E4684FBFAEDA55776F9672C6986@HASMSX110.ger.corp.intel.com> <5dde9d52-3662-72ae-04a6-b5ad3e122562@ics.muni.cz> <9B0331B6EBBD0E4684FBFAEDA55776F9672C7B30@HASMSX110.ger.corp.intel.com> <9B0331B6EBBD0E4684FBFAEDA55776F9672C7B86@HASMSX110.ger.corp.intel.com> <586d777c-063a-1e0e-a6a8-bdcae3360ed6@ics.muni.cz> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGQ5MDU4YzktNzU2My00NzhjLWI0ZjktOWZhN2YzNmVlZjA1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiSmF2NFwvODFkNU92bVJsZTVKR1lnMml4Y1hWRkk0aFlyRGhuZGgzY29zT2NYXC85V1wvcXVseWtIMktWUVh0ZFQ5NSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [10.255.195.160] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-users] DPDK 17.05 does not find X510 card 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: Tue, 19 Jun 2018 00:21:34 -0000 Hi Martin, I assume that you get the mmap() error that you posted earlier when=20 running your own DPDK application. And again, if this is the case, can you please post here=20 the full log you get when running testpmd with --log-level=3D8 and -w I40E0= _PCI_BUS_ID .... (without running any other DPDK application). This may giv= e a direction to solving the issue. Also please post=20 here the exact command you use to launch testpmd. Regards, Rami Rosen -----Original Message----- From: Martin Dra=B9ar [mailto:drasar@ics.muni.cz]=20 Sent: Tuesday, June 19, 2018 00:36 To: Rosen, Rami ; users@dpdk.org Subject: Re: [dpdk-users] DPDK 17.05 does not find X510 card Using iomem=3Drelaxed did not change anything. Once I manage to update UEFI= drivers on my X520, I will try it to see if it is a driver issue. Martin