From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: Re: [PATCH v2 2/4] doc: add mrvl crypto pmd documentation Date: Fri, 6 Oct 2017 10:06:20 +0200 Message-ID: <20171006080620.GD11828@tdu> References: <1506418805-12117-1-git-send-email-tdu@semihalf.com> <1506594212-15803-1-git-send-email-tdu@semihalf.com> <1506594212-15803-3-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Tomasz Duszynski , "dev@dpdk.org" , "mw@semihalf.com" , "dima@marvell.com" , "nsamsono@marvell.com" , "Jianbo.liu@linaro.org" , Jacek Siuda To: "De Lara Guarch, Pablo" Return-path: Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) by dpdk.org (Postfix) with ESMTP id 62ECF1B225 for ; Fri, 6 Oct 2017 10:06:22 +0200 (CEST) Received: by mail-lf0-f51.google.com with SMTP id 90so11302199lfs.13 for ; Fri, 06 Oct 2017 01:06:22 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Oct 05, 2017 at 02:45:33PM +0000, De Lara Guarch, Pablo wrote: > > > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tomasz Duszynski > > Sent: Thursday, September 28, 2017 11:24 AM > > To: dev@dpdk.org > > Cc: mw@semihalf.com; dima@marvell.com; nsamsono@marvell.com; > > Jianbo.liu@linaro.org; Tomasz Duszynski ; Jacek Siuda > > > > Subject: [dpdk-dev] [PATCH v2 2/4] doc: add mrvl crypto pmd > > documentation > > > > Add documentation for the MRVL CRYPTO PMD driver. > > You should add the pmd in the list of device types (devtype), > In doc/guides/tools/cryptoperf.rst. ACK > > Also, you should mention this new PMD in release notes. > ACK > > > > Signed-off-by: Jacek Siuda > > Signed-off-by: Tomasz Duszynski > > --- > > doc/guides/cryptodevs/features/mrvl.ini | 42 +++++++ > > doc/guides/cryptodevs/index.rst | 1 + > > doc/guides/cryptodevs/mrvl.rst | 198 > > ... > > > +++ b/doc/guides/cryptodevs/mrvl.rst > > @@ -0,0 +1,198 @@ > > ... > > > + > > + ./l2fwd-crypto -c 0x3 --vdev=3Deth_mrvl,iface=3Deth0 > > + --vdev=3Dcryptodev_mrvl_pmd > > I will make the comment also in the first patch, but you should use "cryp= to_mrvl". > The cryptodev_*_pmd convention is old and we are only maintaining it for = backward compatibility. > So, I would use "crypto_mrvl". ACK Thanks for comments. -- - Tomasz Duszy=C5=84ski