-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eventdev/dma: support vchan add and delete
Added API support to add and delete vchan's from the DMA adapter. DMA devid and vchan are added to the adapter instance by calling rte_event_dma_adapter_vchan_add() and deleted using rte_event_dma_adapter_vchan_del(). Signed-off-by: Amit Prakash Shukla <[email protected]>
- Loading branch information
1 parent
346eb2f
commit 112bf80
Showing
1 changed file
with
204 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters