From: "Singh, Aman Deep" <aman.deep.singh@intel.com>
To: "Shetty, Praveen" <praveen.shetty@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v5 3/4] net/intel: add config queue support to vCPF
Date: Wed, 1 Oct 2025 16:46:23 +0530 [thread overview]
Message-ID: <ca9c8c7a-f9c4-4358-821a-67587eb20d94@intel.com> (raw)
In-Reply-To: <20250930182718.2997819-4-praveen.shetty@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]
On 30-09-2025 23:57, Shetty, Praveen wrote:
> From: Praveen Shetty<praveen.shetty@intel.com>
>
> A "configuration queue" is a software term to denote
> a hardware mailbox queue dedicated to FXP (Flexible packet processor)
> programming.While the hardware does not have a construct of a
> "configuration queue", software does to state clearly
> the distinction between a queue software dedicates to
> regular mailbox processing (e.g. CPChnl or Virtchnl)
> and a queue software dedicates for programming the FXP
> Pipeline.From the hardware’s viewpoint, both mailbox and
> configuration queues are treated as "control" queues,
> with the main distinction being the "opcode" in their
> descriptors.This patch will requests queues from the
> firmware using an add_queue Virtchnl message and sets
> them up as config queues.The vCPF driver then uses these
> config queues to program the FXP pipeline via rte_flow.
>
> Signed-off-by: Praveen Shetty<praveen.shetty@intel.com>
> Tested-by: Dhananjay Shukla<dhananjay.shukla@intel.com>
> Tested-by: Atul Patel<atul.patel@intel.com>
Acked-by: Aman Singh<aman.deep.singh@intel.com>
<snip>
[-- Attachment #2: Type: text/html, Size: 1941 bytes --]
next prev parent reply other threads:[~2025-10-01 11:16 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-22 9:48 [PATCH 0/4] add vcpf pmd support Shetty, Praveen
2025-09-22 9:48 ` [PATCH 1/4] net/intel: add vCPF PMD support Shetty, Praveen
2025-09-22 14:10 ` [PATCH v2 0/4] add vcpf pmd support Shetty, Praveen
2025-09-22 14:10 ` [PATCH v2 1/4] net/intel: add vCPF PMD support Shetty, Praveen
2025-09-23 12:54 ` [PATCH v3 0/4] add vcpf pmd support Shetty, Praveen
2025-09-23 12:54 ` [PATCH v3 1/4] net/intel: add vCPF PMD support Shetty, Praveen
2025-09-29 12:18 ` Bruce Richardson
2025-09-29 18:55 ` Shetty, Praveen
2025-09-23 12:54 ` [PATCH v3 2/4] net/idpf: add splitq jumbo packet handling Shetty, Praveen
2025-09-29 12:32 ` Bruce Richardson
2025-09-29 14:39 ` Stephen Hemminger
2025-09-29 18:55 ` Shetty, Praveen
2025-09-23 12:54 ` [PATCH v3 3/4] net/intel: add config queue support to vCPF Shetty, Praveen
2025-09-29 13:40 ` Bruce Richardson
2025-09-29 19:53 ` Shetty, Praveen
2025-09-30 7:50 ` Bruce Richardson
2025-09-30 8:31 ` Shetty, Praveen
2025-09-23 12:54 ` [PATCH v3 4/4] net/cpfl: add cpchnl get vport info support Shetty, Praveen
2025-09-26 8:11 ` Shetty, Praveen
2025-09-22 14:10 ` [PATCH v2 2/4] net/idpf: add splitq jumbo packet handling Shetty, Praveen
2025-09-22 14:10 ` [PATCH v2 3/4] net/intel: add config queue support to vCPF Shetty, Praveen
2025-09-22 14:10 ` [PATCH v2 4/4] net/cpfl: add cpchnl get vport info support Shetty, Praveen
2025-09-30 13:55 ` [PATCH v4 0/4] add vcpf pmd support Shetty, Praveen
2025-09-30 13:55 ` [PATCH v4 1/4] net/intel: add vCPF PMD support Shetty, Praveen
2025-09-30 13:55 ` [PATCH v4 2/4] net/idpf: add splitq jumbo packet handling Shetty, Praveen
2025-09-30 13:55 ` [PATCH v4 3/4] net/intel: add config queue support to vCPF Shetty, Praveen
2025-09-30 13:55 ` [PATCH v4 4/4] net/cpfl: add cpchnl get vport info support Shetty, Praveen
2025-09-30 18:27 ` [PATCH v5 0/4] add vcpf pmd support Shetty, Praveen
2025-09-30 18:27 ` [PATCH v5 1/4] net/intel: add vCPF PMD support Shetty, Praveen
2025-10-01 11:12 ` Singh, Aman Deep
2025-09-30 18:27 ` [PATCH v5 2/4] net/idpf: add splitq jumbo packet handling Shetty, Praveen
2025-09-30 18:27 ` [PATCH v5 3/4] net/intel: add config queue support to vCPF Shetty, Praveen
2025-10-01 11:16 ` Singh, Aman Deep [this message]
2025-09-30 18:27 ` [PATCH v5 4/4] net/cpfl: add cpchnl get vport info support Shetty, Praveen
2025-09-22 9:48 ` [PATCH 2/4] net/idpf: add splitq jumbo packet handling Shetty, Praveen
2025-09-22 9:48 ` [PATCH 3/4] net/intel: add config queue support to vCPF Shetty, Praveen
2025-09-22 9:48 ` [PATCH 4/4] net/cpfl: add cpchnl get vport info support Shetty, Praveen
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=ca9c8c7a-f9c4-4358-821a-67587eb20d94@intel.com \
--to=aman.deep.singh@intel.com \
--cc=dev@dpdk.org \
--cc=praveen.shetty@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).