]> git.droids-corp.org - dpdk.git/commit
power: add send channel msg function to map file
authorDavid Hunt <david.hunt@intel.com>
Wed, 11 Oct 2017 16:18:53 +0000 (17:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 11 Oct 2017 23:46:11 +0000 (00:46 +0100)
commitdb0dc9b32af585f8f5d5a033b4bba5a79e5d84d4
treedcc2b26117ed82eb7ccd874b0da3315ed838f366
parent20c78ac9ee23666a0db12fff7a5bd44d7b0a4db0
power: add send channel msg function to map file

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 they are
included in the documentation.

Signed-off-by: David Hunt <david.hunt@intel.com>
Reviewed-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_power/guest_channel.c
lib/librte_power/guest_channel.h
lib/librte_power/rte_power_version.map