From: Thomas Monjalon <thomas@monjalon.net>
To: Vidya Sagar Velumuri <vvelumuri@marvell.com>,
Amit Prakash Shukla <amitprakashs@marvell.com>
Cc: Kevin Laatz <kevin.laatz@intel.com>,
Bruce Richardson <bruce.richardson@intel.com>,
dev@dpdk.org, gakhil@marvell.com, jerinj@marvell.com,
anoobj@marvell.com, asasidharan@marvell.com, dev@dpdk.org,
fengchengwen <fengchengwen@huawei.com>
Subject: Re: [PATCH v4 2/2] test/dma: add functions to verify zero and one fill
Date: Wed, 05 Nov 2025 15:53:42 +0100 [thread overview]
Message-ID: <4608289.UHzMenYllF@thomas> (raw)
In-Reply-To: <3051d7ed-ccc8-45c3-8e2e-d76efa1146c5@huawei.com>
Any news?
10/06/2025 08:48, fengchengwen:
> Hi Vidya,
>
> How about add a wrap function and keep this function (could modify it's name).
>
> static int
> test_enqueue_fill() {
> uint64_t pattern[3] = {0x0, 0xfedcba9876543210, 0xffffffffffffffff};
> int i;
> for (i = 0; i < RTE_DIM(pattern); i++) {
> ret = test_enqueue_fill_patter(dev_id, vchan, pattern[i]);
> if (ret)
> return ret;
> }
> return 0;
> }
next prev parent reply other threads:[~2025-11-05 14:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-16 12:37 [PATCH v1 1/2] test/dma: update the sg test to verify wrap around case Vidya Sagar Velumuri
2024-04-16 12:37 ` [PATCH v1 2/2] test/dma: add functions to verify zero and one fill Vidya Sagar Velumuri
2024-04-19 9:07 ` [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case Vidya Sagar Velumuri
2024-04-19 9:07 ` [PATCH v2 2/2] test/dma: add functions to verify zero and one fill Vidya Sagar Velumuri
2024-10-04 11:05 ` [EXTERNAL] " Amit Prakash Shukla
2024-10-04 11:48 ` Amit Prakash Shukla
2024-11-19 17:11 ` Thomas Monjalon
2024-10-04 11:04 ` [EXTERNAL] [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case Amit Prakash Shukla
2024-10-04 11:49 ` Amit Prakash Shukla
2025-06-06 9:40 ` [PATCH v3 " Vidya Sagar Velumuri
2025-06-06 9:40 ` [PATCH v3 2/2] test/dma: add functions to verify zero and one fill Vidya Sagar Velumuri
2025-06-09 3:03 ` [PATCH v4 1/2] test/dma: update the sg test to verify wrap around case Vidya Sagar Velumuri
2025-06-09 3:03 ` [PATCH v4 2/2] test/dma: add functions to verify zero and one fill Vidya Sagar Velumuri
2025-06-10 6:48 ` fengchengwen
2025-11-05 14:53 ` Thomas Monjalon [this message]
2025-06-10 6:41 ` [PATCH v4 1/2] test/dma: update the sg test to verify wrap around case fengchengwen
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=4608289.UHzMenYllF@thomas \
--to=thomas@monjalon.net \
--cc=amitprakashs@marvell.com \
--cc=anoobj@marvell.com \
--cc=asasidharan@marvell.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=gakhil@marvell.com \
--cc=jerinj@marvell.com \
--cc=kevin.laatz@intel.com \
--cc=vvelumuri@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).