doc: remove mlx4 Tx inline compilation option
This patch removes the stale CONFIG_RTE_LIBRTE_MLX4_MAX_INLINE compilation
option from the documentation.
Fixes: 586db08058
("net/mlx4: remove Tx inline compilation option")
Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
This commit is contained in:
parent
13e855a3b9
commit
7c71f4a621
@ -107,11 +107,6 @@ These options can be modified in the ``.config`` file.
|
||||
to abort with harmless debugging messages as a workaround.
|
||||
Relevant only when CONFIG_RTE_LIBRTE_MLX4_DEBUG is enabled.
|
||||
|
||||
- ``CONFIG_RTE_LIBRTE_MLX4_MAX_INLINE`` (default **0**)
|
||||
|
||||
Amount of data to be inlined during TX operations. Improves latency but
|
||||
lowers throughput.
|
||||
|
||||
- ``CONFIG_RTE_LIBRTE_MLX4_TX_MP_CACHE`` (default **8**)
|
||||
|
||||
Maximum number of cached memory pools (MPs) per TX queue. Each MP from
|
||||
|
Loading…
Reference in New Issue
Block a user