[PATCH v4 01/15] net/xsc: add xsc PMD framework
WanRenyong
wanry at yunsilicon.com
Mon Jan 6 02:36:49 CET 2025
On 2025/1/4 3:00, Stephen Hemminger wrote:
> 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?
Currently this driver expects only the vfio-pci kernel module which is
recommended by DPDK .
--
Thanks,
WanRenyong
More information about the dev
mailing list