On Thu, Jul 23, 2026 at 02:55:53PM +0200, David Marchand wrote: > Replace direct rte_eth_devices[].data->mac_addrs access with > rte_eth_macaddr_get() public API. This removes the dependency > on the internal ethdev_driver.h header. > > Signed-off-by: David Marchand <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- [PATCH 07/10] test/vdev: find device with public API David Marchand
- [PATCH 08/10] test: limit internal API usage David Marchand
- [PATCH 09/10] ci: make ABI reference generation faster David Marchand
- [PATCH 10/10] ci: run reference unit tests against ABI David Marchand
- Re: [PATCH 00/10] Limit usage of internal API in tests David Marchand
- [PATCH v2 0/9] Limit usage of internal API in tests David Marchand
- [PATCH v2 1/9] bbdev: add per-queue statistics API David Marchand
- [PATCH v2 2/9] hash: fix GFNI stubs export David Marchand
- [PATCH v2 3/9] test: uninline helper for forking David Marchand
- [PATCH v2 4/9] test/bonding: get MAC address with pu... David Marchand
- Re: [PATCH v2 4/9] test/bonding: get MAC address... Bruce Richardson
- [PATCH v2 5/9] test/devargs: rely on net null driver David Marchand
- Re: [PATCH v2 5/9] test/devargs: rely on net nul... Bruce Richardson
- [PATCH v2 6/9] test/vdev: find device with public AP... David Marchand
- [PATCH v2 8/9] ci: make ABI reference generation fas... David Marchand
- [PATCH v2 7/9] test: limit internal API usage David Marchand
- Re: [PATCH v2 7/9] test: limit internal API usag... Bruce Richardson
- RE: [PATCH v2 7/9] test: limit internal API usag... Morten Brørup
- [PATCH v2 9/9] ci: run reference binaries against cu... David Marchand

