DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] add Kunpeng930 DMA devices
@ 2022-02-17  2:59 Chengwen Feng
  2022-02-17  2:59 ` [PATCH 1/5] dma/hisilicon: support " Chengwen Feng
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chengwen Feng @ 2022-02-17  2:59 UTC (permalink / raw)
  To: thomas; +Cc: dev

This patchset add Kunpeng930 DMA devices, and also include two patch
used to enhance HiSilicon DMA PMD.

Chengwen Feng (5):
  dma/hisilicon: support Kunpeng930 DMA devices
  dma/hisilicon: support handles errors with Kunpeng930 DMA
  dma/hisilicon: support dump Kunpeng930 DMA registers
  dma/hisilicon: add queue full statistics
  dma/hisilicon: use EAL API to generate dmadev name

 doc/guides/dmadevs/hisilicon.rst       |   5 +-
 doc/guides/rel_notes/release_22_03.rst |   4 +
 drivers/dma/hisilicon/hisi_dmadev.c    | 128 +++++++++++++++++--------
 drivers/dma/hisilicon/hisi_dmadev.h    |  37 +++++--
 4 files changed, 124 insertions(+), 50 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-02-23 15:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17  2:59 [PATCH 0/5] add Kunpeng930 DMA devices Chengwen Feng
2022-02-17  2:59 ` [PATCH 1/5] dma/hisilicon: support " Chengwen Feng
2022-02-17  2:59 ` [PATCH 2/5] dma/hisilicon: support handles errors with Kunpeng930 DMA Chengwen Feng
2022-02-17  2:59 ` [PATCH 3/5] dma/hisilicon: support dump Kunpeng930 DMA registers Chengwen Feng
2022-02-17  2:59 ` [PATCH 4/5] dma/hisilicon: add queue full statistics Chengwen Feng
2022-02-17  2:59 ` [PATCH 5/5] dma/hisilicon: use EAL API to generate dmadev name Chengwen Feng
2022-02-23 15:50 ` [PATCH 0/5] add Kunpeng930 DMA devices 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).