Re: [dpdk-dev] [PATCH v2] power: remove duplicated symbols from map file

2021-03-02 Thread David Marchand
On Thu, Feb 25, 2021 at 3:38 PM David Marchand wrote: > > On Thu, Feb 25, 2021 at 11:55 AM Ferruh Yigit 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 >

Re: [dpdk-dev] [PATCH v2] power: remove duplicated symbols from map file

2021-02-25 Thread David Marchand
On Thu, Feb 25, 2021 at 11:55 AM Ferruh Yigit 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_gu

[dpdk-dev] [PATCH v2] power: remove duplicated symbols from map file

2021-02-25 Thread Ferruh Yigit
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