Re: [dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initializing power library failed

2020-04-09 Thread Pattan, Reshma
> -Original Message- > From: Burakov, Anatoly > Subject: [PATCH 1/2] l3fwd-power: exit if initializing power library failed > > > Signed-off-by: Anatoly Burakov > --- Reviewed-by: Reshma Pattan

Re: [dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initializing power library failed

2020-04-09 Thread Hunt, David
Hi Anatoly, On 8/4/2020 4:56 PM, Anatoly Burakov wrote: Currently, if power library initialization fails, only a log message is displayed. This is suboptimal for a number of reasons, but the main one is that telemetry mode does not depend on the power library and can therefore run in environment

[dpdk-dev] [PATCH 1/2] l3fwd-power: exit if initializing power library failed

2020-04-08 Thread Anatoly Burakov
Currently, if power library initialization fails, only a log message is displayed. This is suboptimal for a number of reasons, but the main one is that telemetry mode does not depend on the power library and can therefore run in environments where l3fwd-power would normally not run correctly (such