On Mon, 1 Jun 2026 13:55:13 +0200
David Marchand <[email protected]> wrote:

> On Wed, 27 May 2026 at 16:44, Stephen Hemminger
> <[email protected]> wrote:
> > +  * ``rte_eth_macaddrs_get``  
> 
> I am not enthousiastic on marking this stable.
> It more or less sets in stone that the mac addresses are stored in an array.

The device could store the mac addresses in any form.
Your right that right now the implementation of the API depends on 
dev->data->mac_addrs.
But if that changed, having API to walk the macs would be good.

Maybe rte_eth_macaddrs_get should scrub out empty zero slots now?

Reply via email to