[dpdk-dev] [PATCH v2] app/testpmd: fix exit without freeing resources

Tan, Jianfeng jianfeng.tan at intel.com
Fri Apr 28 04:02:00 CEST 2017



> -----Original Message-----
> From: Hu, Jiayu
> Sent: Friday, April 28, 2017 9:33 AM
> To: dev at dpdk.org
> Cc: Wu, Jingjing; stable at dpdk.org; Tan, Jianfeng; Hu, Jiayu
> Subject: [PATCH v2] app/testpmd: fix exit without freeing resources
> 
> When testpmd exists, it frees the acquired resources (e.g. stop ports).
> However, when we terminate it by Ctrl-d, testpmd exists directly without
> releasing the resources. In this patch, we fix this exit issue.
> 
> Fixes:af75078fece3 ("first public release")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>

Reviewed-by: Jianfeng Tan <jianfeng.tan at intel.com>

Thanks,
Jianfeng


More information about the dev mailing list