Thread (16 messages) 16 messages, 2 authors, 2021-11-07

Re: [dpdk-dev] [PATCH v2 1/6] dma/hisilicon: add device probe and remove functions

From: Thomas Monjalon <hidden>
Date: 2021-11-07 17:28:51

02/11/2021 13:37, Chengwen Feng:
quoted hunk ↗ jump to hunk
--- a/MAINTAINERS
+++ b/MAINTAINERS
+Hisilicon DMA
+M: Chengwen Feng <fengchengwen@huawei.com>
+F: drivers/dma/hisilicon
Final slash is missing (and it is mandatory for the parsing).
quoted hunk ↗ jump to hunk
--- a/doc/guides/dmadevs/index.rst
+++ b/doc/guides/dmadevs/index.rst
@@ -13,3 +13,4 @@ an application through DMA API.
 
    idxd
    ioat
+   hisilicon
Let's keep an alphabetical order.
quoted hunk ↗ jump to hunk
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
+* **Added hisilicon dmadev driver implementation.**
HiSilicon DMA driver
blank line missing
+  The hisilicon dmadev driver provide device drivers for the Kunpeng's DMA devices.
+  This device driver can be used through the generic dmadev API.
quoted hunk ↗ jump to hunk
--- a/drivers/dma/meson.build
+++ b/drivers/dma/meson.build
@@ -4,6 +4,7 @@
 drivers = [
         'idxd',
         'ioat',
+        'hisilicon',
         'skeleton',
 ]
alphabetical order

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help