Thanks very much, sorry that I forgot to reply...
> -Original Message-
> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com]
> Sent: Tuesday, October 24, 2017 5:54 AM
> To: Nélio Laranjeiro ; Xueming(Steven) Li
>
> Cc: Ferruh Yigit ; dev@dpdk.org
> Subject: Re: [dpdk-
On 10/17/2017 12:56 AM, Nélio Laranjeiro wrote:
> On Tue, Oct 17, 2017 at 10:46:43AM +0800, Xueming Li wrote:
>> Initialize variable to avoid ICC compiler warning:
>> http://www.dpdk.org/ml/archives/dev/2017-October/077971.html
>>
>> Fixes: f8b9a3bad467 ("net/mlx5: install a socket to exchange a fi
On 10/16/2017 7:46 PM, Xueming Li wrote:
> Initialize variable to avoid ICC compiler warning:
> http://www.dpdk.org/ml/archives/dev/2017-October/077971.html
Hi Xueming, Nelio,
I disabled that warning for ICC in Makefile [1], as mentioned in above mail.
If you prefer to fix it instead of disable,
On Tue, Oct 17, 2017 at 10:46:43AM +0800, Xueming Li wrote:
> Initialize variable to avoid ICC compiler warning:
> http://www.dpdk.org/ml/archives/dev/2017-October/077971.html
>
> Fixes: f8b9a3bad467 ("net/mlx5: install a socket to exchange a file...")
>
> Signed-off-by: Xueming Li
> ---
> driv
Initialize variable to avoid ICC compiler warning:
http://www.dpdk.org/ml/archives/dev/2017-October/077971.html
Fixes: f8b9a3bad467 ("net/mlx5: install a socket to exchange a file...")
Signed-off-by: Xueming Li
---
drivers/net/mlx5/mlx5_txq.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/
5 matches
Mail list logo