Re: [dpdk-dev] [PATCH v2 00/10] vdpa/sfc: introduce Xilinx vDPA driver
From: Vijay Kumar Srivastava <hidden>
Date: 2021-10-28 18:03:52
From: Vijay Kumar Srivastava <hidden>
Date: 2021-10-28 18:03:52
Hi Maxime,
-----Original Message----- From: Maxime Coquelin <redacted> Sent: Thursday, October 28, 2021 8:05 PM To: Vijay Kumar Srivastava <redacted>; dev@dpdk.org Cc: chenbo.xia@intel.com; andrew.rybchenko@oktetlabs.ru; Vijay Kumar Srivastava [off-list ref] Subject: Re: [PATCH v2 00/10] vdpa/sfc: introduce Xilinx vDPA driver On 10/28/21 09:54, Vijay Srivastava wrote:quoted
This patch series introduces vDPA driver for Xilinx devices. The Xilinx vDPA (vhost data path acceleration) provides support for the Xilinx SN1022 SmartNICs.
[SNIP]
quoted
create mode 100644 drivers/vdpa/sfc/sfc_vdpa_ops.h create mode 100644 drivers/vdpa/sfc/version.mapPlease also note that doc build is failing: http://mails.dpdk.org/archives/test-report/2021-October/235652.html " Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/vdpadevs/sfc.rst:document isn't included in any toctree "
Now including it in the toctree of vdpadevs/index.rst. Regards, Vijay