From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.95]) by dpdk.org (Postfix) with ESMTP id AD60A5A95 for ; Mon, 30 May 2016 09:13:26 +0200 (CEST) Received: from [95.91.184.137] (helo=nb-klaus.allegro) by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1b7HOA-0006vd-0F; Mon, 30 May 2016 09:13:26 +0200 To: "Xing, Beilei" References: <1462514861-29419-1-git-send-email-beilei.xing@intel.com> <94479800C636CB44BD422CB454846E01373292@SHSMSX101.ccr.corp.intel.com> Cc: "users@dpdk.org" From: Klaus Degner Message-ID: <31a59654-40a0-2108-e1d0-618ec4f030ac@allegro-packets.com> Date: Mon, 30 May 2016 09:13:23 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <94479800C636CB44BD422CB454846E01373292@SHSMSX101.ccr.corp.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Df-Sender: a2RAYWxsZWdyby1wYWNrZXRzLmNvbQ== Subject: Re: [dpdk-users] [dpdk-dev] [PATCH 00/29] ixgbe/base: update base driver X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2016 07:13:26 -0000 Am 30.05.16 um 04:15 schrieb Xing, Beilei: >> -----Original Message----- >> From: Klaus Degner [mailto:kd@allegro-packets.com] >> Sent: Friday, May 27, 2016 5:32 PM >> To: Xing, Beilei >> Cc: users@dpdk.org >> Subject: Re: [dpdk-dev] [PATCH 00/29] ixgbe/base: update base driver >> >> Hi Beilei, >> >> I have an Supermicro Xeon-D system ( 5018D-FN8T ) with 2x 10G Intel X552 >> SFP+ connectors and compatible SFP+ DAC cables. > Hi Degner, > What's the Supermicro Xeon-D system? is it soc? Since we haven't tried it before. > Thanks > Beilei Hi Beilei, It is a NIC from the SoC Xeon-D 1518: http://www.supermicro.nl/products/system/1U/5018/SYS-5018D-FN8T.cfm lspci output for the ports: 04:00.0 Ethernet controller: Intel Corporation Ethernet Connection X552 10 GbE SFP+ 04:00.1 Ethernet controller: Intel Corporation Ethernet Connection X552 10 GbE SFP+ > >> The link status is always down and I cannot bring it up. I have tried the latest >> stable release and the current master. >> I have also used your latest update base driver patch from below, but also >> without success. > Did you try kernel driver on the system? Does it work well? > Beilei We have tested the latest stable ixgbe 4.3.15 and it has the same behavior. It detects the interfaces but the link is always down. Klaus