From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] null_crypto_pmd: PMD to support null crypto operations Date: Fri, 11 Mar 2016 01:56:28 +0100 Message-ID: <6924173.bP3VpQxJv8@xps13> References: <1457656984-154437-1-git-send-email-pablo.de.lara.guarch@intel.com> <1457657424-155354-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 To: Pablo de Lara Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 7D4472965 for ; Fri, 11 Mar 2016 01:58:11 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so9461884wml.0 for ; Thu, 10 Mar 2016 16:58:11 -0800 (PST) In-Reply-To: <1457657424-155354-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" Sorry, we need a v5 2016-03-11 00:50, Pablo de Lara: > +Null Crypto PMD > +M: Declan Doherty > +F: drivers/crypto/null/ > +F: doc/guides/cryptodevs/snow3g.rst Not the right doc. The null doc is not in this patch BTW. Missing blank line (2 before next section). > > Packet processing > -----------------