From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] Fixes/extra documentation for Crypto PMDs Date: Wed, 06 Apr 2016 19:05:36 +0200 Message-ID: <3061652.jk8ijo9s5j@xps13> References: <1459775677-61912-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, declan.doherty@intel.com To: Pablo de Lara Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 495182C65 for ; Wed, 6 Apr 2016 19:07:15 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id f198so82493021wme.0 for ; Wed, 06 Apr 2016 10:07:15 -0700 (PDT) In-Reply-To: <1459775677-61912-1-git-send-email-pablo.de.lara.guarch@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-04-04 14:14, Pablo de Lara: > This patchset fixes some minor typos in the Crypto PMD documentation > and add an extra section to help user to initialize the devices. > > The patchset depends on: > "doc: update the snow3g library information" (http://dpdk.org/dev/patchwork/patch/11889/) > > Pablo de Lara (3): > doc: fix typo in Crypto NULL PMD title > doc: remove unnecessary underline characters in AES GCM PMD > doc: add initialization section for virtual crypto PMDs Applied, thanks