Re: [PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers

From: Wu Hao
Date: Tue Jun 12 2018 - 19:48:59 EST


On Tue, Jun 12, 2018 at 12:33:42PM -0500, Alan Tull wrote:
> On Tue, Jun 12, 2018 at 5:10 AM, Wu Hao <hao.wu@xxxxxxxxx> wrote:
> > Hi All,
> >
> > Here is v6 patch-series adding drivers for FPGA DFL devices.
>
> I pushed this patchset to a branch on my linux-fpga kernel.org git
> repo for the robots to test.

Hi Alan

Thanks a lot for review, will update target kernel version to 4.19 in sysfs
documentation, fix Kconfig description per comments from Randy and also one
improvement reported by kbuild in v7.

Thanks
Hao

>
> Alan
>
> >
> > This patch series provides a common framework to support FPGA Device Feature
> > List (DFL), and also feature dev drivers under this DFL framework to provide
> > interfaces for userspace applications to configure, enumerate, open, and
> > access FPGA accelerators on DFL based FPGA device and enables system level
> > management functions such as FPGA partial reconfiguration, power management
> > and virtualization.