[PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used

Minggang(Gavin) Li gavinl at nvidia.com
Wed Aug 27 16:02:44 CEST 2025


On 8/25/2025 10:54 PM, Thomas Monjalon wrote:
> 25/08/2025 16:13, Gavin Li:
>> Previously, mac_own was a bit-field indicating the MAC addresses owned by
>> the PMD, specifically marking those added to VFs by the PMD and allowing
>> them to be flushed during exit.
>>
>> With this commit, the bit-field now applies to all MAC addresses added by
>> the PMD, including those for PF, VF, and SFs. The process for flushing MAC
>> addresses added to VFs by the PMD remains unchanged.
> To be clear, there is no behaviour change in this patch?
Yes. There is no no behaviour change in this patch.
>
> You should mention the goal of this patch (preparation of a fix for multicast).
ACK
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250827/9503ef18/attachment.htm>


More information about the dev mailing list