DPDK patches and discussions
 help / color / mirror / Atom feed
From: Anoob Joseph <anoobj@marvell.com>
To: Anoob Joseph <anoobj@marvell.com>, Akhil Goyal <akhil.goyal@nxp.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
Date: Wed, 5 Feb 2020 13:19:11 +0000	[thread overview]
Message-ID: <MN2PR18MB28770C2D376EF5F323489B84DF020@MN2PR18MB2877.namprd18.prod.outlook.com> (raw)
In-Reply-To: <1580908578-3384-1-git-send-email-anoobj@marvell.com>

Hi Akhil,

This series is ready for merge, if you don't have any comments. 

Thanks,
Anoob

> -----Original Message-----
> From: Anoob Joseph <anoobj@marvell.com>
> Sent: Wednesday, February 5, 2020 6:46 PM
> To: Akhil Goyal <akhil.goyal@nxp.com>
> Cc: Anoob Joseph <anoobj@marvell.com>; dev@dpdk.org
> Subject: [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
> 
> This series has code improvements, bug fixes and capabilities changes supported
> with new firmware for OCTEON TX crypto PMDs.
> 
> Anoob Joseph (1):
>   common/cpt: remove redundant bitswaps
> 
> Archana Muniganti (3):
>   crypto/octeontx2: add AES-GCM capabilities supported with new firmware
>   common/cpt: fix error path when cipher and auth key are not set
>   common/cpt: fix fill_sg_comp api for zero datalen
> 
> Sucharitha Sarananaga (1):
>   common/cpt: support variable key size for HMAC
> 
> Sunila Sahu (1):
>   common/cpt: removes self assignment code
> 
>  drivers/common/cpt/cpt_mcode_defines.h             | 47 +++--------
>  drivers/common/cpt/cpt_ucode.h                     | 91 +++++++++++-----------
>  drivers/common/cpt/cpt_ucode_asym.h                |  1 -
>  .../crypto/octeontx/otx_cryptodev_capabilities.c   | 30 +++----
>  .../crypto/octeontx2/otx2_cryptodev_capabilities.c | 34 ++++----
>  5 files changed, 87 insertions(+), 116 deletions(-)
> 
> --
> 2.7.4


  parent reply	other threads:[~2020-02-05 13:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 13:16 Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 1/6] common/cpt: remove redundant bitswaps Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 2/6] crypto/octeontx2: add AES-GCM capabilities supported with new firmware Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 3/6] common/cpt: support variable key size for HMAC Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 4/6] common/cpt: fix error path when cipher and auth key are not set Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 5/6] common/cpt: fix fill_sg_comp api for zero datalen Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 6/6] common/cpt: removes self assignment code Anoob Joseph
2020-02-05 13:19 ` Anoob Joseph [this message]
2020-02-05 14:56   ` [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs Akhil Goyal

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=MN2PR18MB28770C2D376EF5F323489B84DF020@MN2PR18MB2877.namprd18.prod.outlook.com \
    --to=anoobj@marvell.com \
    --cc=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    /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).