> -----Original Message-----
> From: Guinan Sun <guinanx....@intel.com>
> Sent: Thursday, October 15, 2020 4:43 PM
> To: dev@dpdk.org
> Cc: Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> Wu, Jingjing <jingjing...@intel.com>; Sun, GuinanX <guinanx....@intel.com>
> Subject: [PATCH v4] net/iavf: fix adding multicast MAC address
> 
> 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/iavf: support multicast configuration")
> 
> Signed-off-by: Guinan Sun <guinanx....@intel.com>
> Tested-by: Peng Yuan <yuan.p...@intel.com>
> Acked-by: Beilei Xing <beilei.x...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to