[PATCH V3 0/2] ethdev: fix MAC addrs list

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Tue May 31 17:22:15 CEST 2022


On 5/14/22 05:00, Min Hu (Connor) wrote:
> From: Huisong Li <lihuisong at huawei.com>
> 
> The index zero of rte_eth_dev_data::mac_addrs array is as the default MAC
> index, and other indexes can't be the same as the address corresponding to
> index 0. If we break it, may cause following problems:
> 1) waste of MAC address spaces.
> 2) a fake MAC address in the MAC list, isn't in hardware MAC entries.
> 3) a MAC address is assigned to diffent pool.

The series looks broken in the patchwork. As the result unit tests
are run in a strange way. Please, format patches once again and send v4.



More information about the dev mailing list