[PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-03-26 Thread Alvaro Karsz
Set the VFA (Virtual Function Active) bit in struct qdma_sdd -> rbpcmd_simple in order to use the route-by-port functionality with PCIe virtual functions. At the moment, a user wanting to enable route-by-port will call rte_dpaa2_qdma_vchan_rbp_enable with a rte_dpaa2_qdma_rbp struct. The struct i

Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-05-22 Thread Alvaro Karsz
> Acked-by: Hemant Agrawal Thank you. Do I need to do anything else for this patch to be merged?

Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-06-12 Thread Thomas Monjalon
> > > Hi, > > > This patch fixed the issue of qdma route by port for PCIe VF. > > > "vfa" bit determines if "vfid" is valid or not. > > > Route by port is a kind of qdam transfer used for PCIe EP to access host > > > by > > PCIe address and PCIe function. Another kind of transfer to access host is

Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-04-09 Thread Alvaro Karsz
Hi, Any comments on the patch? Thanks

RE: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-04-10 Thread Gagandeep Singh
++Jun > -Original Message- > From: Alvaro Karsz > Sent: Sunday, April 9, 2023 5:40 PM > To: Gagandeep Singh ; Hemant Agrawal > > Cc: dev@dpdk.org; David Marchand > Subject: Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf > > Hi, > Any comments on the patch? > > Thanks

Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-04-16 Thread Alvaro Karsz
> Hi, > This patch fixed the issue of qdma route by port for PCIe VF. > "vfa" bit determines if "vfid" is valid or not. > Route by port is a kind of qdam transfer used for PCIe EP to access host by > PCIe address and PCIe function. Another kind of transfer to access host is by > PCIe address + PC

RE: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-04-16 Thread Hemant Agrawal
> -Original Message- > From: Alvaro Karsz > Sent: Sunday, April 16, 2023 2:47 PM > To: Jun Yang ; Gagandeep Singh ; > Hemant Agrawal > Cc: dev@dpdk.org; David Marchand > Subject: Re: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf > Importance: High > &

RE: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf

2023-04-17 Thread Jun Yang
ress + PCIe outbound address. -Original Message- From: Gagandeep Singh Sent: 2023年4月10日 15:22 To: Alvaro Karsz ; Hemant Agrawal ; Jun Yang Cc: dev@dpdk.org; David Marchand Subject: RE: [PATCH] dma/dpaa2: set the vfa bit for rbp with vf ++Jun > -Original Message- >