From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id ACC6EBD19 for ; Wed, 26 Oct 2016 17:44:24 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga102.fm.intel.com with ESMTP; 26 Oct 2016 08:44:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,551,1473145200"; d="scan'208";a="23948490" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.210.150]) by fmsmga005.fm.intel.com with SMTP; 26 Oct 2016 08:44:21 -0700 Received: by (sSMTP sendmail emulation); Wed, 26 Oct 2016 16:44:19 +0100 Date: Wed, 26 Oct 2016 16:44:19 +0100 From: Bruce Richardson To: "Wu, Jingjing" Message-ID: <20161026154419.GB42064@bricha3-MOBL3.ger.corp.intel.com> References: <1476909613-28227-1-git-send-email-qi.z.zhang@intel.com> <9BB6961774997848B5B42BEC655768F80E295523@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E295523@SHSMSX103.ccr.corp.intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.7.1 (2016-10-04) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2] net/i40e: fix Rx hang when disable LLDP 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: Wed, 26 Oct 2016 15:44:25 -0000 On Wed, Oct 26, 2016 at 03:12:41PM +0000, Wu, Jingjing wrote: > > > > -----Original Message----- > > From: Zhang, Qi Z > > Sent: Thursday, October 20, 2016 4:40 AM > > To: Wu, Jingjing ; Zhang, Helin > > > > Cc: dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH v2] net/i40e: fix Rx hang when disable LLDP > > > > Remove stopping LLDP as a workaround for a known errata which can cause > > Rx hang. > > > > Fixes: 4861cde46116 ("i40e: new poll mode driver") > > > > Signed-off-by: Qi Zhang > > Acked-by: Jingjing Wu > I'm hoping to apply this patch to make it in RC2. However, there is an errata mentioned in the commit log, so it would be good to actually include a reference or link to the errata itself, so that the reader can look it up himself. Can you supply such a link to the errata in question? /Bruce