Re: [dpdk-dev] [PATCH v5 7/9] power: add send channel msg function to map file

2017-10-04 Thread santosh
Hi David, On Wednesday 04 October 2017 08:55 PM, David Hunt wrote: > Adding new wrapper function to existing private (but unused 'till now) > function with an rte_power_ prefix. > > The plan is to clean up all the header files in the next release so > that only the intended public functions are i

[dpdk-dev] [PATCH v5 7/9] power: add send channel msg function to map file

2017-10-04 Thread David Hunt
Adding new wrapper function to existing private (but unused 'till now) function with an rte_power_ prefix. The plan is to clean up all the header files in the next release so that only the intended public functions are in the map file and only the relevant headers have the rte_ prefix so that only