doc: add build config option in hns3 guide
This patch adds description of max TQP number per PF for config file option. Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
This commit is contained in:
parent
4f28d9a1a6
commit
21938cf4e4
@ -44,11 +44,24 @@ Prerequisites
|
||||
- Get the information about Kunpeng920 chip using
|
||||
`<https://www.hisilicon.com/en/products/Kunpeng>`_.
|
||||
|
||||
- Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
|
||||
- Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to
|
||||
setup the basic DPDK environment.
|
||||
|
||||
|
||||
Pre-Installation Configuration
|
||||
------------------------------
|
||||
|
||||
Config File Options
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
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.
|
||||
|
||||
Runtime Config Options
|
||||
----------------------
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- ``rx_func_hint`` (default ``none``)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user