Thanks very much, sorry that I forgot to reply...
> -----Original Message----- > From: Ferruh Yigit [mailto:[email protected]] > Sent: Tuesday, October 24, 2017 5:54 AM > To: Nélio Laranjeiro <[email protected]>; Xueming(Steven) Li > <[email protected]> > Cc: Ferruh Yigit <[email protected]>; [email protected] > Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix ICC compiler warning > > 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: > >> > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.dpd > k.org%2Fml%2Farchives%2Fdev%2F2017- > October%2F077971.html&data=02%7C01%7Cxuemingl%40mellanox.com%7Cf2aa5d8fb9 > be404fc57b08d51a60a28b%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C63644 > 3924711609271&sdata=z%2Fiv8vs4MAbdnHr%2Bmq7ZMcGUfNa%2F1ItUhCq95sI11iU%3D& > reserved=0 > >> > >> Fixes: f8b9a3bad467 ("net/mlx5: install a socket to exchange a > file...") > >> > >> Signed-off-by: Xueming Li <[email protected]> > > > Acked-by: Nelio Laranjeiro <[email protected]> > > Applied to dpdk-next-net/master, thanks. > > > (icc workaround to disable warning [1] removed as well with patch, please > check) > > [1] > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.or > g%2Fml%2Farchives%2Fdev%2F2017- > October%2F079836.html&data=02%7C01%7Cxuemingl%40mellanox.com%7Cf2aa5d8fb9 > be404fc57b08d51a60a28b%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C63644 > 3924711609271&sdata=RaHRnvt0Xaiu8qb34MfY4sGXOt1auJQhyXgtU7AWgrw%3D&reserv > ed=0

