Re: [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
From: Paolo Abeni
Date: Thu Mar 12 2026 - 08:13:39 EST
On 3/10/26 1:09 PM, illusion.wang wrote:
> This patch can have a quick review,
I hope so :)
> function is similar
Similar to what?
Possibly this sentence was not supposed to be here?!?
> The primary issue in the Dispatch layer is how to determine
> the routing approach
> Two routing ways:
> Dispatch Layer-> Resource Layer -> HW layer
> The Dispatch Layer routes tasks to Resource Layer, which may interact
> with the HW Layer for hardware writes.
>
> Dispatch Layer->Channel Layer
> The Dispatch Layers redirects hooks to the Channel Layer.
>
> The primary challenge at the Dispatch layer lies in determining the
> routing approach,
There is the same exact sentence a paragraph above. Possibly C&P error?
/P