]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/dpdK: update RX/TX descriptor note for Connect-X 4
authorLukas Sismis <lukas.sismis@gmail.com>
Tue, 29 Jul 2025 08:52:36 +0000 (10:52 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 5 Aug 2025 09:26:25 +0000 (11:26 +0200)
Ticket: 7639

doc/userguide/capture-hardware/dpdk.rst

index 5f6ac53afea8ba9ee8130af6de4b489abd9d208f..21f5e198a9adc282edef6c235b65a055335d2a23 100644 (file)
@@ -210,9 +210,8 @@ Rx (and Tx) descriptors are set to the highest possible value to allow more
 buffer room when traffic spikes occur. However, it requires more memory.
 Individual properties can still be set manually if needed.
 
-.. note:: Mellanox ConnectX-4 NICs does not support auto-configuration of
-  ``tx-descriptors`` in the TAP/IPS modes. Instead it can be set to
-  a fixed value (e.g. 16384).
+.. note:: Mellanox ConnectX-4 NICs may not support auto-configuration of
+  ``RX /TX descriptors``. Instead it can be set to a fixed value (e.g. 16384).
 
 .. _dpdk-link-state-change-timeout: