From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: [PATCH v8 00/25] Support VFD on i40e Date: Wed, 11 Jan 2017 14:14:03 +0100 Message-ID: References: <1480637533-37425-1-git-send-email-wenzhuo.lu@intel.com> <1484032580-60134-1-git-send-email-wenzhuo.lu@intel.com> <1598a0c7f80.27fc.bb328046f2889bc8f44aafa891a44dd2@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: "'JOSHI, KAUSTUBH'" , "'DANIELS, EDWARD'" , "'ZELEZNIAK, ALEX'" To: Ferruh Yigit , "Zhang, Helin" , "Lu, Wenzhuo" , dev@dpdk.org Return-path: Received: from mail-wj0-f175.google.com (mail-wj0-f175.google.com [209.85.210.175]) by dpdk.org (Postfix) with ESMTP id 1BBB3F60E for ; Wed, 11 Jan 2017 14:14:07 +0100 (CET) Received: by mail-wj0-f175.google.com with SMTP id i20so101649890wjn.2 for ; Wed, 11 Jan 2017 05:14:07 -0800 (PST) In-Reply-To: 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 10/01/2017 à 22:32, Ferruh Yigit a écrit : > What do you think to continue high level DPDK PF discussion in mail > thread for other pathset? So that we can continue to work on this one. First, we need to assess or not if it makes sense to go toward Linux kernel or DPDK based PF. If Linux kernel is used, then DPDK does not need VFD related modifications. VFD demonstrates that there are some needs of features, but it pushes the new path of a fork of PF drivers.