Re: [dpdk-dev] [PATCH v3] examples/l3fw-power: do not exit on power lib init failure

2018-08-07 Thread Radu Nicolau
On 8/7/2018 4:45 PM, Hunt, David wrote: On 7/8/2018 2:24 PM, Radu Nicolau wrote: Do not exit the application if power library fails to initialize or high performance cores configuration cannot be used - this was the behavior of the application before the patch that added the high/regular perf

Re: [dpdk-dev] [PATCH v3] examples/l3fw-power: do not exit on power lib init failure

2018-08-07 Thread Hunt, David
On 7/8/2018 2:24 PM, Radu Nicolau wrote: Do not exit the application if power library fails to initialize or high performance cores configuration cannot be used - this was the behavior of the application before the patch that added the high/regular performance option and also this is the normally

[dpdk-dev] [PATCH v3] examples/l3fw-power: do not exit on power lib init failure

2018-08-07 Thread Radu Nicolau
Do not exit the application if power library fails to initialize or high performance cores configuration cannot be used - this was the behavior of the application before the patch that added the high/regular performance option and also this is the normally expected behavior, the application can be