From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 28/29] ixgbe/base: define if enable crosstalk work around Date: Mon, 13 Jun 2016 17:27:02 +0100 Message-ID: <575EDED6.5030507@intel.com> References: <1462514861-29419-1-git-send-email-beilei.xing@intel.com> <1462514861-29419-29-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Beilei Xing , helin.zhang@intel.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 777F35A13 for ; Mon, 13 Jun 2016 18:27:09 +0200 (CEST) In-Reply-To: <1462514861-29419-29-git-send-email-beilei.xing@intel.com> 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" On 5/6/2016 7:07 AM, Beilei Xing wrote: > A work around for a new crosstalk erratum that causes link flap in > emtry cages has beed introduced. So this patch defines the bit in typo: emtry, beed > NVM that will tell software if this work around is needed. >=20 > Signed-off-by: Beilei Xing > --- ...