Re: [PATCH net-next 06/14] net: bcmgenet: move DESC_INDEX flow to ring 0

From: Florian Fainelli
Date: Thu Mar 06 2025 - 15:17:24 EST


On 3/6/25 11:26, Doug Berger wrote:
The default transmit and receive packet handling is moved from
the DESC_INDEX (i.e. 16) descriptor rings to the Ring 0 queues.
This saves a fair amount of special case code by unifying the
handling.

A default dummy filter is enabled in the Hardware Filter Block
to route default receive packets to Ring 0.

Signed-off-by: Doug Berger <opendmb@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian