> -Original Message-
> From: Guinan Sun
> Sent: Thursday, October 15, 2020 4:43 PM
> To: dev@dpdk.org
> Cc: Xing, Beilei ; Zhang, Qi Z ;
> Wu, Jingjing ; Sun, GuinanX
> Subject: [PATCH v4] net/iavf: fix adding multicast MAC address
>
> When the multicast address list is added, it will
When the multicast address list is added, it will flush
previous addresses first, and then add new ones.
If the number of multicast address in the list exceeds
the upper limit, it will cause failure, then need to
roll back previous addresses. This patch fixes the issue.
Fixes: 05e4c3aff35f ("net/i
2 matches
Mail list logo