On 2024-04-24 12:40 +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > Allow driver tests to work without specifying the netdevice names. > Introduce a possibility to search for available netdevices according to > set driver name. Allow test to specify the name by setting > NETIF_FIND_DRIVER variable. > > Note that user overrides this either by passing netdevice names on the > command line or by declaring NETIFS array in custom forwarding.config > configuration file. > > Signed-off-by: Jiri Pirko <[email protected]> > Reviewed-by: Petr Machata <[email protected]> > ---
Reviewed-by: Benjamin Poirier <[email protected]>
