From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id EF0A85A6F for ; Wed, 10 Jun 2015 02:43:04 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 09 Jun 2015 17:43:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,584,1427785200"; d="scan'208";a="708256755" Received: from pgsmsx108.gar.corp.intel.com ([10.221.44.103]) by orsmga001.jf.intel.com with ESMTP; 09 Jun 2015 17:43:02 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by PGSMSX108.gar.corp.intel.com (10.221.44.103) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 10 Jun 2015 08:43:01 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.129]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.146]) with mapi id 14.03.0224.002; Wed, 10 Jun 2015 08:43:00 +0800 From: "Zhang, Helin" To: Miguel Bernal Marin Thread-Topic: [dpdk-dev] Headers files with BSD license in kernel Thread-Index: AQHQouDNuNgpp2UEZkGpUC56gzpM952kFIwAgADSIsA= Date: Wed, 10 Jun 2015 00:42:59 +0000 Message-ID: References: <20150609174057.GA4394@linux.intel.com> <20150609200936.GA3075@linux.intel.com> In-Reply-To: <20150609200936.GA3075@linux.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" , "Bernal Marin, Miguel" Subject: Re: [dpdk-dev] Headers files with BSD license in kernel 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: Wed, 10 Jun 2015 00:43:05 -0000 Hi Miguel My thought is there might be something wrong. Let's see what comments from = other experts! Thank you very much for the good catch! Regards, Helin > -----Original Message----- > From: Miguel Bernal Marin [mailto:miguel.bernal.marin@linux.intel.com] > Sent: Wednesday, June 10, 2015 4:10 AM > To: dev@dpdk.org > Cc: david.marchand@6wind.com; Burakov, Anatoly; Zhang, Helin; Bernal Mari= n, > Miguel > Subject: Re: [dpdk-dev] Headers files with BSD license in kernel >=20 > Including maintainers in CC >=20 > On Tue, Jun 09, 2015 at 12:40:57PM -0500, Miguel Bernal Marin wrote: > > Hi, > > > > I'm working on Clear Linux project, and when I was integrating DPDK > > kernel modules to our kernel I found there are two headers with BSD > > License > > > > rte_pci_dev_feature_defs.h > > rte_pci_dev_features.h > > > > those are included in igb_uio module. > > > > Are those licenses correct? > > > > Thanks, > > Miguel > >