From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 1/3] kcp: add kernel control path kernel module Date: Tue, 1 Mar 2016 18:02:55 -0800 Message-ID: <20160301180255.3ef1a17e@xeon-e3> References: <1453911849-16562-1-git-send-email-ferruh.yigit@intel.com> <56D420E5.9010802@intel.com> <56D42462.3020905@scylladb.com> <1945473.Tiatd2m80T@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: DPDK , Avi Kivity To: Jay Rolette Return-path: Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by dpdk.org (Postfix) with ESMTP id 28B91ADA3 for ; Wed, 2 Mar 2016 03:02:43 +0100 (CET) Received: by mail-pa0-f51.google.com with SMTP id bj10so53958238pad.2 for ; Tue, 01 Mar 2016 18:02:43 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, 29 Feb 2016 08:33:25 -0600 Jay Rolette wrote: > On Mon, Feb 29, 2016 at 5:06 AM, Thomas Monjalon > wrote: > > > Hi, > > I totally agree with Avi's comments. > > This topic is really important for the future of DPDK. > > So I think we must give some time to continue the discussion > > and have netdev involved in the choices done. > > As a consequence, these series should not be merged in the release 16.04. > > Thanks for continuing the work. > > > > I know you guys are very interested in getting rid of the out-of-tree > drivers, but please do not block incremental improvements to DPDK in the > meantime. Ferruh's patch improves the usability of KNI. Don't throw out > good and useful enhancements just because it isn't where you want to be in > the end. > > I'd like to see these be merged. > > Jay The code is really not ready. I am okay with cooperative development but the current code needs to go into a staging type tree. No compatibility, no ABI guarantees, more of an RFC. Don't want vendors building products with it then screaming when it gets rebuilt/reworked/scrapped.