- Add bond_8023ad and bond_alb to API documentation. Signed-off-by: Robert Sanford <rsanf...@akamai.com> --- doc/api/doxy-api-index.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index 4245b96..830235c 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -39,6 +39,8 @@ The public API headers are grouped by topics: - **device specific**: [softnic] (@ref rte_eth_softnic.h), [bond] (@ref rte_eth_bond.h), + [bond_8023ad] (@ref rte_eth_bond_8023ad.h), + [bond_alb] (@ref rte_eth_bond_alb.h), [vhost] (@ref rte_vhost.h), [vdpa] (@ref rte_vdpa.h), [KNI] (@ref rte_kni.h), -- 2.7.4