From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Hao Subject: Re: [PATCH v2 05/18] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces. Date: Fri, 17 May 2019 12:11:16 +0800 Message-ID: <20190517041116.GC20569@hao-dev> References: <1556528151-17221-1-git-send-email-hao.wu@intel.com> <1556528151-17221-6-git-send-email-hao.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Alan Tull Cc: Moritz Fischer , linux-fpga@vger.kernel.org, linux-kernel , linux-api@vger.kernel.org, Xu Yilun List-Id: linux-api@vger.kernel.org On Thu, May 16, 2019 at 12:53:00PM -0500, Alan Tull wrote: > 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? Hi Alan Thanks for your time for reviewing this patchset. This sounds good to me. Only thing here is, I need to split the patch which updates documentation into 2 patches (to remove hwmon description in doc), but for sure, it should be very easy. :) Thanks Hao > > 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