From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emea01-am1-obe.outbound.protection.outlook.com (mail-am1on0100.outbound.protection.outlook.com [157.56.112.100]) by dpdk.org (Postfix) with ESMTP id 15D728D9F for ; Fri, 11 Sep 2015 19:16:31 +0200 (CEST) Received: from AM2PR05MB0995.eurprd05.prod.outlook.com (10.161.234.145) by AM2PR05MB0993.eurprd05.prod.outlook.com (10.161.234.143) with Microsoft SMTP Server (TLS) id 15.1.268.17; Fri, 11 Sep 2015 17:16:29 +0000 Received: from AM2PR05MB0995.eurprd05.prod.outlook.com ([10.161.234.145]) by AM2PR05MB0995.eurprd05.prod.outlook.com ([10.161.234.145]) with mapi id 15.01.0268.017; Fri, 11 Sep 2015 17:16:29 +0000 From: Olga Shern To: Nathan Speulda , "dev@dpdk.org" Thread-Topic: [dpdk-dev] Compiling MLX4 Support into 2.1.0 Thread-Index: AQHQ7KxUkp3ycUzBR0m25do2+e31M543hnyAgAAEVICAAAcIRw== Date: Fri, 11 Sep 2015 17:16:29 +0000 Message-ID: <4thmhjnsenhvxoi42l1w5xw6.1441991785260@email.android.com> References: <20150911163549.GT4924@6wind.com>, In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=olgas@mellanox.com; x-originating-ip: [84.228.185.25] x-microsoft-exchange-diagnostics: 1; AM2PR05MB0993; 5:wD3SJOEZfKLP+U5VcCheqLxuEDBAYtYmbAzO2+0/s2u7ZdiNMyKqrDxPmQfhV+5bpcn4N0saqqCipqhar2R++nVQugYuouIWTH7MT6ugyRm1tID3avBnYA9KIojA+Asz7L/FOyop1ruzDnothHl08w==; 24:W8IACuCfENf+bMkDvxGhEeWswRL9XhekJ8WXrzmYfKYDJDT10hxS9zoZ4fPxFSgxWj46k84eCAnkS0Lu7l3C6pAT3Bq9whQAg7oJj2jsYGA=; 20:9XqCUiWEQvPrYqaGOrEa84TED2NskAXPlnjqbb9izl6WBukqXD9/t0ToctPtsc4QnQl0c2PvCUK6zcat/EhbHw== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM2PR05MB0993; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(8121501046)(5005006)(3002001); SRVR:AM2PR05MB0993; BCL:0; PCL:0; RULEID:; SRVR:AM2PR05MB0993; x-forefront-prvs: 06968FD8C4 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(164054003)(199003)(189002)(377454003)(479174004)(24454002)(15975445007)(5007970100001)(87936001)(19580405001)(86362001)(46102003)(5004730100002)(77096005)(5001960100002)(102836002)(11100500001)(101416001)(19300405004)(63666004)(10400500002)(19580395003)(189998001)(4001540100001)(15395725005)(107886002)(5001770100001)(76176999)(5001860100001)(95246002)(81156007)(54356999)(97736004)(50986999)(33646002)(2501003)(5001830100001)(16236675004)(92566002)(40100003)(19625215002)(62966003)(77156002)(105586002)(68736005)(2900100001)(106356001)(122556002)(5002640100001)(106116001)(66066001)(19617315012)(64706001)(2950100001)(562404015); DIR:OUT; SFP:1101; SCL:1; SRVR:AM2PR05MB0993; H:AM2PR05MB0995.eurprd05.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords; A:1; MX:1; LANG:en; received-spf: None (protection.outlook.com: mellanox.com does not designate permitted sender hosts) spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: Mellanox.com X-MS-Exchange-CrossTenant-originalarrivaltime: 11 Sep 2015 17:16:29.1561 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: a652971c-7d2e-4d9b-a6a4-d149256f461b X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM2PR05MB0993 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] Compiling MLX4 Support into 2.1.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, 11 Sep 2015 17:16:31 -0000 Nathan, What application are you running? Please send the output of it. Please send output of ofed_info -s, ibdev2netdev and ibv_devinfo. Do you s= ee any errors in dmesg? Regards, Olga Sent from Samsung Mobile. -------- Original message -------- From: Nathan Speulda Date:11/09/2015 7:51 PM (GMT+02:00) To: Nathan Speulda ,dev@dpdk.org Subject: Re: [dpdk-dev] Compiling MLX4 Support into 2.1.0 Thank you for the response, I followed all of the documentation before I came to the forum on this one. OFED is installed and working correctly with all drivers loaded. I get to the point of compiling dpdk with support enabled and nothing appears to come out during the compile (for mlx4 which is included in the .config). My interfaces are not being seen by the PMD though I am aware it works differently than the base supported adapters. Thanks, Nathan On Fri, Sep 11, 2015 at 9:35 AM, Adrien Mazarguil < adrien.mazarguil@6wind.com> wrote: > Hi Nathan, > > On Fri, Sep 11, 2015 at 09:10:03AM -0700, Nathan Speulda wrote: > > All, > > > > I am attempting to do some work using a CX3-Pro adapter in a forwarding > > environment and am attempting to enable the supported PMD that is > included > > in the 2.1.0 release of DPDK. My base distro is RHEL6.5 for stability > > reasons. Does anyone have a more detailed idea of how to get the > Mellanox > > PMD working correctly? Does base distro have any impact on this at > all? I > > have been unable to find what I need at the Mellanox community support. > > You need to install Mellanox OFED before attempting to compile the mlx4 > PMD, as described in the relevant documentation (doc/guides/nics/mlx4.rst= ) > also available here: > > http://dpdk.org/doc/guides/nics/mlx4.html > > See "Prerequisites" and "Getting Mellanox OFED" sections. > > It should work fine with all Linux distributions supported by Mellanox > OFED. In your specific case, RHEL 6.5 is supported by MOFED 3.0-2.0.1. > > -- > Adrien Mazarguil > 6WIND >