On Thu, Mar 05, 2026 at 05:45:46PM +0100, David Marchand wrote: > Don't hardcode the bus names in the RTE_EAL_DEVARGS_FOREACH() calls. > The bus name is set by code in EAL. > Even if there is nothing broken, let's reuse the name from the bus object. > > And remove the now useless macros. > > Note: in the ifpga bus case, the call was using an incorrect macro > (IFPGA_ARG_NAME instead of IFPGA_BUS_NAME), yet it was working fine > as this macro is aligned with the ifpga bus name. > > Signed-off-by: David Marchand <[email protected]> Acked-by: Bruce Richardson <[email protected]>
- Re: [RFC v2 5/5] eal: configure initial... Bruce Richardson
- Re: [RFC v2 5/5] eal: configure in... Stephen Hemminger
- Re: [RFC v2 5/5] eal: configur... Bruce Richardson
- RE: [RFC v2 5/5] eal: configur... Morten Brørup
- Re: [RFC v2 5/5] eal: configur... David Marchand
- [RFC v3 0/7] Rework device probing David Marchand
- [RFC v3 1/7] devtools: check packet forwarding in n... David Marchand
- [RFC v3 3/7] drivers/bus: require probe function fo... David Marchand
- [RFC v3 2/7] bus/fslmc: fix bus cleanup David Marchand
- [RFC v3 4/7] drivers: cleanup devargs lookup in bus... David Marchand
- Re: [RFC v3 4/7] drivers: cleanup devargs looku... Bruce Richardson
- [RFC v3 5/7] bus: factorize devargs lookup David Marchand
- Re: [RFC v3 5/7] bus: factorize devargs lookup Bruce Richardson
- Re: [RFC v3 5/7] bus: factorize devargs loo... David Marchand
- [RFC v3 6/7] bus: factorize device selection David Marchand
- Re: [RFC v3 6/7] bus: factorize device selectio... Bruce Richardson
- [RFC v3 7/7] eal: configure initial device probing David Marchand
- Re: [RFC v3 7/7] eal: configure initial device ... Bruce Richardson
- Re: [RFC v3 0/7] Rework device probing David Marchand

