Re: [dpdk-dev] [PATCH 2/2] l3fwd-power: fix updating performance lcore parameters

2020-07-13 Thread Hunt, David
On 13/7/2020 1:15 PM, Anatoly Burakov wrote: When perf-config option is specified, we are calling into the power library even though it may not necessarily be enabled. It is questionable whether perf-config option is even applicable to non-power library modes, but for now, fix it just by avoidi

[dpdk-dev] [PATCH 2/2] l3fwd-power: fix updating performance lcore parameters

2020-07-13 Thread Anatoly Burakov
When perf-config option is specified, we are calling into the power library even though it may not necessarily be enabled. It is questionable whether perf-config option is even applicable to non-power library modes, but for now, fix it just by avoiding calling into the power library if it wasn't in