[PATCH v4 01/15] net/xsc: add xsc PMD framework

Stephen Hemminger stephen at networkplumber.org
Fri Jan 3 20:00:26 CET 2025


On Fri, 03 Jan 2025 23:04:06 +0800
"WanRenyong" <wanry at yunsilicon.com> wrote:

> +XSC Poll Mode Driver
> +======================
> +
> +The xsc PMD (**librte_net_xsc**) provides poll mode driver support for
> +10/25/50/100/200 Gbps Yunsilicon metaScale Series Network Adapters.
> +
> +Supported NICs
> +--------------
> +
> +The following Yunsilicon device models are supported by the same xsc driver:
> +
> +  - metaScale-200S
> +  - metaScale-200
> +  - metaScale-100Q
> +  - metaScale-50
> +
> +Prerequisites
> +--------------
> +
> +- Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
> +
> +- Learning about Yunsilicon metaScale Series NICs using
> +  `<https://www.yunsilicon.com/#/productInformation>`_.
> +
> +Limitations or Known issues
> +---------------------------
> +32bit ARCHs are not supported.
> +Windows and BSD are not supported yet.

What kernel components does this driver expect? Are they all available in current kernels?


More information about the dev mailing list