[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240703065140.65abd1fd@kernel.org>
Date: Wed, 3 Jul 2024 06:51:40 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Edward Cree <ecree.xilinx@...il.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, michael.chan@...adcom.com
Subject: Re: [PATCH net-next 10/11] eth: bnxt: use the indir table from
ethtool context
On Wed, 3 Jul 2024 12:39:09 +0100 Edward Cree wrote:
> > tbl_size = bnxt_get_rxfh_indir_size(bp->dev);
> > + ctx = ethtool_rxfh_priv_context(vnic->rss_ctx);
>
> Not super familiar with this driver or why this need arises, but
> would it be simpler to just store ctx in vnic instead of priv?
Yup, I think that should work!
Powered by blists - more mailing lists