> -----Original Message-----
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Friday, October 19, 2018 3:08 AM
> To: Yigit, Ferruh <ferruh.yi...@intel.com>; arybche...@solarflare.com
> Cc: dev@dpdk.org; ophi...@mellanox.com; Iremonger, Bernard
> <bernard.iremon...@intel.com>; rahul.lakkire...@chelsio.com
> Subject: [PATCH v6 2/6] app/testpmd: allow detaching a port not closed
> 
> The testpmd application aim is for testing; so order of operations should not
> be enforced.
> 
> There was a test to forbid detaching before closing a port.
> However, it may interesting to test what happens in such case.
> It is possible for a PMD to automatically close the port when detaching.
> 
> in order to avoid a crash, it is checked that the port must be stopped before
> detaching (as for closing).
> 
> Signed-off-by: Thomas Monjalon <tho...@monjalon.net>

Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>

Reply via email to