[PATCH v2 012/148] net/ice/base: clean up __ice_aq_get_set_rss_lut()
Burakov, Anatoly
anatoly.burakov at intel.com
Fri Jun 21 14:31:11 CEST 2024
On 6/13/2024 8:17 AM, Przemek Kitszel wrote:
> On 6/12/24 17:00, Anatoly Burakov wrote:
>> From: Ian Stokes <ian.stokes at intel.com>
>>
>> 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);
>> both:
>> - clean up code.
>>
>> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel at intel.com>
>> Signed-off-by: Ian Stokes <ian.stokes at intel.com>
>
> I have not much interest in DPDK, but when you CC me on code authored by
> me, it would be nice to also apply proper authorship (the From: line).
>
Hi,
Yes, apologies for that, it's an artifact of the process we were using
to create these patches. Will be addressed for all patches in next
revisions.
--
Thanks,
Anatoly
More information about the dev
mailing list