DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: "Wani, Shaiq" <shaiq.wani@intel.com>
Cc: "Loftus, Ciara" <ciara.loftus@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PATCH v2 0/5] idpf and cpfl rx path selection simplification
Date: Wed, 24 Sep 2025 15:18:33 +0100	[thread overview]
Message-ID: <aNP9uUDCmNfHnR7H@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <IA4PR11MB90343F79AF837A027743E3BB9212A@IA4PR11MB9034.namprd11.prod.outlook.com>

On Mon, Sep 22, 2025 at 08:24:17AM +0000, Wani, Shaiq wrote:
> 
> 
> > -----Original Message-----
> > From: Ciara Loftus <ciara.loftus@intel.com>
> > Sent: Wednesday, September 17, 2025 2:47 PM
> > To: dev@dpdk.org
> > Cc: Loftus, Ciara <ciara.loftus@intel.com>
> > Subject: [PATCH v2 0/5] idpf and cpfl rx path selection simplification
> > 
> > This series refactors the vector capability detection and Rx path selection code
> > in the idpf and cpfl PMDs to use the common functions provided in
> > drivers/net/intel/common/rx.h.
> > 
> > v2:
> > * Moved AVX512DQ check to common code.
> > * Refactored rx function array definition for better readability.
> > * Restored Rx functions back to their original names.
> > 
> > Ciara Loftus (5):
> >   net/intel: add AVX512DQ flag to AVX-512 checks
> >   net/idpf: use the new common vector capability function
> >   net/idpf: use the common Rx path selection infrastructure
> >   net/cpfl: use the new common vector capability function
> >   net/cpfl: use the common Rx path selection infrastructure
> > 
> Tested-by: <shaiq.wani@intel.com>
>
Series applied to dpdk-next-net-intel.

Thanks,
/Bruce 

      reply	other threads:[~2025-09-24 14:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 14:31 [PATCH 0/4] " Ciara Loftus
2025-09-11 14:31 ` [PATCH 1/4] net/idpf: use the new common vector capability function Ciara Loftus
2025-09-11 14:35   ` Bruce Richardson
2025-09-11 14:31 ` [PATCH 2/4] net/idpf: use the common Rx path selection infrastructure Ciara Loftus
2025-09-11 16:21   ` Bruce Richardson
2025-09-11 14:31 ` [PATCH 3/4] net/cpfl: use the new common vector capability function Ciara Loftus
2025-09-11 14:31 ` [PATCH 4/4] net/cpfl: use the common Rx path selection infrastructure Ciara Loftus
2025-09-17  9:17 ` [PATCH v2 0/5] idpf and cpfl rx path selection simplification Ciara Loftus
2025-09-17  9:17   ` [PATCH v2 1/5] net/intel: add AVX512DQ flag to AVX-512 checks Ciara Loftus
2025-09-17  9:24     ` Bruce Richardson
2025-09-17  9:17   ` [PATCH v2 2/5] net/idpf: use the new common vector capability function Ciara Loftus
2025-09-17  9:17   ` [PATCH v2 3/5] net/idpf: use the common Rx path selection infrastructure Ciara Loftus
2025-09-17  9:17   ` [PATCH v2 4/5] net/cpfl: use the new common vector capability function Ciara Loftus
2025-09-17  9:17   ` [PATCH v2 5/5] net/cpfl: use the common Rx path selection infrastructure Ciara Loftus
2025-09-22  8:24   ` [PATCH v2 0/5] idpf and cpfl rx path selection simplification Wani, Shaiq
2025-09-24 14:18     ` 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=aNP9uUDCmNfHnR7H@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    --cc=shaiq.wani@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).