From: Hemant Agrawal <hemant.agrawal@oss.nxp.com>
To: dev@dpdk.org
Subject: Re: [PATCH v2 0/3] bbdev: sdditional queue stats
Date: Tue, 13 Aug 2024 12:52:34 +0530 [thread overview]
Message-ID: <8f7db001-1162-8d8b-3b7e-9283089978f3@oss.nxp.com> (raw)
In-Reply-To: <20240812234201.2196633-1-nicolas.chautru@intel.com>
Series-
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
On 13-08-2024 05:11, Nicolas Chautru wrote:
> v2: update to ABI doc suggested by Maxime.
>
> These series include introducing a new paramter in the queue stat
> which can be used to monitor the number of available enqueue
> still possible.
> The acc PMD is then refactored to use a set of common function
> to update several queue status parameters including the new one.
> The application is also updated.
> Thanks
> Nic
>
> Nicolas Chautru (3):
> bbdev: new queue stat for available enqueue depth
> baseband/acc: refactor queue status update
> test/bbdev: update for queue stats
>
> app/test-bbdev/test_bbdev_perf.c | 1 +
> doc/guides/rel_notes/release_24_11.rst | 3 ++
> drivers/baseband/acc/acc_common.h | 18 ++++++++
> drivers/baseband/acc/rte_acc100_pmd.c | 45 ++++++-------------
> drivers/baseband/acc/rte_vrb_pmd.c | 61 ++++++++------------------
> lib/bbdev/rte_bbdev.h | 2 +
> 6 files changed, 56 insertions(+), 74 deletions(-)
>
next prev parent reply other threads:[~2024-08-13 7:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 23:41 Nicolas Chautru
2024-08-12 23:41 ` [PATCH v2 1/3] bbdev: new queue stat for available enqueue depth Nicolas Chautru
2024-09-10 15:16 ` Maxime Coquelin
2024-08-12 23:42 ` [PATCH v2 2/3] baseband/acc: refactor queue status update Nicolas Chautru
2024-08-13 7:24 ` Mattia Milani
2024-08-13 7:31 ` Mattia Milani
2024-09-10 15:26 ` Maxime Coquelin
2024-08-12 23:42 ` [PATCH v2 3/3] test/bbdev: update for queue stats Nicolas Chautru
2024-09-10 15:32 ` Maxime Coquelin
2024-08-13 7:22 ` Hemant Agrawal [this message]
2024-09-13 13:50 ` [PATCH v2 0/3] bbdev: sdditional " Maxime Coquelin
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=8f7db001-1162-8d8b-3b7e-9283089978f3@oss.nxp.com \
--to=hemant.agrawal@oss.nxp.com \
--cc=dev@dpdk.org \
/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).