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 file...") >> >> Signed-off-by: Xueming Li <xuemi...@mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> Applied to dpdk-next-net/master, thanks. (icc workaround to disable warning [1] removed as well with patch, please check) [1] http://dpdk.org/ml/archives/dev/2017-October/079836.html