From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH 0/3] Fixes/extra documentation for Crypto PMDs Date: Mon, 4 Apr 2016 14:14:34 +0100 Message-ID: <1459775677-61912-1-git-send-email-pablo.de.lara.guarch@intel.com> Cc: declan.doherty@intel.com, Pablo de Lara To: dev@dpdk.org, john.mcnamara@intel.com Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id BD5D02BE5 for ; Mon, 4 Apr 2016 15:14:38 +0200 (CEST) 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" 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 doc/guides/cryptodevs/aesni_gcm.rst | 40 +++++++++++++++++++++++++++++++------ doc/guides/cryptodevs/aesni_mb.rst | 36 +++++++++++++++++++++++++++++---- doc/guides/cryptodevs/null.rst | 26 +++++++++++++++++++++++- doc/guides/cryptodevs/snow3g.rst | 35 +++++++++++++++++++++++++++++--- 4 files changed, 123 insertions(+), 14 deletions(-) -- 2.5.5