From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7061ED4DA for ; Thu, 10 Nov 2016 19:13:39 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 10 Nov 2016 10:13:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,619,1473145200"; d="scan'208";a="190019888" Received: from sie-lab-212-151.ir.intel.com (HELO [10.237.212.151]) ([10.237.212.151]) by fmsmga004.fm.intel.com with ESMTP; 10 Nov 2016 10:13:35 -0800 To: Fiona Trahe , dev@dpdk.org References: <1478796410-15004-1-git-send-email-fiona.trahe@intel.com> <1478798841-6194-1-git-send-email-fiona.trahe@intel.com> Cc: pablo.de.lara.guarch@intel.com From: John Griffin Message-ID: <5824B8CF.8010104@intel.com> Date: Thu, 10 Nov 2016 18:13:35 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1478798841-6194-1-git-send-email-fiona.trahe@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] doc: add known issue on QAT PMD into release notes 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: Thu, 10 Nov 2016 18:13:40 -0000 On 10/11/16 17:27, Fiona Trahe wrote: > Issue is with the digest appended feature on QAT PMD. > A workaround is also documented. > > Signed-off-by: Fiona Trahe > Acked-by: John McNamara > --- > v2 > - fixed trailing whitespace checkpatch errors > Acked-by: John Griffin