Signed-off-by: Chengwen Feng <[email protected]>
On 11/4/2025 1:21 PM, Vamsi Krishna wrote:
> From: Vamsi Attunuru <[email protected]>
>
> Add domain_id field to access group join API, which is required
> to retrieve handler information associated with the specified domain.
> This enhancement ensures that domain-specific context is available
> during group join operations, improving flexibility and traceability
> in multi-domain environments.
>
> Patch aligns the parameters of access group create and join APIs
> for consistency and clarity, also updates the dmadev.rst file with
> detailed steps.
>
> Signed-off-by: Vamsi Attunuru <[email protected]>