On 6/13/2024 8:17 AM, Przemek Kitszel wrote:
On 6/12/24 17:00, Anatoly Burakov wrote:
From: Ian Stokes
Refactor __ice_aq_get_set_rss_lut():
get:
- make use params->lut_size only as a size of params->lut;
- return LUT size via params->lut_size;
set:
- remove option to set RSS LUT smaller
Avoid use of function names in title. This could be "improve RSS LUT
function", perhaps?
On Wed, Jun 12, 2024 at 04:00:06PM +0100, Anatoly Burakov wrote:
> From: Ian Stokes
>
> Refactor __ice_aq_get_set_rss_lut():
> get:
> - make use params->lut_size only as a size of params->lut;
> - return L
On 6/12/24 17:00, Anatoly Burakov wrote:
From: Ian Stokes
Refactor __ice_aq_get_set_rss_lut():
get:
- make use params->lut_size only as a size of params->lut;
- return LUT size via params->lut_size;
set:
- remove option to set RSS LUT smaller than available
(eg forbid PF LUT sized 512
3 matches
Mail list logo