[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BYAPR11MB3367F482C33461F1861A189DFCD99@BYAPR11MB3367.namprd11.prod.outlook.com>
Date: Mon, 13 Sep 2021 06:50:25 +0000
From: "G, GurucharanX" <gurucharanx.g@...el.com>
To: "Fijalkowski, Maciej" <maciej.fijalkowski@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "joamaki@...il.com" <joamaki@...il.com>,
"Lobakin, Alexandr" <alexandr.lobakin@...el.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"toke@...hat.com" <toke@...hat.com>,
"bjorn@...nel.org" <bjorn@...nel.org>,
"kuba@...nel.org" <kuba@...nel.org>,
"bpf@...r.kernel.org" <bpf@...r.kernel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"Karlsson, Magnus" <magnus.karlsson@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH v7 intel-next 2/9] ice: move
ice_container_type onto ice_ring_container
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Maciej Fijalkowski
> Sent: Thursday, August 19, 2021 5:30 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: joamaki@...il.com; Lobakin, Alexandr <alexandr.lobakin@...el.com>;
> netdev@...r.kernel.org; toke@...hat.com; bjorn@...nel.org;
> kuba@...nel.org; bpf@...r.kernel.org; davem@...emloft.net; Karlsson,
> Magnus <magnus.karlsson@...el.com>
> Subject: [Intel-wired-lan] [PATCH v7 intel-next 2/9] ice: move
> ice_container_type onto ice_ring_container
>
> Currently ice_container_type is scoped only for ice_ethtool.c. Next commit
> that will split the ice_ring struct onto Rx/Tx specific ring structs is going to also
> modify the type of linked list of rings that is within ice_ring_container.
> Therefore, the functions that are taking the ice_ring_container as an input
> argument will need to be aware of a ring type that will be looked up.
>
> Embed ice_container_type within ice_ring_container and initialize it properly
> when allocating the q_vectors.
>
> Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
> ---
> drivers/net/ethernet/intel/ice/ice_base.c | 2 ++
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 38 ++++++++------------
> drivers/net/ethernet/intel/ice/ice_txrx.h | 6 ++++
> 3 files changed, 23 insertions(+), 23 deletions(-)
>
Tested-by: Gurucharan G <gurucharanx.g@...el.com> (A Contingent worker at Intel)
Powered by blists - more mailing lists