DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Trahe, Fiona" <fiona.trahe@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Jain, Deepak K" <deepak.k.jain@intel.com>
Subject: Re: [dpdk-dev] [PATCH 0/4] crypto/qat: add DOCSISBPI mode support
Date: Thu, 30 Mar 2017 18:38:50 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D897477117AD@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1488459792-30066-1-git-send-email-fiona.trahe@intel.com>



> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, March 02, 2017 1:03 PM
> To: dev@dpdk.org; De Lara Guarch, Pablo
> Cc: Jain, Deepak K; Trahe, Fiona
> Subject: [PATCH 0/4] crypto/qat: add DOCSISBPI mode support
> 
> This patchset adds DOCSISBPI mode support to the
> QuickAssist PMD and extends test-suites accordingly.
> 
> This patchset depends on the following patches/patchsets:
> (http://dpdk.org/dev/patchwork/patch/20691)
> (http://dpdk.org/dev/patchwork/patch/20693)
> (http://dpdk.org/dev/patchwork/patch/20694)
> (http://dpdk.org/dev/patchwork/patch/20899)
> 
> Fiona Trahe (4):
>   crypto/qat: adding docsisbpi mode support
>   test: add AES DOCSIS tests for QAT PMD
>   test: add DES DOCSIS tests for QAT PMD
>   test: added crypto OOP tests
> 
>  doc/guides/cryptodevs/overview.rst               |   2 +
>  doc/guides/cryptodevs/qat.rst                    |   2 +
>  doc/guides/rel_notes/release_17_05.rst           |   8 +
>  app/test/test_cryptodev.c                        |  36 +++
>  app/test/test_cryptodev_aes_test_vectors.h       |  76 +++++-
>  app/test/test_cryptodev_des_test_vectors.h       |  67 ++++-
>  drivers/crypto/qat/qat_adf/qat_algs.h            |   4 +
>  drivers/crypto/qat/qat_adf/qat_algs_build_desc.c |  34 ++-
>  drivers/crypto/qat/qat_crypto.c                  | 305
> ++++++++++++++++++++++-
>  9 files changed, 518 insertions(+), 16 deletions(-)
> 
> --
> 2.5.0

Applied to dpdk-next-crypto, after squashing the first three patches into one.

Thanks,
Pablo

      parent reply	other threads:[~2017-03-30 18:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 13:03 Fiona Trahe
2017-03-02 13:03 ` [dpdk-dev] [PATCH 1/4] crypto/qat: adding docsisbpi " Fiona Trahe
2017-03-03 11:44   ` Jain, Deepak K
2017-03-02 13:03 ` [dpdk-dev] [PATCH 2/4] test: add AES DOCSIS tests for QAT PMD Fiona Trahe
2017-03-03 11:45   ` Jain, Deepak K
2017-03-06  5:35   ` Yang, GangX
2017-03-02 13:03 ` [dpdk-dev] [PATCH 3/4] test: add DES " Fiona Trahe
2017-03-03 11:51   ` Jain, Deepak K
2017-03-06  6:21   ` Yang, GangX
2017-03-02 13:03 ` [dpdk-dev] [PATCH 4/4] test: added crypto OOP tests Fiona Trahe
2017-03-03 11:45   ` Jain, Deepak K
2017-03-30 18:38 ` De Lara Guarch, Pablo [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=E115CCD9D858EF4F90C690B0DCB4D897477117AD@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=deepak.k.jain@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.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).