From: Jerin Jacob <jerinjacobk@gmail.com>
To: pbhagavatula@marvell.com
Cc: jerinj@marvell.com, Nithin Dabilpuram <ndabilpuram@marvell.com>,
Kiran Kumar K <kirankumark@marvell.com>,
Sunil Kumar Kori <skori@marvell.com>,
Satha Rao <skoteshwar@marvell.com>,
Harman Kalra <hkalra@marvell.com>,
Shijith Thotton <sthotton@marvell.com>,
dev@dpdk.org
Subject: Re: [PATCH v4] event/cnxk: add event vector adapter support
Date: Fri, 13 Jun 2025 10:36:09 +0530 [thread overview]
Message-ID: <CALBAE1Ohg1qOTYf4a77oVJtc2UiaCXqYU5tnN4dMroTw3PUnvQ@mail.gmail.com> (raw)
In-Reply-To: <20250612170923.36114-1-pbhagavatula@marvell.com>
On Thu, Jun 12, 2025 at 10:47 PM <pbhagavatula@marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
>
> Add event vector adapter support to CN20K event device.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> ---
> v2 Changes:
> - Add depends on series tag.
> - Fix compilation.
> v3 Changes:
> - Rebase.
> - Fix errors from check-meson.py
> v4 Changes:
> - Rebase.
>
> drivers/common/cnxk/roc_sso.c | 4 +-
> drivers/common/cnxk/roc_sso.h | 2 +-
> drivers/event/cnxk/cn20k_eventdev.c | 8 +-
> drivers/event/cnxk/cnxk_vector_adptr.c | 148 +++++++++++++++++++++++++
> drivers/event/cnxk/cnxk_vector_adptr.h | 22 ++++
> drivers/event/cnxk/meson.build | 1 +
Missing updates to
doc/guides/eventdevs/cnxk.rst
doc/guides/eventdevs/features/cnxk.ini
Also update release notes
next prev parent reply other threads:[~2025-06-13 5:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-30 16:34 [PATCH] " pbhagavatula
2025-06-01 20:46 ` [PATCH v2] " pbhagavatula
2025-06-04 12:43 ` [PATCH v3] " pbhagavatula
2025-06-12 12:17 ` Jerin Jacob
2025-06-12 17:09 ` [PATCH v4] " pbhagavatula
2025-06-13 5:06 ` Jerin Jacob [this message]
2025-06-13 23:19 ` [PATCH v5] " pbhagavatula
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=CALBAE1Ohg1qOTYf4a77oVJtc2UiaCXqYU5tnN4dMroTw3PUnvQ@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=dev@dpdk.org \
--cc=hkalra@marvell.com \
--cc=jerinj@marvell.com \
--cc=kirankumark@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=pbhagavatula@marvell.com \
--cc=skori@marvell.com \
--cc=skoteshwar@marvell.com \
--cc=sthotton@marvell.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).