[3/3] net/ena: remove outdated devarg documentation
Checks
Commit Message
From: Shai Brandes <shaibran@amazon.com>
Removed obsolete devarg enforcing normal llq policy,
as its logic is now handled by the new `llq_policy` devarg.
Signed-off-by: Shai Brandes <shaibran@amazon.com>
---
doc/guides/nics/ena.rst | 4 ----
1 file changed, 4 deletions(-)
Comments
On 10/23/2024 10:41 AM, shaibran@amazon.com wrote:
> From: Shai Brandes <shaibran@amazon.com>
>
> Removed obsolete devarg enforcing normal llq policy,
> as its logic is now handled by the new `llq_policy` devarg.
>
> Signed-off-by: Shai Brandes <shaibran@amazon.com>
>
Fixes: d7918d19d25e ("net/ena: restructure LLQ policy user setting")
@@ -120,10 +120,6 @@ Runtime Configuration
3 - Enforce large LLQ policy.
- * **normal_llq_hdr** (default 0)
-
- Enforce normal LLQ policy.
-
* **miss_txc_to** (default 5)
Number of seconds after which the Tx packet will be considered missing.