public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
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: Wed, 18 Feb 2026 13:44:40 +0000	[thread overview]
Message-ID: <aZXCSCnW-3rUkbWm@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20260218120412.1809390-1-ciara.loftus@intel.com>

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>

  reply	other threads:[~2026-02-18 13:44 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 [this message]
2026-02-19 11:01   ` Bruce Richardson

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=aZXCSCnW-3rUkbWm@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