> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Wednesday, June 8, 2016 4:40 PM > To: dev at dpdk.org; Iremonger, Bernard <bernard.iremonger at intel.com>; > mukawa at igel.co.jp > Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com> > Subject: [dpdk-dev] [PATCH] doc: clarify port detaching/attaching in > testpmd > > Port needs to be stopped and then closed before it can be detached, but > the documentation was only saying to close the port. > > Also, both sections for port detaching and attaching has been reformatted > slightly, to show clearly how to use the commands. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Acked-by: John McNamara <john.mcnamara at intel.com>