<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div style="font-family:Calibri,Helvetica!important; font-size:20.0px; color:#333333">
<br>
<span style="color:#333333; font-size:20.0px">Acked-by: Jie Hai <<a href="mailto:haijie1@huawei.com" target="_BLANK">haijie1@huawei.com</a>></span><br>
<br>
<br>
<span style="color:#333333; font-size:20.0px">
<hr id="x_client_signature_separator" style="border-top:dotted 1px">
</span><br>
<span style="color:#333333; font-size:20.0px">Hai Jie</span><br>
<span style="color:#333333; font-size:20.0px">Email:<a href="mailto:haijie1@huawei.com" target="_BLANK">haijie1@huawei.com</a></span><br>
<br>
</div>
<div name="x_AnyOffice-Background-Image" style="border-top:1px solid #B5C4DF; padding:8px">
<div><b>发件人: </b>lihuisong (C)<<a href="mailto:lihuisong@huawei.com">lihuisong@huawei.com</a>></div>
<div><b>收件人: </b>dev<<a href="mailto:dev@dpdk.org">dev@dpdk.org</a>>;ferruh.yigit<<a href="mailto:ferruh.yigit@amd.com">ferruh.yigit@amd.com</a>>;haijie<<a href="mailto:haijie1@huawei.com">haijie1@huawei.com</a>>;Zhuangyuzeng (Yisen)<<a href="mailto:yisen.zhuang@huawei.com">yisen.zhuang@huawei.com</a>>;humin
 (Q)<<a href="mailto:humin29@huawei.com">humin29@huawei.com</a>></div>
<div><b>抄送: </b>liuyonglong<<a href="mailto:liuyonglong@huawei.com">liuyonglong@huawei.com</a>>;lihuisong (C)<<a href="mailto:lihuisong@huawei.com">lihuisong@huawei.com</a>></div>
<div><b>主题: </b>[PATCH v2 1/3] doc/hns3: fix compilation option about max queue number</div>
<div><b>时间: </b>2023-11-20 19:13:58</div>
<br>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">This patch fixes the description of compilation option about setting max<br>
queue number. The maximum queue number of HIP09 and HIP10 is determined by<br>
the RTE_LIBRTE_HNS3_MAX_TQP_NUM_PER_PF and the value the firmware report.<br>
<br>
Fixes: 21938cf4e43e ("doc: add build config option in hns3 guide")<br>
Cc: stable@dpdk.org<br>
<br>
Signed-off-by: Huisong Li <lihuisong@huawei.com><br>
---<br>
 doc/guides/nics/hns3.rst | 3 ++-<br>
 1 file changed, 2 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst<br>
index ee774639d3..7eac1b3c92 100644<br>
--- a/doc/guides/nics/hns3.rst<br>
+++ b/doc/guides/nics/hns3.rst<br>
@@ -69,7 +69,8 @@ The following options can be modified in the ``config/rte_config.h`` file.<br>
 <br>
 - ``RTE_LIBRTE_HNS3_MAX_TQP_NUM_PER_PF`` (default ``256``)<br>
 <br>
-  Number of MAX queues reserved for PF.<br>
+  Number of MAX queues reserved for PF on HIP09 and HIP10. The MAX queue<br>
+  number is also determined by the value the firmware report.<br>
 <br>
 Runtime Configuration<br>
 ~~~~~~~~~~~~~~~~~~~~~<br>
-- <br>
2.33.0<br>
<br>
</div>
</span></font>
</body>
</html>