patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: Apeksha Gupta <apeksha.gupta@nxp.com>, akhil.goyal@nxp.com
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH 19.11] test/crypto: fix statistics case
Date: Wed, 03 Jun 2020 18:31:23 +0100	[thread overview]
Message-ID: <e66c537283669e08ce04e1fd3f6b9cacde1fb73c.camel@debian.org> (raw)
In-Reply-To: <20200603131707.10231-1-apeksha.gupta@nxp.com>

On Wed, 2020-06-03 at 18:47 +0530, Apeksha Gupta wrote:
> [ upstream commit 29fdc5bf4555e16e866188dd9fe95f9bab01404a ]
> 
> The test case - test_stats is directly accessing the
> cryptodev and its dev_ops which are internal to library
> and should not be used directly by the application.
> However, the test case is also missing to check for the
> error ENOTSUP. It should skip the case if the API returns
> ENOTSUP. This patch fixes these two issues.
> 
> Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance tests")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
> ---
>  app/test/test_cryptodev.c | 13 ++++---------
>  1 file changed, 4 insertions(+), 9 deletions(-)

Thanks, applied and pushed.

-- 
Kind regards,
Luca Boccassi

      reply	other threads:[~2020-06-03 17:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-03 13:17 Apeksha Gupta
2020-06-03 17:31 ` Luca Boccassi [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=e66c537283669e08ce04e1fd3f6b9cacde1fb73c.camel@debian.org \
    --to=bluca@debian.org \
    --cc=akhil.goyal@nxp.com \
    --cc=apeksha.gupta@nxp.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).