From: Akhil Goyal <gakhil@marvell.com>
To: Ankur Dwivedi <adwivedi@marvell.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: Anoob Joseph <anoobj@marvell.com>,
Tejasree Kondoj <ktejasree@marvell.com>,
Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
Ankur Dwivedi <adwivedi@marvell.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk crypto PMD
Date: Sun, 18 Jul 2021 07:45:26 +0000 [thread overview]
Message-ID: <CO6PR18MB4484CA91C3112850F144CC99D8E09@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20210708114714.32623-1-adwivedi@marvell.com>
> The dev start and dev stop ops are added in cnxk crypto PMD.
> The instruction queues are enabled in dev start and disabled in
> dev stop.
>
> Ankur Dwivedi (2):
> common/cnxk: move instruction queue enable to roc API
> crypto/cnxk: add dev start and dev stop
>
> drivers/common/cnxk/roc_cpt.c | 41 +++++++++++++++---------
> drivers/common/cnxk/roc_cpt.h | 1 +
> drivers/common/cnxk/version.map | 1 +
> drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 16 +++++++--
> 4 files changed, 41 insertions(+), 18 deletions(-)
Series Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
prev parent reply other threads:[~2021-07-18 7:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 11:47 Ankur Dwivedi
2021-07-08 11:47 ` [dpdk-dev] [PATCH 1/2] common/cnxk: move instruction queue enable to roc API Ankur Dwivedi
2021-07-08 11:47 ` [dpdk-dev] [PATCH 2/2] crypto/cnxk: add dev start and dev stop Ankur Dwivedi
2021-07-18 7:45 ` Akhil Goyal [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CO6PR18MB4484CA91C3112850F144CC99D8E09@CO6PR18MB4484.namprd18.prod.outlook.com \
--to=gakhil@marvell.com \
--cc=adwivedi@marvell.com \
--cc=anoobj@marvell.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=ktejasree@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).