All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] bugfix and feature for Hisilicon DMA PMD
@ 2022-05-27  3:40 Chengwen Feng
  2022-05-27  3:40 ` [PATCH 1/4] dma/hisilicon: fix return last-idx when no DMA completed Chengwen Feng
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chengwen Feng @ 2022-05-27  3:40 UTC (permalink / raw)
  To: dev; +Cc: thomas, kevin.laatz, bruce.richardson

This patch contains four patches for Hisilicon DMA PMD. 

Chengwen Feng (4):
  dma/hisilicon: fix return last-idx when no DMA completed
  app/test: support test last-idx when no DMA completed
  dma/hisilicon: enhance robustness of scan CQ
  dma/hisilicon: support vchan-status ops

 app/test/test_dmadev.c              | 15 +++++++++
 drivers/dma/hisilicon/hisi_dmadev.c | 50 ++++++++++++++++++++++++++---
 drivers/dma/hisilicon/hisi_dmadev.h |  7 +++-
 3 files changed, 66 insertions(+), 6 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-06-07 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-27  3:40 [PATCH 0/4] bugfix and feature for Hisilicon DMA PMD Chengwen Feng
2022-05-27  3:40 ` [PATCH 1/4] dma/hisilicon: fix return last-idx when no DMA completed Chengwen Feng
2022-05-27  3:40 ` [PATCH 2/4] app/test: support test " Chengwen Feng
2022-05-30 11:40   ` Kevin Laatz
2022-05-27  3:40 ` [PATCH 3/4] dma/hisilicon: enhance robustness of scan CQ Chengwen Feng
2022-05-27  3:40 ` [PATCH 4/4] dma/hisilicon: support vchan-status ops Chengwen Feng
2022-06-07 10:44 ` [PATCH 0/4] bugfix and feature for Hisilicon DMA PMD Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.