Re: [PATCH v2 0/4] net: ravb: Fix SoC-specific configuration and descriptor handling issues

From: Jakub Kicinski

Date: Wed Oct 22 2025 - 21:19:15 EST


On Fri, 17 Oct 2025 16:18:26 +0100 Prabhakar wrote:
> net: ravb: Make DBAT entry count configurable per-SoC
> net: ravb: Allocate correct number of queues based on SoC support

These need a better commit message underlining the severity of the
issue. Failing that they should lose the Fixes and stable tags and
get reposted for net-next.

> net: ravb: Enforce descriptor type ordering
> net: ravb: Ensure memory write completes before ringing TX doorbell

This are not controversial, I picked them up to net. Thanks