> -----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]>
- [dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initializing p... Anatoly Burakov
- [dpdk-dev] [PATCH 2/2] l3fwd-power: implement proper ... Anatoly Burakov
- Re: [dpdk-dev] [PATCH 2/2] l3fwd-power: implement... Hunt, David
- Re: [dpdk-dev] [PATCH 2/2] l3fwd-power: implement... Pattan, Reshma
- Re: [dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initi... Hunt, David
- Re: [dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initi... Pattan, Reshma
- [dpdk-dev] [PATCH v2 1/2] l3fwd-power: exit if initia... Anatoly Burakov
- [dpdk-dev] [PATCH v2 2/2] l3fwd-power: implement prop... Anatoly Burakov
- Re: [dpdk-dev] [PATCH v2 2/2] l3fwd-power: implem... Thomas Monjalon

