[dpdk-dev] [PATCH] doc: clarify port detaching/attaching in testpmd

2016-06-08 Thread Thomas Monjalon
2016-06-08 16:40, Pablo de Lara: > 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. > >

[dpdk-dev] [PATCH] doc: clarify port detaching/attaching in testpmd

2016-06-08 Thread Pablo de Lara
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 --- doc/guides/t

[dpdk-dev] [PATCH] doc: clarify port detaching/attaching in testpmd

2016-06-08 Thread Mcnamara, John
> -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 ; > mukawa at igel.co.jp > Cc: De Lara Guarch, Pablo > Subject: [dpdk-dev] [PATCH] doc: c