[dpdk-dev] [PATCH v3 2/6] power: make channel msg functions public
Burakov, Anatoly
anatoly.burakov at intel.com
Wed Jan 20 16:23:57 CET 2021
On 20-Jan-21 3:08 PM, David Hunt wrote:
>
> On 20/1/2021 2:26 PM, Burakov, Anatoly wrote:
>> On 20-Jan-21 1:55 PM, David Hunt wrote:
>>> From: Bruce Richardson <bruce.richardson at intel.com>
>>>
>>> Move the 2 public functions into rte_power_guest_channel.h
>>>
>>> Fixes: 210c383e247b ("power: packet format for vm power management")
>>> Fixes: cd0d5547e873 ("power: vm communication channels in guest")
>>> Cc: stable at dpdk.org
>>>
>>> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>>> Signed-off-by: David Hunt <david.hunt at intel.com>
>>>
>>> ---
>>
>> <snip>
>>
>>> +/**
>>> + * Send a message contained in pkt over the Virtio-Serial to the
>>> host endpoint.
>>> + *
>>> + * @param pkt
>>> + * Pointer to a populated struct channel_packet
>>> + *
>>> + * @param lcore_id
>>> + * lcore_id.
>>
>> Not very informative doxygen comment :)
>
>
> Maybe "Use channel specific to this lcore_id"?
>
Something like that, yes. Or, "Use channel associated with this lcore ID".
--
Thanks,
Anatoly
More information about the dev
mailing list