> -Original Message-
> From: Guinan Sun
> Sent: Thursday, October 15, 2020 4:14 PM
> To: dev@dpdk.org
> Cc: Xing, Beilei ; Zhang, Qi Z ;
> Wu, Jingjing ; Sun, GuinanX
> Subject: [PATCH v3] 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.
So when the number of multicast addresses added to the list
exceeds the upper limit causes a failure, should add the
previous addresses back. This patch fixes the issue.
Fixes: 05e4c3aff35f ("n
2 matches
Mail list logo