From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] docs: cryptodev chapter for programmer's guide Date: Sat, 09 Apr 2016 00:41:16 +0200 Message-ID: <21794297.RcPgmPUCtr@xps13> References: <1460132247-16553-1-git-send-email-declan.doherty@intel.com> <1460132247-16553-3-git-send-email-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "De Lara Guarch, Pablo" To: "Doherty, Declan" Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 117B22C6E for ; Sat, 9 Apr 2016 00:41:19 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id l6so80344453wml.1 for ; Fri, 08 Apr 2016 15:41:19 -0700 (PDT) In-Reply-To: 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" > > Add a programmer's guide section for cryptodev library. > > > > Signed-off-by: Declan Doherty [...] > Apart from these very minor comments: > Acked-by: John McNamara Applied with some formatting fixes. We must be careful to not put too much code in docs to keep them maintainable.