[dpdk-dev] [PATCH 2/2] l3fwd-power: implement proper shutdown handling

Pattan, Reshma reshma.pattan at intel.com
Thu Apr 9 11:22:57 CEST 2020



> -----Original Message-----
> From: Burakov, Anatoly <anatoly.burakov at intel.com>
> 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 <reshma.pattan at intel.com>


More information about the dev mailing list