Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: add missing buses in dev iterator

2021-05-05 Thread Xu, Rosen
Hi Thomas and Ferruh, I just back from my Labor Day Holiday. I have checked there is no usage in ifpga bus. Thanks, Rosen > -Original Message- > From: Thomas Monjalon > Sent: Tuesday, May 04, 2021 23:50 > To: hemant.agra...@nxp.com; Yigit, Ferruh > Cc: dev@dpdk.org; sta...@dpdk.org; s

Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: add missing buses in dev iterator

2021-05-04 Thread Ferruh Yigit
On 5/4/2021 4:50 PM, Thomas Monjalon wrote: > 04/05/2021 14:49, Ferruh Yigit: >> On 4/29/2021 9:01 AM, Hemant Agrawal wrote: >>> >>> On 4/29/2021 1:26 PM, Thomas Monjalon wrote: 29/04/2021 07:55, Hemant Agrawal: > This patch fixes issue with OVS 2.15 not working on > DPAA/FSLMC based p

Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: add missing buses in dev iterator

2021-05-04 Thread Thomas Monjalon
04/05/2021 14:49, Ferruh Yigit: > On 4/29/2021 9:01 AM, Hemant Agrawal wrote: > > > > On 4/29/2021 1:26 PM, Thomas Monjalon wrote: > >> 29/04/2021 07:55, Hemant Agrawal: > >>> This patch fixes issue with OVS 2.15 not working on > >>> DPAA/FSLMC based platform due to missing support for > >>> these

Re: [dpdk-dev] [dpdk-stable] [PATCH] ethdev: add missing buses in dev iterator

2021-05-04 Thread Ferruh Yigit
On 4/29/2021 9:01 AM, Hemant Agrawal wrote: > > On 4/29/2021 1:26 PM, Thomas Monjalon wrote: >> 29/04/2021 07:55, Hemant Agrawal: >>> This patch fixes issue with OVS 2.15 not working on >>> DPAA/FSLMC based platform due to missing support for >>> these busses in dev_iterate. >>> This patch adds dp