On Mon, 18 Mar 2019 12:56:44 +0100 Hajkowski <marcinx.hajkow...@intel.com> wrote:
> From: Marcin Hajkowski <marcinx.hajkow...@intel.com> > > Due to lack of thread safety in exisiting solution > use spinlock mechanism for atomic > modification of power environment related data. > > Fixes: 445c6528b5 ("power: common interface for guest and host") > Cc: sta...@dpdk.org > > Signed-off-by: Marcin Hajkowski <marcinx.hajkow...@intel.com> Thanks for making this library better. When I did the dpdk-metrics investigation at the US DPDK summit, the power library was one of the DPDK libraries that no upstream open source project uses. You might want to consider: * why is no project using it? what is wrong? * does it not fit any use case in any project should it continue? * if it is for a non-open source customer, then why is it part of DPDK?