From: Jerin Jacob <jerinjacobk@gmail.com>
To: Tirthendu Sarkar <tirthendu.sarkar@intel.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com, pravin.pathak@intel.com
Subject: Re: [PATCH] event/dlb2: add datapath support in secondary processes
Date: Wed, 18 Jun 2025 13:14:16 +0530 [thread overview]
Message-ID: <CALBAE1NdVPbCE1u6vzJAF+LabC0qRgnRrqcn5fYL8GyGAEO6mg@mail.gmail.com> (raw)
In-Reply-To: <20250617045607.245070-1-tirthendu.sarkar@intel.com>
On Tue, Jun 17, 2025 at 6:42 PM Tirthendu Sarkar
<tirthendu.sarkar@intel.com> wrote:
>
> The producer port and consumer queue addresses are configured during
> port setup. These are needed during enqueue and dequeue operations.
> For a eventdev that is configured in primary process, these need to be
> stored so that secondary processes can retrieve them for doing enueue
> and dequeue.
>
> Store producer port and consumer queue addresses during port setup and
> retrieve them back in local data during secondary init.
>
> Additionally, add checks to retrieve stored addresses in primary data path
> for ports configured in secondary.
>
> Signed-off-by: Tirthendu Sarkar <tirthendu.sarkar@intel.com>
Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks
event/dlb2: support secondary processes datapath
prev parent reply other threads:[~2025-06-18 7:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 4:56 Tirthendu Sarkar
2025-06-18 7:44 ` Jerin Jacob [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=CALBAE1NdVPbCE1u6vzJAF+LabC0qRgnRrqcn5fYL8GyGAEO6mg@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=pravin.pathak@intel.com \
--cc=tirthendu.sarkar@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).