Hi Thomas, Gentle ping.
Could you please consider merging this patch. The driver series https://patches.dpdk.org/project/dpdk/patch/[email protected]/ is dependent on this patch. Thanks, Amit Shukla > -----Original Message----- > From: Anoob Joseph <[email protected]> > Sent: Monday, January 8, 2024 8:17 PM > To: Amit Prakash Shukla <[email protected]>; Chengwen Feng > <[email protected]>; Kevin Laatz <[email protected]>; Bruce > Richardson <[email protected]> > Cc: [email protected]; Jerin Jacob Kollanukkaran <[email protected]>; Vamsi > Krishna Attunuru <[email protected]>; Nithin Kumar Dabilpuram > <[email protected]>; [email protected]; Amit Prakash > Shukla <[email protected]> > Subject: RE: [PATCH v2] lib/dmadev: get DMA device using device ID > > > > > DMA library has a function to get DMA device based on device name but > > there is no function to get DMA device using device id. > > > > Added a function that lookup for the dma device using device id and > > returns the pointer to the same. > > > > Signed-off-by: Amit Prakash Shukla <[email protected]> > > Acked-by: Chengwen Feng <[email protected]> > > Acked-by: Anoob Joseph <[email protected]> >

