From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH] net/idpf: remove useless function
Date: Thu, 19 Feb 2026 11:01:42 +0000 [thread overview]
Message-ID: <aZbtlogha9VE5V5E@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <aZXCSCnW-3rUkbWm@bricha3-mobl1.ger.corp.intel.com>
On Wed, Feb 18, 2026 at 01:44:40PM +0000, Bruce Richardson wrote:
> On Wed, Feb 18, 2026 at 12:04:12PM +0000, Ciara Loftus wrote:
> > Commit 376faf4aaa16 ("net/idpf: enable simple Tx function") removed the
> > one assignment that was performed in the function
> > idpf_qc_tx_vec_avx512_setup. Without it, the function is useless and
> > results in USELESS_CALL defects reported by Coverity. Fix these by
> > removing the function and the logic that calls it in idpf and cpfl.
> >
> > Coverity issue: 501500
> > Coverity issue: 501501
> >
> > Fixes: 376faf4aaa16 ("net/idpf: enable simple Tx function")
> >
> > Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
> > ---
> > drivers/net/intel/cpfl/cpfl_rxtx.c | 16 ----------------
> > drivers/net/intel/idpf/idpf_common_rxtx.h | 4 ----
> > drivers/net/intel/idpf/idpf_common_rxtx_avx512.c | 10 ----------
> > drivers/net/intel/idpf/idpf_rxtx.c | 16 ----------------
> > 4 files changed, 46 deletions(-)
>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Applied to dpdk-next-net-intel.
Thanks,
/Bruce
prev parent reply other threads:[~2026-02-19 11:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 12:04 [PATCH] net/idpf: remove useless function Ciara Loftus
2026-02-18 13:44 ` Bruce Richardson
2026-02-19 11:01 ` Bruce Richardson [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=aZbtlogha9VE5V5E@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=ciara.loftus@intel.com \
--cc=dev@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