DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>,
	<g@bricha3-mobl1.ger.corp.intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH] net/intel: rename variable in Rx select to improve clarity
Date: Thu, 13 Nov 2025 14:38:08 +0000	[thread overview]
Message-ID: <aRXtUDn3kTtVA_Zn@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251113103012.3782264-1-ciara.loftus@intel.com>

On Thu, Nov 13, 2025 at 10:30:12AM +0000, Ciara Loftus wrote:
> The common rx path selection function contains logic that compares two
> rx paths:
> 1. the path selected as most suitable so far aka "current path"
> 2. a candidate path that has not yet been selected aka "path"
> 
> This naming could cause confusion, as the candidate path could also be
> considered the "current path". To rectify this, rename "current path" to
> "chosen path".
> 
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
> ---
>  drivers/net/intel/common/rx.h | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied to dpdk-next-net-intel.

Thanks,
/Bruce

      reply	other threads:[~2025-11-13 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13 10:30 Ciara Loftus
2025-11-13 14:38 ` 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=aRXtUDn3kTtVA_Zn@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    --cc=g@bricha3-mobl1.ger.corp.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).