eventdev: update references to removed function
authorErik Gabriel Carrillo <erik.g.carrillo@intel.com>
Mon, 29 Apr 2019 14:38:06 +0000 (09:38 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 4 May 2019 21:19:08 +0000 (23:19 +0200)
commit92b5ea41bb69c15220707a9f3954b6dc0058e956
tree90ca6d0ec2b791d0f10eef062ff938305a4f1734
parentb7a7aba9acea157de79216da0052e36799b497dd
eventdev: 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")
Fixes: c9bf83947e2e ("eventdev: add eth Tx adapter APIs")
Cc: stable@dpdk.org
Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
lib/librte_eventdev/rte_event_eth_tx_adapter.h
lib/librte_eventdev/rte_eventdev.h