[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240731191543.2cc0c985@kernel.org>
Date: Wed, 31 Jul 2024 19:15:43 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Lorenzo Bianconi <lorenzo@...nel.org>
Cc: netdev@...r.kernel.org, nbd@....name, lorenzo.bianconi83@...il.com,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
linux-arm-kernel@...ts.infradead.org, upstream@...oha.com,
angelogioacchino.delregno@...labora.com, benjamin.larsson@...exis.eu,
rkannoth@...vell.com, sgoutham@...vell.com, andrew@...n.ch, arnd@...db.de,
horms@...nel.org
Subject: Re: [PATCH net-next 2/9] net: airoha: Move airoha_queues in
airoha_qdma
On Tue, 30 Jul 2024 18:22:41 +0200 Lorenzo Bianconi wrote:
> QDMA controllers available in EN7581 SoC have independent tx/rx hw queues
> so move them in airoha_queues structure.
You seem to be touching a lot of the same lines you touched in the
previous patch here :(
Maybe you can add some of the
+ struct airoha_qdma *qdma = &q->eth->qdma[0];
lines, and propagate qdma pointers in the previous patch already?
Powered by blists - more mailing lists