DPDK patches and discussions
 help / color / mirror / Atom feed
From: haijie <haijie1@huawei.com>
To: "lihuisong (C)" <lihuisong@huawei.com>, dev <dev@dpdk.org>,
	ferruh.yigit <ferruh.yigit@amd.com>,
	"Zhuangyuzeng (Yisen)" <yisen.zhuang@huawei.com>,
	"humin (Q)" <humin29@huawei.com>
Cc: liuyonglong <liuyonglong@huawei.com>,
	"lihuisong (C)" <lihuisong@huawei.com>
Subject: RE: [PATCH v2 1/3] doc/hns3: fix compilation option about max queue number
Date: Mon, 20 Nov 2023 11:40:29 +0000	[thread overview]
Message-ID: <96b1f3fa6bcc4313a2a9f6655ca67122@huawei.com> (raw)
In-Reply-To: <20231120111404.37924-2-lihuisong@huawei.com>

[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]


Acked-by: Jie Hai <haijie1@huawei.com<mailto:haijie1@huawei.com>>


________________________________

Hai Jie
Email:haijie1@huawei.com<mailto:haijie1@huawei.com>

发件人: lihuisong (C)<lihuisong@huawei.com<mailto:lihuisong@huawei.com>>
收件人: dev<dev@dpdk.org<mailto:dev@dpdk.org>>;ferruh.yigit<ferruh.yigit@amd.com<mailto:ferruh.yigit@amd.com>>;haijie<haijie1@huawei.com<mailto:haijie1@huawei.com>>;Zhuangyuzeng (Yisen)<yisen.zhuang@huawei.com<mailto:yisen.zhuang@huawei.com>>;humin (Q)<humin29@huawei.com<mailto:humin29@huawei.com>>
抄送: liuyonglong<liuyonglong@huawei.com<mailto:liuyonglong@huawei.com>>;lihuisong (C)<lihuisong@huawei.com<mailto:lihuisong@huawei.com>>
主题: [PATCH v2 1/3] doc/hns3: fix compilation option about max queue number
时间: 2023-11-20 19:13:58

This patch fixes the description of compilation option about setting max
queue number. The maximum queue number of HIP09 and HIP10 is determined by
the RTE_LIBRTE_HNS3_MAX_TQP_NUM_PER_PF and the value the firmware report.

Fixes: 21938cf4e43e ("doc: add build config option in hns3 guide")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
---
 doc/guides/nics/hns3.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst
index ee774639d3..7eac1b3c92 100644
--- a/doc/guides/nics/hns3.rst
+++ b/doc/guides/nics/hns3.rst
@@ -69,7 +69,8 @@ The following options can be modified in the ``config/rte_config.h`` file.

 - ``RTE_LIBRTE_HNS3_MAX_TQP_NUM_PER_PF`` (default ``256``)

-  Number of MAX queues reserved for PF.
+  Number of MAX queues reserved for PF on HIP09 and HIP10. The MAX queue
+  number is also determined by the value the firmware report.

 Runtime Configuration
 ~~~~~~~~~~~~~~~~~~~~~
--
2.33.0


[-- Attachment #2: Type: text/html, Size: 3297 bytes --]

  reply	other threads:[~2023-11-20 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20 11:14 [PATCH v2 0/3] doc/hns3: update the features for hns3 Huisong Li
2023-11-20 11:14 ` [PATCH v2 1/3] doc/hns3: fix compilation option about max queue number Huisong Li
2023-11-20 11:40   ` haijie [this message]
2023-11-20 11:14 ` [PATCH v2 2/3] doc/hns3: update the features for hns3 Huisong Li
2023-11-20 11:42   ` haijie
2023-11-20 11:14 ` [PATCH v2 3/3] doc/hns3: fix the usage description for RSS flow Huisong Li
2023-11-20 11:42   ` haijie
2023-11-20 16:02 ` [PATCH v2 0/3] doc/hns3: update the features for hns3 Ferruh Yigit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96b1f3fa6bcc4313a2a9f6655ca67122@huawei.com \
    --to=haijie1@huawei.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=humin29@huawei.com \
    --cc=lihuisong@huawei.com \
    --cc=liuyonglong@huawei.com \
    --cc=yisen.zhuang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).