[dpdk-dev] vm_power_manager uses non-public API, broken build on top of installed SDK

2016-02-16 Thread Thomas Monjalon
Hi, 2016-02-16 18:21, Jan Viktorin: > I have encountered an issue with the examples/vm_power_manager. It > includes the file lib/librte_power/channel_commands.h which is not a > public API. This breaks builds of examples based on just the installed > SDK (after calling install-sdk) as the channel_

[dpdk-dev] vm_power_manager uses non-public API, broken build on top of installed SDK

2016-02-16 Thread Jan Viktorin
Hello Thomas, I have encountered an issue with the examples/vm_power_manager. It includes the file lib/librte_power/channel_commands.h which is not a public API. This breaks builds of examples based on just the installed SDK (after calling install-sdk) as the channel_commands.h header is missing t