Re: [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
From: Paolo Abeni <pabeni@redhat.com>
Date: 2026-03-12 12:11:00
Also in:
linux-doc, lkml
From: Paolo Abeni <pabeni@redhat.com>
Date: 2026-03-12 12:11:00
Also in:
linux-doc, lkml
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