DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] dma/skeleton: add support for SG copy and fill ops
@ 2024-01-26  8:57 Chengwen Feng
  2024-01-26  8:57 ` [PATCH 1/2] dma/skeleton: support SG copy ops Chengwen Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Chengwen Feng @ 2024-01-26  8:57 UTC (permalink / raw)
  To: thomas, dev; +Cc: gmuthukrishn, tangkunshan

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-03-07 13:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26  8:57 [PATCH 0/2] dma/skeleton: add support for SG copy and fill ops Chengwen Feng
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

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).