> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of
> Marcin Szycik
> Sent: Thursday, June 27, 2024 8:26 PM
> To: intel-wired-...@lists.osuosl.org
> Cc: pmen...@molgen.mpg.de; net...@vger.kernel.org; Lobakin, Aleksander
> <aleksander.loba...@intel.com>; Marcin Szycik
> <marcin.szy...@linux.intel.com>; Kitszel, Przemyslaw
> <przemyslaw.kits...@intel.com>; michal.swiatkow...@linux.intel.com
> Subject: [Intel-wired-lan] [PATCH iwl-next v3 2/7] ice: Remove reading all
> recipes before adding a new one
> 
> From: Michal Swiatkowski <michal.swiatkow...@linux.intel.com>
> 
> The content of the first read recipe is used as a template when adding a
> recipe. It isn't needed - only prune index is directly set from there. Set it 
> in
> the code instead. Also, now there's no need to set rid and lookup indexes to
> 0, as the whole recipe buffer is initialized to 0.
> 
> Signed-off-by: Michal Swiatkowski <michal.swiatkow...@linux.intel.com>
> Reviewed-by: Przemek Kitszel <przemyslaw.kits...@intel.com>
> Signed-off-by: Marcin Szycik <marcin.szy...@linux.intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_switch.c | 29 ++-------------------
>  1 file changed, 2 insertions(+), 27 deletions(-)
> 
Tested-by: Sujai Buvaneswaran <sujai.buvaneswa...@intel.com>

Reply via email to