numam-dpdk/doc/api
Nikhil Rao c9bf83947e eventdev: add eth Tx adapter APIs
The ethernet Tx adapter abstracts the transmit stage of an
event driven packet processing application. The transmit
stage may be implemented with eventdev PMD support or use a
rte_service function implemented in the adapter. These APIs
provide a common configuration and control interface and
an transmit API for the eventdev PMD implementation.

The transmit port is specified using mbuf::port. The transmit
queue is specified using the rte_event_eth_tx_adapter_txq_set()
function.

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2018-10-01 16:49:41 +02:00
..
doxy-api-index.md eventdev: add eth Tx adapter APIs 2018-10-01 16:49:41 +02:00
doxy-api.conf.in mk: use templated doxygen config 2018-09-18 15:49:48 +02:00
doxy-html-custom.sh use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
generate_doxygen.sh build: generate API documentation with meson 2018-09-18 15:50:54 +02:00
generate_examples.sh mk: use script to generate examples.dox 2018-09-18 15:49:29 +02:00
meson.build build: generate API documentation with meson 2018-09-18 15:50:54 +02:00