Comment 11 for bug 1492228

Revision history for this message
mkrish004c (murali-krishnaswamy) wrote :

Will this patch works for VLAN network?
 - my scenario
      Create a VLAN network.
      Create a normal instance VM-OVS, the OVS external bridge(br-ex) is connected to PF.
      I am not able to get the IP from external DHCP and i am able to see the fdb entries for the VM MAC.
      Create SRIOV instance VM-SRIOV on the same VLAN network on the same compute host.
      I am able to get IP from external server and do ping gateway for VM-SRIOV via VF.
      Then reboot normal instance VM-OVS and it works once after i create a first SRIOV VM.
      or it works if i clear the VFs in the same compute host.
      But still i am not able to ping each other between VM-OVS and VM-SRIOV