numam-dpdk/doc/guides/prog_guide
Ganapati Kundapura b2963cbd5f eventdev/eth_tx: add adapter instance get API
Added rte_event_eth_tx_adapter_instance_get() to get the
adapter instance id for specified ethernet device id and
tx queue index.

Added testcase for rte_event_eth_tx_adapter_instance_get().

Added rte_event_eth_tx_adapter_instance_get() details in
prog_guide/event_ethernet_tx_adapter.rst

Signed-off-by: Ganapati Kundapura <ganapati.kundapura@intel.com>
Reviewed-by: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Acked-by: Jay Jayatheerthan <jay.jayatheerthan@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-09-26 15:33:45 +02:00
..
img ethdev: bring in async queue-based flow rules operations 2022-02-24 14:04:47 +01:00
asan.rst
bbdev.rst
bpf_lib.rst doc: fix formatting and link in BPF library guide 2022-06-08 10:12:14 +02:00
build_app.rst
build-sdk-meson.rst
compressdev.rst doc: fix grammar and formatting in compressdev guide 2022-07-04 19:22:56 +02:00
cryptodev_lib.rst cryptodev: add elliptic curve Diffie-Hellman 2022-06-02 12:04:05 +02:00
dmadev.rst dmadev: add telemetry 2022-06-06 23:31:29 +02:00
efd_lib.rst
env_abstraction_layer.rst doc: add more instructions for running as non-root 2022-06-27 02:24:17 +02:00
event_crypto_adapter.rst
event_ethernet_rx_adapter.rst eventdev/eth_rx: add adapter instance get API 2022-09-26 15:33:44 +02:00
event_ethernet_tx_adapter.rst eventdev/eth_tx: add adapter instance get API 2022-09-26 15:33:45 +02:00
event_timer_adapter.rst
eventdev.rst eventdev: quiesce an event port 2022-05-17 16:43:27 +02:00
fib_lib.rst
flow_classify_lib.rst
generic_receive_offload_lib.rst
generic_segmentation_offload_lib.rst
glossary.rst
gpudev.rst
graph_lib.rst
hash_lib.rst
index.rst doc: improve ordering and remove old titles in prog guide 2022-06-08 10:17:26 +02:00
intro.rst
ip_fragment_reassembly_lib.rst
ipsec_lib.rst
kernel_nic_interface.rst doc: announce KNI deprecation 2022-07-15 17:37:51 +02:00
link_bonding_poll_mode_drv_lib.rst net/bonding: move testpmd commands 2022-06-20 19:48:39 +02:00
lpm6_lib.rst
lpm_lib.rst
lto.rst
mbuf_lib.rst
member_lib.rst
mempool_lib.rst
meson_ut.rst
metrics_lib.rst
multi_proc_support.rst
overview.rst doc: improve ordering and remove old titles in prog guide 2022-06-08 10:17:26 +02:00
packet_classif_access_ctrl.rst
packet_distrib_lib.rst
packet_framework.rst
pcapng_lib.rst doc: remove reference to pcapng init function 2022-06-01 16:39:30 +02:00
pdump_lib.rst
perf_opt_guidelines.rst doc: improve ordering and remove old titles in prog guide 2022-06-08 10:17:26 +02:00
poll_mode_drv.rst ethdev: promote port ownership API as stable 2022-06-02 13:38:26 +02:00
power_man.rst power: add get/set min/max scaling frequencies API 2022-06-04 22:39:49 +02:00
profile_app.rst
qos_framework.rst
rawdev.rst
rcu_lib.rst
regexdev.rst
reorder_lib.rst
rib_lib.rst
ring_lib.rst
rte_flow.rst ethdev: remove deprecated flow action physical port 2022-09-27 10:26:51 +02:00
rte_security.rst
service_cores.rst
source_org.rst doc: improve ordering and remove old titles in prog guide 2022-06-08 10:17:26 +02:00
stack_lib.rst
switch_representation.rst ethdev: remove deprecated flow item PF 2022-09-27 10:26:51 +02:00
telemetry_lib.rst
thread_safety_dpdk_functions.rst
timer_lib.rst
toeplitz_hash_lib.rst
trace_lib.rst
traffic_management.rst
traffic_metering_and_policing.rst ethdev: add protocol based meter input color selection 2022-05-19 08:56:52 +02:00
vhost_lib.rst doc: fix readability in vhost guide 2022-07-01 15:49:49 +02:00
writing_efficient_code.rst