From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: MIME-Version: 1.0 References: <1556528151-17221-1-git-send-email-hao.wu@intel.com> <1556528151-17221-6-git-send-email-hao.wu@intel.com> In-Reply-To: From: Alan Tull Date: Thu, 16 May 2019 12:53:00 -0500 Message-ID: Subject: Re: [PATCH v2 05/18] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces. 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, Xu Yilun List-ID: On Thu, May 16, 2019 at 12:36 PM Alan Tull wrote: > > On Mon, Apr 29, 2019 at 4:12 AM Wu Hao wrote: Hi Hao, Most of this patchset looks ready to go upstream or nearly so with pretty straightforward changes . Patches 17 and 18 need minor changes and please change the scnprintf in the other patches. The patches that had nontrivial changes are the power and thermal ones involving hwmon. I'm hoping to send up the patchset minus the hwmon patches in the next version if there's no unforseen issues. If the hwmon patches are ready then also, that's great, but otherwise those patches don't need to hold up all the rest of the patchset. How's that sound? Alan > > > > This patch adds virtualization support description for DFL based > > FPGA devices (based on PCIe SRIOV), and introductions to new > > interfaces added by new dfl private feature drivers. > > > > Signed-off-by: Xu Yilun > > Signed-off-by: Wu Hao > > Acked-by: Alan Tull > > Thanks, > Alan