Re: [dpdk-dev] [PATCH v2] power: remove duplicated symbols from map file
From: David Marchand <hidden>
Date: 2021-02-25 14:38:23
From: David Marchand <hidden>
Date: 2021-02-25 14:38:23
On Thu, Feb 25, 2021 at 11:55 AM Ferruh Yigit [off-list ref] wrote:
This is causing build error, like: https://travis-ci.com/github/ovsrobot/dpdk/jobs/482121104 Also '@internal' marker removed from doxygen comment, since public API should not be internal. Experimental tag removed from 'rte_power_guest_channel_send_msg()' Fixes: 4d3892dcd77b ("power: make channel message functions public") Cc: stable@dpdk.org Signed-off-by: Ferruh Yigit <redacted>
Reviewed-by: David Marchand <redacted> -- David Marchand