Wednesday, March 21, 2018 1:16 AM, Yongseok Koh: > > On Mar 19, 2018, at 3:42 AM, Nelio Laranjeiro > <nelio.laranje...@6wind.com> wrote: > > > > Remove the second declaration of device_attr [1] inside the loop as > > well as the query_device_ex() which has already been done outside of the > loop. > > > > Fixes: 9a761de8ea14 ("net/mlx5: flow counter support") > > Cc: or...@mellanox.com > > > > Reported-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Ferruh, can you confirm the compilation issue solved? > > > > [1] > > > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdp > d > > k.org%2Fml%2Farchives%2Fdev%2F2018- > March%2F091744.html&data=02%7C01%7C > > > yskoh%40mellanox.com%7C3b1029de8c1049ea04a608d58d8640e4%7Ca6529 > 71c7d2e > > > 4d9ba6a4d149256f461b%7C0%7C0%7C636570530118173451&sdata=8olD%2Bt > cSHsXU > > 8FNC82LlOdxkStJ8HFklyQWwVgewda4%3D&reserved=0 > > --- > Acked-by: Yongseok Koh <ys...@mellanox.com> > > Thanks