From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 0/3] sched: patches for 2.2 Date: Tue, 8 Mar 2016 12:40:51 -0800 Message-ID: <20160308124051.4225e0fd@xeon-e3> References: <1448822809-8350-1-git-send-email-stephen@networkplumber.org> <5760276.6KREI08Oct@xps13> <3EB4FA525960D640B5BDFFD6A3D8912647968B0C@IRSMSX108.ger.corp.intel.com> <20160308083302.5709d431@xeon-e3> <3EB4FA525960D640B5BDFFD6A3D89126479699F4@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Dumitrescu, Cristian" Return-path: Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by dpdk.org (Postfix) with ESMTP id 8E4C42BA8 for ; Tue, 8 Mar 2016 21:40:40 +0100 (CET) Received: by mail-pa0-f53.google.com with SMTP id bj10so20305485pad.2 for ; Tue, 08 Mar 2016 12:40:40 -0800 (PST) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D89126479699F4@IRSMSX108.ger.corp.intel.com> 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 Tue, 8 Mar 2016 19:53:01 +0000 "Dumitrescu, Cristian" wrote: > > > > -----Original Message----- > > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > > Sent: Tuesday, March 8, 2016 4:33 PM > > To: Dumitrescu, Cristian > > Cc: Thomas Monjalon ; dev@dpdk.org > > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2 > > > > On Tue, 8 Mar 2016 07:49:20 +0000 > > "Dumitrescu, Cristian" wrote: > > > > > Regarding Stephen's patches, I think there is a pending issue regarding the > > legal side of the Copyright, which is attributed to Intel, although Stephen's > > code is relicensed with BSD license by permission from the original code > > author (which also submitted the code to Linux kernel under GPL). This was > > already flagged. This is a legal issue and I do not feel comfortable with ack-ing > > this patch until the legal resolution on this is crystal clear. > > > > > > I got explicit permission from the author who holds the copyright to relicense > > it. > > Did you get explicit permission from the author who holds the copyright to relicense it with BSD license that hands over the copyright to Intel? I got explicit permission to relicense as BSD. I believe DPDK does not require copyright assignment, and this is a standalone file. On Sat, Dec 20, 2014, at 01:24, Stephen Hemminger wrote: > The kernel implementation of reciprocal divide is GPL licensed. > Is there any chance of getting a BSD license version to allow using > it in the DPDK? I absolutely don't have a problem to give my ack to make this dual-license. Where do I need to sign? ;) Bye, Hannes >> On Sat, Dec 20, 2014, at 01:24, Stephen Hemminger wrote: >>> The kernel implementation of reciprocal divide is GPL licensed. >>> Is there any chance of getting a BSD license version to allow using >>> it in the DPDK? >> >> I absolutely don't have a problem to give my ack to make this >> dual-license. Where do I need to sign? ;) I have absolutely no problem with that. Feel free to add my Signed-off-by to your DPDK submission. Merry X-Mas & thanks for asking! Daniel