> -----Original Message-----
> From: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
> Sent: Friday, April 26, 2019 10:23 PM
> To: jerin.ja...@caviumnetworks.com
> Cc: harry.van.haa...@intel.com; dev@dpdk.org
> Subject: [PATCH] doc: update references to removed function
> 
> Remove references to the (deleted) rte_event_port_enqueue_depth() function
> in the Doxygen comments for rte_event_enqueue_burst() and friends, and
> replace with references to rte_event_port_attr_get().
> 
> Fixes: 78ffab961155 ("eventdev: add port attribute function")

Cc: sta...@dpdk.org

> Signed-off-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
> ---
>  lib/librte_eventdev/rte_eventdev.h | 17 +++++++++++------

One more instance is pending after applying the patch. 

[master] [dpdk.org] $ grep -ri "rte_event_port_enqueue_depth" *
lib/librte_eventdev/rte_event_eth_tx_adapter.h: *  
rte_event_port_enqueue_depth() available for this port.

With above fix and adding Fixes: for the new entry:

Acked-by: Jerin Jacob <jer...@marvell.com>

Reply via email to