DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] bugfix and feature for skeleton DMA
@ 2022-06-08  8:50 Chengwen Feng
  2022-06-08  8:50 ` [PATCH 1/3] dma/skeleton: fix return last-idx when no memcopy completed Chengwen Feng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chengwen Feng @ 2022-06-08  8:50 UTC (permalink / raw)
  To: thomas, Sivaprasad.Tummala, Vipin.Varghese
  Cc: dev, bruce.richardson, kevin.laatz

This patch set contains three patches for skeleton DMA.

Chengwen Feng (2):
  dma/skeleton: fix return last-idx when no memcopy completed
  test/dma: reset last-idx before invoke DMA completed ops

Sivaprasad Tummala (1):
  dma/skeleton: support multiple instances

 app/test/test_dmadev.c                 |  3 ++
 drivers/dma/skeleton/skeleton_dmadev.c | 67 ++++++++++++++------------
 drivers/dma/skeleton/skeleton_dmadev.h |  1 +
 3 files changed, 39 insertions(+), 32 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-06-15 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  8:50 [PATCH 0/3] bugfix and feature for skeleton DMA Chengwen Feng
2022-06-08  8:50 ` [PATCH 1/3] dma/skeleton: fix return last-idx when no memcopy completed Chengwen Feng
2022-06-08  8:50 ` [PATCH 2/3] test/dma: reset last-idx before invoke DMA completed ops Chengwen Feng
2022-06-08  8:50 ` [PATCH 3/3] dma/skeleton: support multiple instances Chengwen Feng
2022-06-15 14:19 ` [PATCH 0/3] bugfix and feature for skeleton DMA 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).