Re: [dpdk-dev] [PATCH v3 1/6] power: create guest channel public header file
From: David Hunt <hidden>
Date: 2021-01-20 15:12:13
From: David Hunt <hidden>
Date: 2021-01-20 15:12:13
On 20/1/2021 3:09 PM, Burakov, Anatoly wrote:
On 20-Jan-21 1:55 PM, David Hunt wrote:quoted
From: Bruce Richardson <redacted> In preparation for making the header file public, we first rename channel_commands.h as rte_power_guest_channel.h. Fixes: 210c383e247b ("power: packet format for vm power management") Fixes: cd0d5547e873 ("power: vm communication channels in guest") Cc: stable@dpdk.org Signed-off-by: Bruce Richardson <redacted> Signed-off-by: David Hunt <redacted> ---You should also add the new API's to the map file.
Yes, spotted this earlier. Will be in the next respin. Thanks.