RE: [EXTERNAL] Re: [PATCH v4 1/1] dmadev: support priority configuration

2024-10-10 Thread Vamsi Krishna Attunuru
; >Subject: [EXTERNAL] Re: [PATCH v4 1/1] dmadev: support priority >configuration > >Hi, Sorry to reply now, because I just got back from our National Day vacation. >From the commit it seem confused about the dmadev and HW channel, >Current one dmadev is corresponding a HW channe

Re: [PATCH v4 1/1] dmadev: support priority configuration

2024-10-07 Thread fengchengwen
Hi, Sorry to reply now, because I just got back from our National Day vacation. >From the commit it seem confused about the dmadev and HW channel, Current one >dmadev is corresponding a HW channel if its a hardware device. So I suggest try not to mention HW channel, but the dmadev or DMA device.

RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Vamsi Krishna Attunuru
rin Jacob ; >conor.wa...@intel.com; Gowrishankar Muthukrishnan >; Vidya Sagar Velumuri >; g.si...@nxp.com; sachin.sax...@oss.nxp.com; >hemant.agra...@nxp.com; Amit Prakash Shukla > >Subject: RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority >configuration > >

RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Anoob Joseph
> Cc: dev@dpdk.org; kevin.la...@intel.com; Jerin Jacob ; > conor.wa...@intel.com; Gowrishankar Muthukrishnan > ; Vidya Sagar Velumuri > ; g.si...@nxp.com; sachin.sax...@oss.nxp.com; > hemant.agra...@nxp.com; Amit Prakash Shukla > > Subject: RE: [EXTERNAL] [PATCH v4 1/1] d

RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Vamsi Krishna Attunuru
.@oss.nxp.com<mailto:sachin.sax...@oss.nxp.com>; >hemant.agra...@nxp.com<mailto:hemant.agra...@nxp.com>; Vamsi Krishna Attunuru >mailto:vattun...@marvell.com>>; Amit Prakash Shukla >mailto:amitpraka...@marvell.com>> >Subject: RE: [EXTERNAL] [PATCH v4 1/1] dmadev: sup

RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Vamsi Krishna Attunuru
rin Jacob ; >conor.wa...@intel.com; Gowrishankar Muthukrishnan >; Vidya Sagar Velumuri >; g.si...@nxp.com; sachin.sax...@oss.nxp.com; >hemant.agra...@nxp.com; Vamsi Krishna Attunuru >; Amit Prakash Shukla > >Subject: RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority >configurat

RE: [EXTERNAL] [PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Anoob Joseph
Hi Vamsi, Looks good overall. Minor nit inline. With the change, Acked-by: Anoob Joseph Thanks, Anoob > From: Vamsi Attunuru > > Some DMA controllers offer the ability to configure priority level > for the hardware command queues, allowing for the prioritization

[PATCH v4 1/1] dmadev: support priority configuration

2024-10-03 Thread Vamsi Krishna
From: Vamsi Attunuru Some DMA controllers offer the ability to configure priority level for the hardware command queues, allowing for the prioritization of DMA command execution based on queue importance. This patch introduces the necessary fields in the dmadev structures to retrieve information