From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: [PATCH v9 00/26] Support VFD on i40e - EXPERIMENTAL Date: Mon, 16 Jan 2017 00:52:38 +0100 Message-ID: <17edf0fe-30b7-c97a-4a0f-2e836fb94736@6wind.com> References: <1480637533-37425-1-git-send-email-wenzhuo.lu@intel.com> <1484290401-1404-1-git-send-email-wenzhuo.lu@intel.com> <58027303-afeb-e21b-3820-cc7422e28d74@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: "Zhang, Helin" , John Fastabend To: Ferruh Yigit , Wenzhuo Lu , dev@dpdk.org Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 5A094F975 for ; Mon, 16 Jan 2017 00:52:41 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id r126so138333901wmr.0 for ; Sun, 15 Jan 2017 15:52:41 -0800 (PST) In-Reply-To: <58027303-afeb-e21b-3820-cc7422e28d74@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" Le 13/01/2017 à 19:32, Ferruh Yigit a écrit : >> Please aware VFD is an EXPERIMENTAL feature, it can be changed or even >> removed without prior notice. >> > So new version sent with a experimental tag, this can provide some > flexibility to the feature until proper DPDK PF discussion concluded. > > Is there any objection to the patchset with experimental tag? > > Hi Vincent, > > Can this be interim solution until your concerns addressed? > > If so, I will proceed working on getting patch into next-net. > I agree that the experimental status is a better option. It shall remain experimental till both: a- we agree that DPDK could be used as a PF, which I do not believe is a good option, it has been argued within previous email, but let's keep thinking about it ; b- assuming a-, the kernel includes exactly the same definition of messages+features for its PF. The VF messages and PF messages shall remain with the experimental status for any x message that is not supported by the kernel's PF. The PF side of the DPDK implementation may be removed some days. Series-Acked-By: Vincent Jardin