From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Correcting upstream kernel version in driver Date: Wed, 24 Feb 2016 15:18:02 +0100 Message-ID: <1968005.1bcQQnHZtZ@xps13> References: <1455146881-42882-1-git-send-email-john.griffin@intel.com> <56C7461A.5010509@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John Griffin Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 08C3F1DB1 for ; Wed, 24 Feb 2016 15:19:37 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id c200so271843972wme.0 for ; Wed, 24 Feb 2016 06:19:37 -0800 (PST) In-Reply-To: <56C7461A.5010509@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" 2016-02-19 16:43, Declan Doherty: > On 10/02/16 23:28, John Griffin wrote: > > Fixing the version of the kernel required in the QAT documentation. > > > > Signed-off-by: John Griffin > > Acked by: Declan Doherty Applied, thanks