[dpdk-dev] [PATCH] eventdev: promote adapter functions as stable

Carrillo, Erik G erik.g.carrillo at intel.com
Thu Apr 18 23:47:00 CEST 2019


> -----Original Message-----
> From: jerinj at marvell.com [mailto:jerinj at marvell.com]
> Sent: Thursday, April 18, 2019 7:06 AM
> To: dev at dpdk.org; Thomas Monjalon <thomas at monjalon.net>; Jerin Jacob
> <jerinj at marvell.com>; Mattias Rönnblom
> <mattias.ronnblom at ericsson.com>; Van Haaren, Harry
> <harry.van.haaren at intel.com>; Gujjar, Abhinandan S
> <abhinandan.gujjar at intel.com>; Rao, Nikhil <nikhil.rao at intel.com>; Carrillo,
> Erik G <erik.g.carrillo at intel.com>
> Cc: pbhagavatula at marvell.com; hemant.agrawal at nxp.com;
> nipun.gupta at nxp.com; Ma, Liang J <liang.j.ma at intel.com>
> Subject: [dpdk-dev] [PATCH] eventdev: promote adapter functions as stable
> 
> From: Jerin Jacob <jerinj at marvell.com>
> 
> Promote the adapter functions and rte_event_port_unlinks_in_progress()
> as stable as it's been added for a while now and multiple drivers and test
> application like test-eventdev has been tested using the adapter APIs.
> 
> Cc: nikhil.rao at intel.com
> Cc: erik.g.carrillo at intel.com
> Cc: abhinandan.gujjar at intel.com
> Cc: pbhagavatula at marvell.com
> Cc: hemant.agrawal at nxp.com
> Cc: nipun.gupta at nxp.com
> Cc: harry.van.haaren at intel.com
> Cc: mattias.ronnblom at ericsson.com
> Cc: liang.j.ma at intel.com
> 
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> ---

Hi Jerin,

The "__rte_experimental" tag was removed from function prototypes in header files while still leaving the following text in the Doxygen comments:

   * @warning                                                                                                                                                                                                                          
   * @b EXPERIMENTAL: this API may change without prior notice  

Regards,
Erik


More information about the dev mailing list