Hi,
> -Original Message-
> From: Shiri Kuzin
> Sent: Wednesday, July 29, 2020 5:29 PM
> To: dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Ori Kam ; Slava Ovsiienko
> ; sta...@dpdk.org
> Subject: [PATCH] common/mlx5: fix MAC addresses flush
>
> mlx5_nl_mac_addr_flush should flush
mlx5_nl_mac_addr_flush should flush all allocated MAC
addresses.
The MAC addresses array size should be of size
MLX5_MAX_MAC_ADDRESSES, but currently we return without
flushing the addresses if size is MLX5_MAX_MAC_ADDRESSES.
This was fixed by not allowing an array larger than
MLX5_MAX_MAC_ADDRES
2 matches
Mail list logo