[th/prepare_patched_netdevsim-race] fix race with @prepare_patched_netdevsim to wait for device being ready
Otherwise, there is a race with test @ethtool_features_coal:
First we create the netdevsim interfaces, but they are not yet ready
(have carrier) by the time the test issues nmcli connection up
.
Example: