[PATCH] update supported HiSilicon devices
Thomas Monjalon
thomas at monjalon.net
Wed Apr 29 11:31:42 CEST 2026
The crypto driver uadk was added in DPDK 22.11.
The compress driver uadk was added in DPDK 24.07.
The DMA driver for PCI endpoint was renamed
from hisilicon to hisi_pciep,
and hisi_acc was added in DPDK 25.11.
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
content/supported/compress/hisilicon.md | 7 +++++++
content/supported/cryptos/hisilicon.md | 7 +++++++
content/supported/dma/hisilicon.md | 5 +++--
content/supported/nics/hisilicon.md | 2 +-
4 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 content/supported/compress/hisilicon.md
create mode 100644 content/supported/cryptos/hisilicon.md
diff --git a/content/supported/compress/hisilicon.md b/content/supported/compress/hisilicon.md
new file mode 100644
index 0000000..8ddbff0
--- /dev/null
+++ b/content/supported/compress/hisilicon.md
@@ -0,0 +1,7 @@
++++
+title = "HiSilicon"
+description = "uadk"
+hidden = true
++++
+
+- [uadk](//doc.dpdk.org/guides/compressdevs/uadk.html) (Kunpeng)
diff --git a/content/supported/cryptos/hisilicon.md b/content/supported/cryptos/hisilicon.md
new file mode 100644
index 0000000..1099c79
--- /dev/null
+++ b/content/supported/cryptos/hisilicon.md
@@ -0,0 +1,7 @@
++++
+title = "HiSilicon"
+description = "uadk"
+hidden = true
++++
+
+- [uadk](//doc.dpdk.org/guides/cryptodevs/uadk.html) (Kunpeng)
diff --git a/content/supported/dma/hisilicon.md b/content/supported/dma/hisilicon.md
index 5de2f61..ee684ef 100644
--- a/content/supported/dma/hisilicon.md
+++ b/content/supported/dma/hisilicon.md
@@ -1,7 +1,8 @@
+++
title = "HiSilicon"
-description = "hisilicon"
+description = "hisi_acc, hisi_pciep"
hidden = true
+++
-- [hisilicon DMA](//doc.dpdk.org/guides/dmadevs/hisilicon.html) (Kunpeng)
+- [hisi_acc](//doc.dpdk.org/guides/dmadevs/.html) (Kunpeng 920)
+- [hisi_pciep](//doc.dpdk.org/guides/dmadevs/.html) (Kunpeng 920)
diff --git a/content/supported/nics/hisilicon.md b/content/supported/nics/hisilicon.md
index 5e306fb..944038d 100644
--- a/content/supported/nics/hisilicon.md
+++ b/content/supported/nics/hisilicon.md
@@ -1,5 +1,5 @@
+++
-title = "Hisilicon"
+title = "HiSilicon"
description = "hns3"
hidden = true
+++
--
2.53.0
More information about the web
mailing list