[PATCH 3/5] doc/features: add config interface for speed capabilities
Huisong Li
lihuisong at huawei.com
Thu Nov 23 14:59:14 CET 2023
Cc: stable at dpdk.org
Signed-off-by: Huisong Li <lihuisong at huawei.com>
---
doc/guides/nics/features.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/nics/features.rst b/doc/guides/nics/features.rst
index 1c0cf2cea7..a5026a0aa8 100644
--- a/doc/guides/nics/features.rst
+++ b/doc/guides/nics/features.rst
@@ -31,6 +31,7 @@ Speed capabilities
Supports getting the speed capabilities that the current device is capable of.
* **[provides] rte_eth_dev_info**: ``speed_capa:RTE_ETH_LINK_SPEED_*``.
+* **[uses] user config**: ``dev_conf.link_speeds``.
* **[related] API**: ``rte_eth_dev_info_get()``.
--
2.33.0
More information about the dev
mailing list