ruh
Sent: Wednesday, December 12, 2018 7:19 AM
To: Lu, Wenzhuo ; dev@dpdk.org
Cc: Stillwell Jr, Paul M
Subject: Re: [dpdk-dev] [PATCH v3 02/34] net/ice: Add basic structures
On 12/12/2018 6:59 AM, Wenzhuo Lu wrote:
> From: Paul M Stillwell Jr
>
> Add the structures required by the NIC.
>
&
Hi Ferruh,
> -Original Message-
> From: Yigit, Ferruh
> Sent: Wednesday, December 12, 2018 11:19 PM
> To: Lu, Wenzhuo ; dev@dpdk.org
> Cc: Stillwell Jr, Paul M
> Subject: Re: [dpdk-dev] [PATCH v3 02/34] net/ice: Add basic structures
>
> On 12/12/2018 6:59 AM, We
Sent: Wednesday, December 12, 2018 7:19 AM
> To: Lu, Wenzhuo ; dev@dpdk.org
> Cc: Stillwell Jr, Paul M
> Subject: Re: [dpdk-dev] [PATCH v3 02/34] net/ice: Add basic structures
>
> On 12/12/2018 6:59 AM, Wenzhuo Lu wrote:
>> From: Paul M Stillwell Jr
>&
On 12/12/2018 3:19 PM, Ferruh Yigit wrote:
> On 12/12/2018 6:59 AM, Wenzhuo Lu wrote:
>> From: Paul M Stillwell Jr
>>
>> Add the structures required by the NIC.
>>
>> Signed-off-by: Paul M Stillwell Jr
>
> <...>
>
>> @@ -0,0 +1,869 @@
>> +/* SPDX-License-Identifier: BSD-3-Clause
>> + * Copyrigh
On 12/12/2018 6:59 AM, Wenzhuo Lu wrote:
> From: Paul M Stillwell Jr
>
> Add the structures required by the NIC.
>
> Signed-off-by: Paul M Stillwell Jr
For consistency, base driver updates subsystem can be used as "net/ice/base: "
and it should start with lowercase, so something like:
"net/ic
On 12/12/2018 6:59 AM, Wenzhuo Lu wrote:
> From: Paul M Stillwell Jr
>
> Add the structures required by the NIC.
>
> Signed-off-by: Paul M Stillwell Jr
<...>
> @@ -0,0 +1,869 @@
> +/* SPDX-License-Identifier: BSD-3-Clause
> + * Copyright(c) 2001-2018
> + */
> +
> +#ifndef _ICE_TYPE_H_
> +#def
From: Paul M Stillwell Jr
Add the structures required by the NIC.
Signed-off-by: Paul M Stillwell Jr
---
drivers/net/ice/base/ice_type.h | 869
1 file changed, 869 insertions(+)
create mode 100644 drivers/net/ice/base/ice_type.h
diff --git a/drivers/n
7 matches
Mail list logo