Re: [dpdk-dev] [PATCH v3 1/6] power: create guest channel public header file
From: Burakov, Anatoly <hidden>
Date: 2021-01-20 15:09:44
From: Burakov, Anatoly <hidden>
Date: 2021-01-20 15:09:44
On 20-Jan-21 1:55 PM, David Hunt wrote:
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. -- Thanks, Anatoly