[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SJ1PR11MB6297AE1B8D90E307EA1499609B9EA@SJ1PR11MB6297.namprd11.prod.outlook.com>
Date: Wed, 21 May 2025 23:02:50 +0000
From: "Salin, Samuel" <samuel.salin@...el.com>
To: "Linga, Pavan Kumar" <pavan.kumar.linga@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "Olech, Milena"
<milena.olech@...el.com>, "Nadezhdin, Anton" <anton.nadezhdin@...el.com>,
"Linga, Pavan Kumar" <pavan.kumar.linga@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v4 3/9] idpf: introduce
idpf_q_vec_rsrc struct and move vector resources to it
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Pavan Kumar Linga
> Sent: Thursday, May 8, 2025 2:50 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: netdev@...r.kernel.org; Olech, Milena <milena.olech@...el.com>;
> Nadezhdin, Anton <anton.nadezhdin@...el.com>; Linga, Pavan Kumar
> <pavan.kumar.linga@...el.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v4 3/9] idpf: introduce
> idpf_q_vec_rsrc struct and move vector resources to it
>
> To group all the vector and queue resources, introduce idpf_q_vec_rsrc
> structure. This helps to reuse the same config path functions by other
> features. For example, PTP implementation can use the existing config
> infrastructure to configure secondary mailbox by passing its queue and vector
> info. It also helps to avoid any duplication of code.
>
> Existing queue and vector resources are grouped as default resources.
> This patch moves vector info to the newly introduced structure.
> Following patch moves the queue resources.
>
> While at it, declare the loop iterator for 'num_q_vectors' in loop and use the
> correct type.
>
> Reviewed-by: Anton Nadezhdin <anton.nadezhdin@...el.com>
> Signed-off-by: Pavan Kumar Linga <pavan.kumar.linga@...el.com>
> ---
> 2.43.0
Tested-by: Samuel Salin <Samuel.salin@...el.com>
Powered by blists - more mailing lists