X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fapi%2Fdoxy-api-index.md;h=6c2d888ee0aecc147040e656449118bd943b3587;hb=f3e516772464a70f7da987919b33b670d696acb0;hp=aacc66bd8f4f8fd9162210d8411fe28d5e2ff74c;hpb=184104fc6121308240413cc0f9dfb5c204679865;p=dpdk.git diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index aacc66bd8f..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**: @@ -63,9 +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) - [ticketlock] (@ref rte_ticketlock.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), @@ -125,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)