From: Viacheslav Ovsiienko
> The buffer size to receive netlink reply messages is relatively large (32K), 
> and
> it is allocated on the stack and it might break in application is using 
> smaller
> per-thread stacks.
> This patch allocates temporary buffer from heap.
> 
> Fixes: ccdcba53a3f4 ("net/mlx5: use Netlink to add/remove MAC addresses")
> Cc: nelio.laranje...@6wind.com
> Cc: sta...@dpdk.org
> 
> Reported-by: Stephen Hemminger <step...@networkplumber.org>
> Signed-off-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>
Acked-by: Matan Azrad <ma...@mellanox.com>

Reply via email to