On Fri, Jun 28, 2019 at 10:13:33AM +0800, Wu Hao wrote: > On Thu, Jun 27, 2019 at 06:12:56PM -0700, Moritz Fischer wrote: > > Hi Wu, > > > > On Thu, Jun 27, 2019 at 12:44:45PM +0800, Wu Hao wrote: > > > 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 <yilun.xu@xxxxxxxxx> > > > Signed-off-by: Wu Hao <hao.wu@xxxxxxxxx> > > > Acked-by: Alan Tull <atull@xxxxxxxxxx> > > > --- > > > Documentation/fpga/dfl.txt | 101 +++++++++++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 101 insertions(+) > > > > > > diff --git a/Documentation/fpga/dfl.txt b/Documentation/fpga/dfl.txt > > > index 6df4621..a22631f 100644 > > > --- a/Documentation/fpga/dfl.txt > > > +++ b/Documentation/fpga/dfl.txt > > > > This got re{named,formatted} in linux-next. I've tried to fix it before sending it > > to Greg. > > Many Thanks for the help! :) > > I think I need rebase thermal/power management (hwmon) and perf support > patchsets as they update this documentation file too. But I feel we > can go ahead on code review for the other patches, if there are some > comments received and something need to fix, i can put fixes together in > the next version. Hi Moritz, I found some descriptions are dropped unexpectedly in your patch, so I prepared and sent out a new version (v2) to fix it. Please let me know if you prefer an increamental patch. Thanks! Hao > > Thanks > Hao > > > > > Thanks, > > Moritz