-----Original Message-----
From: Thomas Monjalon <tho...@monjalon.net>
Sent: Wednesday, February 10, 2021 17:38
To: Huang, Wei <wei.hu...@intel.com>
Cc: dev@dpdk.org; Xu, Rosen <rosen...@intel.com>; Zhang, Qi Z
<qi.z.zh...@intel.com>; sta...@dpdk.org; Zhang, Tianfei
<tianfei.zh...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>
Subject: Re: [dpdk-stable] [PATCH v13 0/4] raw/ifpga: add extra OPAE APIs
10/02/2021 02:48, Wei Huang:
> Cyborg is part of OpenStack, it needs some OPAE APIs to manage devices
> with Intel FPGA. The first three patches implement extra APIs to meet
> Cyborg requirement. The last patch add an example to show how to use
> these APIs.
>
> Main changes from v12:
> - implement ifpga APIs in rte_pmd_ifpga.c
>
> Wei Huang (4):
> raw/ifpga: add fpga rsu APIs
> raw/ifpga: add APIs to get fpga information
> raw/ifpga: add miscellaneous APIs
> examples/ifpga: add example for ifpga APIs
Not sure we want to add an example for a driver-specific API.
Thomas, this example has two purposes, one is for how to use ifpga API, the
other is to create static library for Cyborg application.
PS: please use --in-reply-to to keep all versions in the same thread.