RE: [PATCH 1/1] net/ena: restructure the llq policy user setting

2024-07-05 Thread Brandes, Shai
Sure, thanks! בתאריך 5 ביולי 2024 20:32,‏ Ferruh Yigit כתב: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On 6/6/2024 2:33 PM, shaib...@amazon.com wrote: > From: Shai Bra

Re: [PATCH 1/1] net/ena: restructure the llq policy user setting

2024-07-05 Thread Ferruh Yigit
On 6/6/2024 2:33 PM, shaib...@amazon.com wrote: > From: Shai Brandes > > Replaced `enable_llq`, `normal_llq_hdr` and `large_llq_hdr` > devargs with a new shared devarg named `llq_policy` that > implements the same logic and accepts the following values: > 0 - Disable LLQ. > Use with extreme c

[PATCH 1/1] net/ena: restructure the llq policy user setting

2024-06-06 Thread shaibran
From: Shai Brandes Replaced `enable_llq`, `normal_llq_hdr` and `large_llq_hdr` devargs with a new shared devarg named `llq_policy` that implements the same logic and accepts the following values: 0 - Disable LLQ. Use with extreme caution as it leads to a huge performance degradation on AW