Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2769427ybd; Thu, 27 Jun 2019 19:30:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqztT1C9iJ9TH9PnwvhexCO9+9nmjgfWUF669dcBTF/uEkJISIGaGUcKwMXvL5nDEng+0A+f X-Received: by 2002:a17:902:6506:: with SMTP id b6mr7968219plk.253.1561689034735; Thu, 27 Jun 2019 19:30:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561689034; cv=none; d=google.com; s=arc-20160816; b=FyS5RxpkV51/sgayMcE7xDj9OVXkYIwtEbrazIeMhvEqbWAlfqkoe0YnNRBu0R1E1K 6u0K6MoP1568Os269aioAQiyRiz4Wlq8zQi2+bpfIMkB3ZwnddhSbkCv5cX/1MpHXuZi rUEqKE+gMJYqW34OYm6hFfHmUFRRkLsj0LwdmyXzjXSBwg7Px1nTnjmyHB1j3gJdv2kt FRfM/ZCXd293aQoqIrLF+RN8cycBR/Bcq58Q4+0jkVwEtIauH8dCduB7H9oKCXQv5MjM FN5V0oCyW2XNessJfBow55AbjP7FOlf8KMcAhodLfPw0m4wSoSkqul10vEzn4J2Vs5Z5 gEwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=5mPQJfRcF//HZ+K34JgOmcMbqbp+nxfaoLpxht/djlc=; b=hVMw0fzEmUMp+SUiIfdHUNzJwa4cYBtfmGjfd6RSWkTjaqsyHfPavW0rF1A8AW51xw 1xR395rbGP21XkMmLkDwG+zhuBm8yXLaLHuo7DfKS+QbS1yx98ImeCdeWI1l5KgUZCfF y8TJ1mKMzI3zrrCCbm3XRSOrwRVNi8xQ/GaLmErq5WmkE0XBRDELJSGDzToO/wwjZIDk M1ERNG/6KsuxAXXSoH/+BMUq7IwsZyW6V5ygU7Qk2tmO99xwoww4UmvEPkFT0pQhuMhN HbHoOnjPqhjMPeffnH1RkrgFpDktE0DDegrkmLuV9S367Q9XvPZAM2ioDUqJwuDHPwfl /Hpw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g14si855386pgo.579.2019.06.27.19.30.17; Thu, 27 Jun 2019 19:30:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726631AbfF1CaO (ORCPT + 99 others); Thu, 27 Jun 2019 22:30:14 -0400 Received: from mga04.intel.com ([192.55.52.120]:23860 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726476AbfF1CaO (ORCPT ); Thu, 27 Jun 2019 22:30:14 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Jun 2019 19:30:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,426,1557212400"; d="scan'208";a="360925345" Received: from hao-dev.bj.intel.com (HELO localhost) ([10.238.157.65]) by fmsmga005.fm.intel.com with ESMTP; 27 Jun 2019 19:30:11 -0700 Date: Fri, 28 Jun 2019 10:13:33 +0800 From: Wu Hao To: Moritz Fischer Cc: linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, yilun.xu@intel.com, gregkh@linuxfoundation.org, atull@kernel.org Subject: Re: [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces. Message-ID: <20190628021333.GB9994@hao-dev> References: <1561610695-5414-1-git-send-email-hao.wu@intel.com> <1561610695-5414-6-git-send-email-hao.wu@intel.com> <20190628011256.GB5671@archbook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190628011256.GB5671@archbook> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > Signed-off-by: Wu Hao > > Acked-by: Alan Tull > > --- > > 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. Thanks Hao > > Thanks, > Moritz