Cc: sta...@dpdk.org Signed-off-by: Huisong Li <lihuis...@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