From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: MIME-Version: 1.0 In-Reply-To: <1528798243-2029-1-git-send-email-hao.wu@intel.com> References: <1528798243-2029-1-git-send-email-hao.wu@intel.com> From: Alan Tull Date: Tue, 12 Jun 2018 12:33:42 -0500 Message-ID: Subject: Re: [PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers Content-Type: text/plain; charset="UTF-8" To: Wu Hao Cc: Moritz Fischer , linux-fpga@vger.kernel.org, linux-kernel , linux-api@vger.kernel.org, "Kang, Luwei" , "Zhang, Yi Z" List-ID: On Tue, Jun 12, 2018 at 5:10 AM, Wu Hao 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. 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.