Re: [dpdk-dev] [PATCH v4 3/6] power: rename public structs
From: Burakov, Anatoly <hidden>
Date: 2021-01-22 12:18:58
From: Burakov, Anatoly <hidden>
Date: 2021-01-22 12:18:58
On 21-Jan-21 5:21 PM, David Hunt wrote:
From: Bruce Richardson <redacted>
rename the public structs to have an rte_power_ prefix and
add them to version.map in experimental section.
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>
---
changes in v4
* Improve sizeof's
* add the 2 functions to the version.map file
---Acked-by: Anatoly Burakov <redacted> -- Thanks, Anatoly