[PATCH v6 1/1] dmadev: support strict priority configuration
Thomas Monjalon
thomas at monjalon.net
Thu Oct 17 19:39:27 CEST 2024
11/10/2024 12:12, Vamsi Krishna:
> From: Vamsi Attunuru <vattunuru at marvell.com>
>
> Some DMA controllers offer the ability to configure priority
> level for the DMA channels, allowing for the prioritization
> of DMA command execution based on channel importance.
>
> This patch supports such strict priority configuration. If the
> dmadev supports, it should advertise the capability flag
> RTE_DMA_CAPA_PRI_POLICY_SP, then application could enable strict
> priority configuration.
>
> Signed-off-by: Vamsi Attunuru <vattunuru at marvell.com>
> Signed-off-by: Amit Prakash Shukla <amitprakashs at marvell.com>
> Acked-by: Chengwen Feng <fengchengwen at huawei.com>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
Applied, thanks.
More information about the dev
mailing list