David Marchand, Mar 05, 2026 at 17:45: > All buses (thankfully) implement the same logic when it comes to > selecting the devices to probe based on -a/-b options. > As we want to adjust how devices are selected, provide a common helper > in EAL and use it in the buses. > > Signed-off-by: David Marchand <[email protected]> > --- > Changes since RFC v2: > - changed API to query about a device name and hide the devargs meaning > in the common code,
Nice cleanup. Reviewed-by: Robin Jarry <[email protected]>

