On 2024-04-24 12:40 +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > The existing setup_wait*() helper family check the status of the > interface to be up. Introduce wait_for_dev() to wait for the netdevice > to appear, for example after test script does manual device bind. > > Signed-off-by: Jiri Pirko <[email protected]> > Reviewed-by: Petr Machata <[email protected]> > ---
Reviewed-by: Benjamin Poirier <[email protected]>
