Hi Anatoly,

On 8/4/2020 4:56 PM, Anatoly Burakov wrote:
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.

Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
---
  examples/l3fwd-power/main.c | 74 ++++++++++++++++++++-----------------
  1 file changed, 40 insertions(+), 34 deletions(-)


Acked-by: David Hunt <david.h...@intel.com>


Reply via email to