X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fdoxy-api-index.md;h=d72659a38dfcbf95685e5d0216f7748d863241fa;hb=9db7084fcdf6d57b892312ca641a97356629c04a;hp=e74584170ebb303e5ac97d89c7b1fac0da7b3695;hpb=4d97e8b565cc5cad3dfd4f67c308a19f2db68ca2;p=dpdk.git diff --git a/doc/doxy-api-index.md b/doc/doxy-api-index.md index e74584170e..d72659a38d 100644 --- a/doc/doxy-api-index.md +++ b/doc/doxy-api-index.md @@ -38,6 +38,7 @@ There are many libraries, so their headers may be grouped by topics: - **device**: [ethdev] (@ref rte_ethdev.h), [devargs] (@ref rte_devargs.h), + [bond] (@ref rte_eth_bond.h), [KNI] (@ref rte_kni.h), [PCI] (@ref rte_pci.h), [PCI IDs] (@ref rte_pci_dev_ids.h) @@ -103,6 +104,19 @@ There are many libraries, so their headers may be grouped by topics: - **packet framework**: * [port] (@ref rte_port.h): [ethdev] (@ref rte_port_ethdev.h), + [ring] (@ref rte_port_ring.h), + [frag] (@ref rte_port_frag.h), + [reass] (@ref rte_port_ras.h), + [sched] (@ref rte_port_sched.h), + [src/sink] (@ref rte_port_source_sink.h) + * [table] (@ref rte_table.h): + [lpm IPv4] (@ref rte_table_lpm.h), + [lpm IPv6] (@ref rte_table_lpm_ipv6.h), + [ACL] (@ref rte_table_acl.h), + [hash] (@ref rte_table_hash.h), + [array] (@ref rte_table_array.h), + [stub] (@ref rte_table_stub.h) + * [pipeline] (@ref rte_pipeline.h) - **basic**: [approx fraction] (@ref rte_approx.h),