> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michael Qiu > Sent: Monday, March 02, 2015 8:32 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] app/test-pmd: Fix log issue without nic binded > > 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>