DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: David Marchand <david.marchand@redhat.com>,
	Jim Harris <james.r.harris@intel.com>
Cc: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [EXT] Re: [PATCH] test-compress-perf: fix unused-but-set-variable error
Date: Sun, 31 Oct 2021 21:34:16 +0000	[thread overview]
Message-ID: <CO6PR18MB4484B20FCBE52B1598A44031D8899@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <CAJFAV8yZRGqPp5trR18zfkL-rLwA1UCfE8MuN1BSzTdrV+vGtQ@mail.gmail.com>

> On Fri, Oct 29, 2021 at 7:18 PM Jim Harris <james.r.harris@intel.com> wrote:
> >
> > clang-13 rightfully complains that the total_deq_ops
> > variable in cperf_cyclecount_op_setup is set but not
> > used, since the final accumulated total_deq_ops
> > results isn't used anywhere. So just remove the
> > total_deq_ops variable.
> 
> Unused from the start:
> Fixes: 2695db95a147 ("test/compress: add cycle-count mode to perf tool")
> 
> >
> > Signed-off-by: Jim Harris <james.r.harris@intel.com>
> Reviewed-by: David Marchand <david.marchand@redhat.com>

Applied to dpdk-next-crypto

Thanks.

      reply	other threads:[~2021-10-31 21:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 17:16 [dpdk-dev] " Jim Harris
2021-10-29 18:57 ` David Marchand
2021-10-31 21:34   ` 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=CO6PR18MB4484B20FCBE52B1598A44031D8899@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=james.r.harris@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).