28/04/2017 04:02, Tan, Jianfeng: > From: Hu, Jiayu > > > > 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: sta...@dpdk.org > > > > Signed-off-by: Jiayu Hu <jiayu...@intel.com> > > Reviewed-by: Jianfeng Tan <jianfeng....@intel.com>
Applied, thanks