X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fapi%2Fdoxy-api-index.md;h=4356cd36b0fedefa013fd0a0a6cdfd58cba47acb;hb=aa8bea0e3455;hp=f59766323733b4b40dc398341aa19743f5246ab1;hpb=76fb8fc486f94e268c1329425b3a0d5900cd3214;p=dpdk.git diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index f597663237..4356cd36b0 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -20,6 +20,7 @@ The public API headers are grouped by topics: [security] (@ref rte_security.h), [compressdev] (@ref rte_compressdev.h), [compress] (@ref rte_comp.h), + [regexdev] (@ref rte_regexdev.h), [eventdev] (@ref rte_eventdev.h), [event_eth_rx_adapter] (@ref rte_event_eth_rx_adapter.h), [event_eth_tx_adapter] (@ref rte_event_eth_tx_adapter.h), @@ -40,16 +41,20 @@ The public API headers are grouped by topics: [vhost] (@ref rte_vhost.h), [vdpa] (@ref rte_vdpa.h), [KNI] (@ref rte_kni.h), + [ark] (@ref rte_pmd_ark.h), [ixgbe] (@ref rte_pmd_ixgbe.h), [i40e] (@ref rte_pmd_i40e.h), [ice] (@ref rte_pmd_ice.h), + [ioat] (@ref rte_ioat_rawdev.h), [bnxt] (@ref rte_pmd_bnxt.h), [dpaa] (@ref rte_pmd_dpaa.h), [dpaa2] (@ref rte_pmd_dpaa2.h), [dpaa2_mempool] (@ref rte_dpaa2_mempool.h), [dpaa2_cmdif] (@ref rte_pmd_dpaa2_cmdif.h), [dpaa2_qdma] (@ref rte_pmd_dpaa2_qdma.h), - [crypto_scheduler] (@ref rte_cryptodev_scheduler.h) + [crypto_scheduler] (@ref rte_cryptodev_scheduler.h), + [dlb] (@ref rte_pmd_dlb.h), + [dlb2] (@ref rte_pmd_dlb2.h) - **memory**: [memseg] (@ref rte_memory.h), @@ -107,8 +112,6 @@ The public API headers are grouped by topics: [GRO] (@ref rte_gro.h), [GSO] (@ref rte_gso.h), [frag/reass] (@ref rte_ip_frag.h), - [LPM IPv4 route] (@ref rte_lpm.h), - [LPM IPv6 route] (@ref rte_lpm6.h), [VXLAN] (@ref rte_vxlan.h) - **QoS**: @@ -116,6 +119,14 @@ The public API headers are grouped by topics: [scheduler] (@ref rte_sched.h), [RED congestion] (@ref rte_red.h) +- **routing**: + [LPM IPv4 route] (@ref rte_lpm.h), + [LPM IPv6 route] (@ref rte_lpm6.h), + [RIB IPv4] (@ref rte_rib.h), + [RIB IPv6] (@ref rte_rib6.h), + [FIB IPv4] (@ref rte_fib.h), + [FIB IPv6] (@ref rte_fib6.h) + - **hashes**: [hash] (@ref rte_hash.h), [jhash] (@ref rte_jhash.h), @@ -159,6 +170,17 @@ The public API headers are grouped by topics: * [pipeline] (@ref rte_pipeline.h) [port_in_action] (@ref rte_port_in_action.h) [table_action] (@ref rte_table_action.h) + * SWX pipeline: + [control] (@ref rte_swx_ctl.h), + [extern] (@ref rte_swx_extern.h), + [pipeline] (@ref rte_swx_pipeline.h) + * SWX port: + [port] (@ref rte_swx_port.h), + [ethdev] (@ref rte_swx_port_ethdev.h), + [src/sink] (@ref rte_swx_port_source_sink.h) + * SWX table: + [table] (@ref rte_swx_table.h), + [table_em] (@ref rte_swx_table_em.h) * [graph] (@ref rte_graph.h): [graph_worker] (@ref rte_graph_worker.h) * graph_nodes: @@ -166,6 +188,7 @@ The public API headers are grouped by topics: [ip4_node] (@ref rte_node_ip4_api.h) - **basic**: + [bitops] (@ref rte_bitops.h), [approx fraction] (@ref rte_approx.h), [random] (@ref rte_random.h), [config file] (@ref rte_cfgfile.h),