[PATCH v4 0/2] offload support to auto free dma buffer
    Amit Prakash Shukla 
    amitprakashs at marvell.com
       
    Mon Oct  9 14:02:34 CEST 2023
    
    
  
This series adds offload support to auto free buffer in dma library
and adds a test support in dmadev_autotest to validate the functionality.
v4:
- Resolved review comments.
v3:
- Removed unwanted comment from code.
v2:
- Resolved review comments.
- Fixed compilation issue.
v1:
- Implementation from RFC.
- Add test support to validate functionality.
Amit Prakash Shukla (2):
  dmadev: offload to auto free DMA buffer
  test/dma: auto free offload test to free DMA buffer
 app/test/test_dmadev.c  | 167 +++++++++++++++++++++++++++++++++++++++-
 lib/dmadev/rte_dmadev.h |  43 +++++++++++
 2 files changed, 209 insertions(+), 1 deletion(-)
-- 
2.25.1
    
    
More information about the dev
mailing list