[dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detach

Thomas Monjalon thomas at monjalon.net
Wed Jan 31 21:36:55 CET 2018


30/01/2018 15:13, Matan Azrad:
> Using registration to all ports includes also the ports which should not
> be used by the application.
> 
> It is nice to print each port event by testpmd but in case of RMV
> event, testpmd tries to detach the port and this case is problematic
> when the port should not be used by the application.
> 
> Check the port validation before detach API calling.
> 
> Fixes: 4fb82244b394 ("app/testpmd: extend event printing")
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>

Series applied, thanks



More information about the dev mailing list