[PATCH] add supported ZTE devices

Thomas Monjalon thomas at monjalon.net
Wed May 13 11:08:30 CEST 2026


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