From: Thomas Monjalon <thomas@monjalon.net>
To: Konstantin Ananyev <konstantin.ananyev@huawei.com>
Cc: dev@dpdk.org, honnappa.nagarahalli@arm.com,
fengchengwen <fengchengwen@huawei.com>
Subject: Re: [PATCH] test/ring: fix return uninitialized variable
Date: Thu, 06 Mar 2025 17:41:39 +0100 [thread overview]
Message-ID: <4999286.N7aMVyhfb1@thomas> (raw)
In-Reply-To: <cc6faa6a-6c22-48d4-a9fc-c29b070eb57f@huawei.com>
22/02/2025 03:08, fengchengwen:
> Acked-by: Chengwen Feng <fengchengwen@huawei.com>
>
> On 2025/2/19 22:23, Konstantin Ananyev wrote:
> > This change addresses the CID 455328: Uninitialized variables (UNINIT).
> > Strictly speaking right now it should never happen, as role_mask is not
> > zero. But that might change in future, as more test-cases will be
> > introduced. Anyway the fix is trivial.
> >
> > Coverity issue: 455328
> > Fixes: 70581c355d69 ("test/ring: add unit tests for soring API")
> >
> > Signed-off-by: Konstantin Ananyev <konstantin.ananyev@huawei.com>
Applied, thanks.
prev parent reply other threads:[~2025-03-06 16:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 14:23 [PATCH] test/ring: fix return uninitialized variable Konstantin Ananyev
2025-02-22 2:08 ` fengchengwen
2025-03-06 16:41 ` Thomas Monjalon [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=4999286.N7aMVyhfb1@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=honnappa.nagarahalli@arm.com \
--cc=konstantin.ananyev@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.