On 4/29/2021 1:26 PM, Thomas Monjalon wrote:
They are 2 buses remaining vmbus and ifpga. However I don't know, if they use args as vdev or as pci?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 dpaa_bus and fslmc to dev iterator for bus arguments.I think we should add VMBus as well.