[dpdk-dev] [PATCH v3 02/17] net/ionic: add hardware structures definitions

Alfredo Cardigliano cardigliano at ntop.org
Tue Dec 17 20:46:36 CET 2019


I will add "BSD-3-Clause" to ionic_if.h with the next V4 patch-set coming soon.
I will keep "GPL-2.0 OR BSD-3-Clause" for the other files as in my understanding
that seems to work.

Thank you
Alfredo

> On 13 Dec 2019, at 11:25, Hemant Agrawal <hemant.agrawal at nxp.com> wrote:
> 
> Hi Ferruh
> 
>> -----Original Message-----
>> From: Ferruh Yigit <ferruh.yigit at intel.com>
>> Sent: Wednesday, December 11, 2019 12:19 AM
>> To: Alfredo Cardigliano <cardigliano at ntop.org>
>> Cc: dev at dpdk.org; Hemant Agrawal <hemant.agrawal at nxp.com>; Stephen
>> Hemminger <stephen at networkplumber.org>
>> Subject: Re: [dpdk-dev] [PATCH v3 02/17] net/ionic: add hardware structures
>> definitions
>> Importance: High
>> 
>> On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote:
>>> Add hardware structures and message commands definitions for Pensando
>>> network adapters.
>>> 
>>> Signed-off-by: Alfredo Cardigliano <cardigliano at ntop.org>
>>> Reviewed-by: Shannon Nelson <snelson at pensando.io>
>>> ---
>>> drivers/net/ionic/ionic_if.h | 2491
>>> ++++++++++++++++++++++++++++++++++
>>> 1 file changed, 2491 insertions(+)
>>> create mode 100644 drivers/net/ionic/ionic_if.h
>>> 
>>> diff --git a/drivers/net/ionic/ionic_if.h
>>> b/drivers/net/ionic/ionic_if.h new file mode 100644 index
>>> 000000000..5f31ec034
>>> --- /dev/null
>>> +++ b/drivers/net/ionic/ionic_if.h
>>> @@ -0,0 +1,2491 @@
>>> +/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB OR BSD-2-Clause
>>> +*/
>>> +/* Copyright (c) 2017-2019 Pensando Systems, Inc.  All rights
>>> +reserved. */
>> 
>> May need to add this one to the license exceptions, license/exceptions.txt.
>> 
>> cc'ing Hemant & Stephen for guidance.
>> 
> [Hemant]  " GPL-2.0 OR Linux-OpenIB OR BSD-2-Clause" is not a approved license.  
> 1. DPDK need at least one license to be BSD-3-Clause to go for exception approval
> 2. Can you make it " GPL-2.0 OR BSD-3-Clause" - it will same time for all to go for approvals. 
> 



More information about the dev mailing list