From: Jerin Jacob <jerinjacobk@gmail.com>
To: Amit Prakash Shukla <amitprakashs@marvell.com>
Cc: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>,
Jerin Jacob <jerinj@marvell.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PATCH] app/test-eventdev: improve DMA adapter test
Date: Thu, 19 Sep 2024 15:12:53 +0530 [thread overview]
Message-ID: <CALBAE1PDfs6k6FqRRoyL2Z_iRRp9rJdK2Jh9++o2C7_n8H6NZw@mail.gmail.com> (raw)
In-Reply-To: <SJ0PR18MB5161E35071F10F06B8E1620DC8622@SJ0PR18MB5161.namprd18.prod.outlook.com>
On Wed, Sep 18, 2024 at 2:34 PM Amit Prakash Shukla
<amitprakashs@marvell.com> wrote:
>
>
> > -----Original Message-----
> > From: pbhagavatula@marvell.com <pbhagavatula@marvell.com>
> > Sent: Friday, August 23, 2024 11:43 AM
> > To: Jerin Jacob <jerinj@marvell.com>; Amit Prakash Shukla
> > <amitprakashs@marvell.com>
> > Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula
> > <pbhagavatula@marvell.com>
> > Subject: [PATCH] app/test-eventdev: improve DMA adapter test
> >
> > From: Pavan Nikhilesh <pbhagavatula@marvell.com>
> >
> > Move DMA ops to use mempool to prevent using the same ops before
> > completion.
> > This also allows us to measure forward latency.
> >
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> > ---
> > app/test-eventdev/test_perf_atq.c | 14 ++--
> > app/test-eventdev/test_perf_common.c | 106 ++++++++++++++-------------
> > app/test-eventdev/test_perf_common.h | 63 +++++++++------- app/test-
> > eventdev/test_perf_queue.c | 14 ++--
> > 4 files changed, 106 insertions(+), 91 deletions(-)
> >
>
> Acked-by: Amit Prakash Shukla <amitprakashs@marvell.com>
Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks
app/test-eventdev: support measuring DMA adapter latency
Move DMA ops to use mempool to prevent using the
same ops before completion.
This also allows us to measure forward latency.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Amit Prakash Shukla <amitprakashs@marvell.com>
>
> Thanks
prev parent reply other threads:[~2024-09-19 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 6:12 pbhagavatula
2024-09-18 8:55 ` Amit Prakash Shukla
2024-09-19 9:42 ` 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=CALBAE1PDfs6k6FqRRoyL2Z_iRRp9rJdK2Jh9++o2C7_n8H6NZw@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=amitprakashs@marvell.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=pbhagavatula@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).