X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fdoxy-api-index.md;h=7b26e983aca68262097facfe8c35fec8d9f424b9;hb=2d95b84aaacb3d2d0bd70367c0530d15e0cbb14e;hp=1b8c7f871ab7905cba38b0be9d1be804a893b42f;hpb=4c38e5532a07dd0866b02edb2410a8bb0ebbacad;p=dpdk.git diff --git a/doc/doxy-api-index.md b/doc/doxy-api-index.md index 1b8c7f871a..7b26e983ac 100644 --- a/doc/doxy-api-index.md +++ b/doc/doxy-api-index.md @@ -100,6 +100,23 @@ There are many libraries, so their headers may be grouped by topics: [tailq] (@ref rte_tailq.h), [bitmap] (@ref rte_bitmap.h) +- **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), [random] (@ref rte_random.h),