From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id E4B252E8F for ; Fri, 24 Apr 2015 20:51:27 +0200 (CEST) Received: from hmsreliant.think-freely.org ([2001:470:8:a08:7aac:c0ff:fec2:933b] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YlihA-00033X-IQ; Fri, 24 Apr 2015 14:51:26 -0400 Date: Fri, 24 Apr 2015 14:51:23 -0400 From: Neil Horman To: Matt Laswell Message-ID: <20150424185123.GD32445@hmsreliant.think-freely.org> References: <26FA93C7ED1EAA44AB77D62FBE1D27BA54D1A917@IRSMSX102.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Status: No Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] Beyond DPDK 2.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 18:51:28 -0000 On Fri, Apr 24, 2015 at 01:12:13PM -0500, Matt Laswell wrote: > On Fri, Apr 24, 2015 at 12:39 PM, Jay Rolette > wrote: > > > > I can tell you that if DPDK were GPL-based, my company wouldn't be using > > it. I suspect we wouldn't be the only ones... > > > > I want to emphasize this point. It's unsurprising that Jay and I agree, > since we work together. But I can say with quite a bit of confidence that > my last employer also would stop using DPDK if it were GPL licensed. Or, > if they didn't jettison it entirely, they would never move beyond the last > BSD-licensed version. If you want to incentivize companies to support > DPDK, the first step is to ensure they're using it. For that reason, GPL > seems like a step in the wrong direction to me. > > - Matt > So, I hear your arguments, and its understandable that you might not want a GPL licensed product, given that the DPDK is a library (though I'm not sure what the aversion to LGPL would be). Regardless, I think this conversation is a bit more about participation than license choice. While you are correct, in that the first step to support (by which I presume you mean participation in the community) is use, the goal here is to get people contributing patches and helping increase the usefulness of DPDK. Given that DPDK is primarily licensed as BSD now, whats preventing you, or what would encourage you to participate in the community? I see emails from infiniteio addresss in the archives asking questions and making suggestions on occasion, but no patches. What would get you (or others in a simmilar situation) to submit those? Neil