From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aws Ismail Subject: Re: Distributor example app not working for 1G ports (I354) Date: Mon, 29 Jun 2015 16:14:23 -0400 Message-ID: References: <20150629091950.GB10380@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) by dpdk.org (Postfix) with ESMTP id 4FEB1C46A for ; Mon, 29 Jun 2015 22:14:43 +0200 (CEST) Received: by qcji3 with SMTP id i3so46455678qcj.1 for ; Mon, 29 Jun 2015 13:14:42 -0700 (PDT) In-Reply-To: <20150629091950.GB10380@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Bruce, As far as I have checked, testpmd and l2fwd apps work fine. Aws\ On Mon, Jun 29, 2015 at 5:19 AM, Bruce Richardson wrote: > On Fri, Jun 26, 2015 at 03:37:08PM -0400, Aws Ismail wrote: >> Hi DPDKers, >> >> I have a strange case where the Distributor example application is not >> working when I use Intel's I35x (I354 specifically) 1Gig ports. The >> app initializes fine but the port always comes with link down: >> > Do other apps, e.g. testpmd, or l2fwd work with the 1G port, or is it only the > distributor app which is affected by this? > > /Bruce