[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240618171947.4f85e6da@kernel.org>
Date: Tue, 18 Jun 2024 17:19:47 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: <edward.cree@....com>
Cc: <linux-net-drivers@....com>, <davem@...emloft.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>, Edward Cree
<ecree.xilinx@...il.com>, <netdev@...r.kernel.org>,
<habetsm.xilinx@...il.com>, <sudheer.mogilappagari@...el.com>,
<jdamato@...tly.com>, <mw@...ihalf.com>, <linux@...linux.org.uk>,
<sgoutham@...vell.com>, <gakula@...vell.com>, <sbhatta@...vell.com>,
<hkelam@...vell.com>, <saeedm@...dia.com>, <leon@...nel.org>,
<jacob.e.keller@...el.com>, <andrew@...n.ch>, <ahmed.zaki@...el.com>
Subject: Re: [PATCH v5 net-next 0/7] ethtool: track custom RSS contexts in
the core
On Tue, 18 Jun 2024 23:44:20 +0100 edward.cree@....com wrote:
> Make the core responsible for tracking the set of custom RSS contexts,
> their IDs, indirection tables, hash keys, and hash functions; this
> lets us get rid of duplicative code in drivers, and will allow us to
> support netlink dumps later.
>
> This series only moves the sfc EF10 & EF100 driver over to the new API;
> other drivers (mvpp2, octeontx2, mlx5, sfc/siena) can be converted afterwards
> and the legacy API removed.
LGTM!
I'll take a stab at bnxt conversion tomorrow. Do you have any tests
or should I try to produce some as well?
Powered by blists - more mailing lists