> -----Original Message-----
> From: Burakov, Anatoly <[email protected]>
> Subject: [PATCH 2/2] l3fwd-power: implement proper shutdown handling
> 
> Currently, shutdown for l3fwd-power application is all over the place and may 
> or
> may not happen either in the signal handler or in the main() function. Fix 
> this so
> that the signal handler will only set the exit variable, thereby allowing all 
> of the
> loops to end properly and proceed to deinitialize everything.
> 

Reviewed-by: Reshma Pattan <[email protected]>

Reply via email to