From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add doc to show how to use VF daemon Date: Thu, 06 Apr 2017 22:32:48 +0200 Message-ID: <2414513.kACyjXVoFd@xps13> References: <1490858773-100734-1-git-send-email-wenzhuo.lu@intel.com> <1490891561-9596-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Wenzhuo Lu Return-path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id E10841E20 for ; Thu, 6 Apr 2017 22:32:50 +0200 (CEST) Received: by mail-wr0-f176.google.com with SMTP id t20so79877575wra.1 for ; Thu, 06 Apr 2017 13:32:50 -0700 (PDT) In-Reply-To: <1490891561-9596-1-git-send-email-wenzhuo.lu@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-03-30 17:32, Wenzhuo Lu: > VFd (the VF daemon) is a mechanism which can be used to configure > features on a VF without direct access to the PF. > > Signed-off-by: Wenzhuo Lu > Acked-by: John McNamara Applied, thanks