From: Chengwen Feng <fengchengwen@huawei.com>
To: <thomas@monjalon.net>, <dev@dpdk.org>
Cc: <gmuthukrishn@marvell.com>, <tangkunshan@huawei.com>
Subject: [PATCH 0/2] dma/skeleton: add support for SG copy and fill ops
Date: Fri, 26 Jan 2024 08:57:24 +0000 [thread overview]
Message-ID: <20240126085726.54581-1-fengchengwen@huawei.com> (raw)
This patchset adds support for SG copy and fill ops. And test passed by
[1].
[1] https://patchwork.dpdk.org/project/dpdk/cover/cover.1700156485.git.gmuthukrishn@marvell.com/
Chengwen Feng (2):
dma/skeleton: support SG copy ops
dma/skeleton: support fill ops
drivers/dma/skeleton/skeleton_dmadev.c | 147 +++++++++++++++++++++++--
drivers/dma/skeleton/skeleton_dmadev.h | 44 ++++++--
2 files changed, 171 insertions(+), 20 deletions(-)
--
2.17.1
next reply other threads:[~2024-01-26 9:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-26 8:57 Chengwen Feng [this message]
2024-01-26 8:57 ` [PATCH 1/2] dma/skeleton: support SG copy ops Chengwen Feng
2024-03-06 20:48 ` Thomas Monjalon
2024-03-07 10:44 ` Ferruh Yigit
2024-03-07 13:12 ` Thomas Monjalon
2024-03-07 13:15 ` Morten Brørup
2024-01-26 8:57 ` [PATCH 2/2] dma/skeleton: support fill ops Chengwen Feng
2024-03-06 20:49 ` [PATCH 0/2] dma/skeleton: add support for SG copy and " Thomas Monjalon
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=20240126085726.54581-1-fengchengwen@huawei.com \
--to=fengchengwen@huawei.com \
--cc=dev@dpdk.org \
--cc=gmuthukrishn@marvell.com \
--cc=tangkunshan@huawei.com \
--cc=thomas@monjalon.net \
/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).