Re: [PATCH] add supported ZTE devices

wang.yong19 at zte.com.cn wang.yong19 at zte.com.cn
Sat May 16 04:20:02 CEST 2026


Hi Thomas,
Thank you for reminding me about this matter. I have confirmed with my colleagues that most of the descriptions below are correct, except that "1cf2" needs to be modified to "Neo X510/X512".

Thanks,
Yong



------------------Original------------------
From: ThomasMonjalon <thomas at monjalon.net>
To: web at dpdk.org <web at dpdk.org>;
Cc: 王俊龙10326390;单丽杰00027266;Hanxiao Li;张勇10313449;汪勇10032886;
Date: 2026年05月13日 17:08
Subject: Re: [PATCH] add supported ZTE devices
Please can you check whether below is correct?
We may need to refine the product names.
Note: the PMD doc shows "1cf2" as product name.
28/04/2026 17:51, Thomas Monjalon:
> The raw device gdtc was added in DPDK 24.11.
> The driver zxdh was working in DPDK 25.03.
> The crypto & compress drivers zsda were added in DPDK 25.07.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>  content/supported/compress/zte.md      | 7 +++++++
>  content/supported/cryptos/zte.md       | 7 +++++++
>  content/supported/miscellaneous/zte.md | 7 +++++++
>  content/supported/nics/zte.md          | 7 +++++++
>  4 files changed, 28 insertions(+)
>  create mode 100644 content/supported/compress/zte.md
>  create mode 100644 content/supported/cryptos/zte.md
>  create mode 100644 content/supported/miscellaneous/zte.md
>  create mode 100644 content/supported/nics/zte.md
>
> diff --git a/content/supported/compress/zte.md b/content/supported/compress/zte.md
> new file mode 100644
> index 0000000..d1e04ec
> --- /dev/null
> +++ b/content/supported/compress/zte.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "ZTE"
> +description = "zsda"
> +hidden = true
> ++++
> +
> +- [zsda](//doc.dpdk.org/guides/compressdevs/zsda.html) (processing accelerators 1cf2)
> diff --git a/content/supported/cryptos/zte.md b/content/supported/cryptos/zte.md
> new file mode 100644
> index 0000000..e061d4d
> --- /dev/null
> +++ b/content/supported/cryptos/zte.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "ZTE"
> +description = "zsda"
> +hidden = true
> ++++
> +
> +- [zsda](//doc.dpdk.org/guides/cryptodevs/zsda.html) (processing accelerators 1cf2)
> diff --git a/content/supported/miscellaneous/zte.md b/content/supported/miscellaneous/zte.md
> new file mode 100644
> index 0000000..e9d92de
> --- /dev/null
> +++ b/content/supported/miscellaneous/zte.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "ZTE"
> +description = "gdtc"
> +hidden = true
> ++++
> +
> +- [gdtc](//doc.dpdk.org/guides/rawdevs/gdtc.html) (hosts communication on Neo X510/X512)
> diff --git a/content/supported/nics/zte.md b/content/supported/nics/zte.md
> new file mode 100644
> index 0000000..6cb2b78
> --- /dev/null
> +++ b/content/supported/nics/zte.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "ZTE"
> +description = "zxdh"
> +hidden = true
> ++++
> +
> +- [zxdh](//doc.dpdk.org/guides/nics/zxdh.html) (ZXDH NX Series based on E310/E312)
>


More information about the web mailing list