> > As hotplug has been enabled, start the testpmd with no nic binded > > will show one error log "Please stop the ports first": > > > > Interactive-mode selected > > Please stop the ports first > > Done > > testpmd> > > > > This issue is cause by the logic of check link status. > > > > Signed-off-by: Michael Qiu <michael.qiu at intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks