[dpdk-dev] [PATCH] doc: add PMD specific API

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jan 30 18:57:34 CET 2017


2017-01-27 12:27, Ferruh Yigit:
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -153,3 +153,7 @@ There are many libraries, so their headers may be grouped by topics:
>    [ABI compat]         (@ref rte_compat.h),
>    [keepalive]          (@ref rte_keepalive.h),
>    [version]            (@ref rte_version.h)
> +
> +- **PMD specific**:
> +  [ixgbe]              (@ref rte_pmd_ixgbe.h),
> +  [i40e]               (@ref rte_pmd_i40e.h)

They could be grouped with bonding, vhost and KNI
in a section device-specific, below "device" section.



More information about the dev mailing list