[dpdk-dev] [PATCH] examples/kni: add dev close step when kni free

Thomas Monjalon thomas at monjalon.net
Wed Oct 6 16:52:53 CEST 2021


21/09/2021 09:48, Ferruh Yigit:
> On 9/14/2021 7:02 AM, Min Hu (Connor) wrote:
> > From: Huisong Li <lihuisong at huawei.com>
> > 
> > This patch adds dev_close() step to release network adapter resources
> > when kni free.
> > 
> > Signed-off-by: Huisong Li <lihuisong at huawei.com>
> > Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
> Closing the port not directly related to the 'kni free', just both done before
> exiting the app, so I would update the patch title to something like:
> examples/kni: close port before exit

Applied, with suggested title, thanks.




More information about the dev mailing list