patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Fiona Trahe <fiona.trahe@intel.com>, dev@dpdk.org
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] test/crypto: fix number of queue pairs
Date: Thu, 27 Sep 2018 17:16:07 +0530	[thread overview]
Message-ID: <feb8d098-3d2d-de58-f60b-efc5176a25b0@nxp.com> (raw)
In-Reply-To: <1537623216-592-1-git-send-email-fiona.trahe@intel.com>



On 9/22/2018 7:03 PM, Fiona Trahe wrote:
> Some of the tests use a QAT-specific value (2) for
> maximum nr of queue pairs to create valid/invalid test cases.
> This has accidentally worked ok as default max_qps for all PMDs
> is larger. It is incorrect however and would fail if a device
> had a max lower than the QAT value.
> Instead use the value returned by the PMD in the
> rte_cryptodev_get_info query, this value is stored in the ts_params.
>
> Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance tests")
> Cc: stable@dpdk.org
>
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> ---
>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>

Applied to dpdk-next-crypto

Thanks,
Akhil

      reply	other threads:[~2018-09-27 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-22 13:33 [dpdk-stable] " Fiona Trahe
2018-09-27 11:46 ` 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=feb8d098-3d2d-de58-f60b-efc5176a25b0@nxp.com \
    --to=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    --cc=stable@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).