Hello, I'm working for Icehouse-SR-IOV testbed on CentOS7.1. I could setup SR-IOV-Infiniband testbed and SR-IOV-Ethernet testbed separately: https://wiki.openstack.org/wiki/Mellanox-Neutron-Icehouse-Redhat-InfiniBand https://wiki.openstack.org/wiki/Mellanox-Neutron-Icehouse-Redhat-Ethernet Now I'm trying to combine both SR-IOV-IB and SR-IOV-40GE on one testbed. To make SR-IOV-IB work, I had to use minx_dhcp.MlnxDnsmasq (IB), instead of linux.dhcp.Dnsmasq (Ethernet) (/etc/neutron/dhcp_agent.ini | grep dhcp_driver). Is there any dhcp service (or any plan) for supporting both IB and Ethernet MAC at the same time? Any help is welcome! Thanks, Mikyung