X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fapi%2Fdoxy-api-index.md;h=1fd7ff17b046332dc4c39c10bf9e8b916d7bc9a6;hb=5c8baff88db34c5a04b939cf99f6fbc6ea58a25d;hp=5df5a5d0bf82bfd577e7f12b632f086a43a82913;hpb=71f2384328651dced05eceee87119a71f0cf16a7;p=dpdk.git diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index 5df5a5d0bf..1fd7ff17b0 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -4,7 +4,7 @@ API {#index} -There are many libraries, so their headers may be grouped by topics: +The public API headers are grouped by topics: - **device**: [dev] (@ref rte_dev.h), [ethdev] (@ref rte_ethdev.h), [ethctrl] (@ref rte_eth_ctrl.h), [rte_flow] (@ref rte_flow.h), - [rte_flow_driver] (@ref rte_flow_driver.h), + [rte_tm] (@ref rte_tm.h), [cryptodev] (@ref rte_cryptodev.h), [eventdev] (@ref rte_eventdev.h), [devargs] (@ref rte_devargs.h), @@ -51,7 +51,8 @@ There are many libraries, so their headers may be grouped by topics: [vhost] (@ref rte_vhost.h), [KNI] (@ref rte_kni.h), [ixgbe] (@ref rte_pmd_ixgbe.h), - [i40e] (@ref rte_pmd_i40e.h) + [i40e] (@ref rte_pmd_i40e.h), + [crypto_scheduler] (@ref rte_cryptodev_scheduler.h) - **memory**: [memseg] (@ref rte_memory.h), @@ -76,6 +77,7 @@ There are many libraries, so their headers may be grouped by topics: [SIMD] (@ref rte_vect.h), [byte order] (@ref rte_byteorder.h), [CPU flags] (@ref rte_cpuflags.h), + [CPU pause] (@ref rte_pause.h), [I/O access] (@ref rte_io.h) - **CPU multicore**: @@ -83,6 +85,8 @@ There are many libraries, so their headers may be grouped by topics: [launch] (@ref rte_launch.h), [lcore] (@ref rte_lcore.h), [per-lcore] (@ref rte_per_lcore.h), + [service cores] (@ref rte_service.h), + [keepalive] (@ref rte_keepalive.h), [power/freq] (@ref rte_power.h) - **layers**: @@ -93,6 +97,7 @@ There are many libraries, so their headers may be grouped by topics: [SCTP] (@ref rte_sctp.h), [TCP] (@ref rte_tcp.h), [UDP] (@ref rte_udp.h), + [GRO] (@ref rte_gro.h), [frag/reass] (@ref rte_ip_frag.h), [LPM IPv4 route] (@ref rte_lpm.h), [LPM IPv6 route] (@ref rte_lpm6.h), @@ -156,5 +161,7 @@ There are many libraries, so their headers may be grouped by topics: [EAL config] (@ref rte_eal.h), [common] (@ref rte_common.h), [ABI compat] (@ref rte_compat.h), - [keepalive] (@ref rte_keepalive.h), + [device metrics] (@ref rte_metrics.h), + [bitrate statistics] (@ref rte_bitrate.h), + [latency statistics] (@ref rte_latencystats.h), [version] (@ref rte_version.h)