X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fapi%2Fdoxy-api-index.md;h=6c2d888ee0aecc147040e656449118bd943b3587;hb=fadf46b1eed1e20d24a5512209f68f6574f3a442;hp=a3039d168651991e96c5d7db92351835b800405e;hpb=d0d4887d621f91fb27860a1bc93a17d484443b10;p=dpdk.git diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index a3039d1686..6c2d888ee0 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -31,6 +31,7 @@ The public API headers are grouped by topics: [latency] (@ref rte_latencystats.h), [devargs] (@ref rte_devargs.h), [PCI] (@ref rte_pci.h), + [vdev] (@ref rte_bus_vdev.h), [vfio] (@ref rte_vfio.h) - **device specific**: @@ -43,6 +44,7 @@ The public API headers are grouped by topics: [i40e] (@ref rte_pmd_i40e.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), @@ -62,8 +64,11 @@ The public API headers are grouped by topics: - **locks**: [atomic] (@ref rte_atomic.h), + [mcslock] (@ref rte_mcslock.h), [rwlock] (@ref rte_rwlock.h), - [spinlock] (@ref rte_spinlock.h) + [spinlock] (@ref rte_spinlock.h), + [ticketlock] (@ref rte_ticketlock.h), + [RCU] (@ref rte_rcu_qsbr.h) - **CPU arch**: [branch prediction] (@ref rte_branch_prediction.h), @@ -123,6 +128,7 @@ The public API headers are grouped by topics: [mbuf] (@ref rte_mbuf.h), [mbuf pool ops] (@ref rte_mbuf_pool_ops.h), [ring] (@ref rte_ring.h), + [stack] (@ref rte_stack.h), [tailq] (@ref rte_tailq.h), [bitmap] (@ref rte_bitmap.h) @@ -155,6 +161,7 @@ The public API headers are grouped by topics: - **debug**: [jobstats] (@ref rte_jobstats.h), + [telemetry] (@ref rte_telemetry.h), [pdump] (@ref rte_pdump.h), [hexdump] (@ref rte_hexdump.h), [debug] (@ref rte_debug.h),