Re: [dpdk-dev] [dpdk-stable] [PATCH v4 3/6] power: rename public structs
From: Thomas Monjalon <hidden>
Date: 2021-01-28 22:58:06
From: Thomas Monjalon <hidden>
Date: 2021-01-28 22:58:06
21/01/2021 18:21, David Hunt:
--- a/lib/librte_power/version.map +++ b/lib/librte_power/version.map + # added in 21.02 + rte_power_guest_channel_receive_msg; + rte_power_guest_channel_send_msg;
This should be in the previous patch otherwise it does not compile.