On 6/13/2024 8:17 AM, Przemek Kitszel wrote:
On 6/12/24 17:00, Anatoly Burakov wrote:
From: Ian Stokes <ian.sto...@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.kits...@intel.com>
Signed-off-by: Ian Stokes <ian.sto...@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