From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v4 00/17] Wind River Systems AVP PMD vs virtio? Date: Thu, 16 Mar 2017 16:17:31 -0700 Message-ID: <20170316161731.34b94669@xeon-e3> References: <1488414008-162839-1-git-send-email-allain.legacy@windriver.com> <1489432593-32390-1-git-send-email-allain.legacy@windriver.com> <4b3a0ff4-3d19-8e4b-0cbf-2a08e6433285@6wind.com> <26FA93C7ED1EAA44AB77D62FBE1D27BA7231E927@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Vincent JARDIN , "Legacy, Allain (Wind River)" , "Yigit, Ferruh" , "dev@dpdk.org" , "Jolliffe, Ian (Wind River)" , "Richardson, Bruce" , "Mcnamara, John" , "Wiles, Keith" , "thomas.monjalon@6wind.com" , "jerin.jacob@caviumnetworks.com" , "3chas3@gmail.com" <3chas3@gmail.com> To: "O'Driscoll, Tim" Return-path: Received: from mail-pg0-f51.google.com (mail-pg0-f51.google.com [74.125.83.51]) by dpdk.org (Postfix) with ESMTP id 94A283B5 for ; Fri, 17 Mar 2017 00:17:39 +0100 (CET) Received: by mail-pg0-f51.google.com with SMTP id 141so32022310pgd.1 for ; Thu, 16 Mar 2017 16:17:39 -0700 (PDT) In-Reply-To: <26FA93C7ED1EAA44AB77D62FBE1D27BA7231E927@IRSMSX108.ger.corp.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" On Wed, 15 Mar 2017 04:10:56 +0000 "O'Driscoll, Tim" wrote: > I've included a couple of specific comments inline below, and a general comment here. > > We have somebody proposing to add a new driver to DPDK. It's standalone and doesn't affect any of the core libraries. They're willing to maintain the driver and have included a patch to update the maintainers file. They've also included the relevant documentation changes. I haven't seen any negative comment on the patches themselves except for a request from John McNamara for an update to the Release Notes that was addressed in a later version. I think we should be welcoming this into DPDK rather than questioning/rejecting it. > > I'd suggest that this is a good topic for the next Tech Board meeting. This is a virtualization driver for supporting DPDK on platform that provides an alternative virtual network driver. I see no reason it shouldn't be part of DPDK. Given the unstable ABI for drivers, supporting out of tree DPDK drivers is difficult. The DPDK should try to be inclusive and support as many environments as possible.