Comment 3 for bug 2067851

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello Mark:

Now I'm surprised: in the bug description, you talked about using OVS tools to debug the packet drop, but you are using Linux Bridge ML2 driver. With this ML2 driver, you are not using OVS at all, so the debuging tools should be the kernel ones.

My recommendation is, if possible, to move to ML2/OVS (or ML2/OVN). ML2/LinuxBridge is now marked as "not supported". The code will be present in the repository and available, but no further improvements nor bug fixing will be done.

Another question, reading the name of the host: are you using SR-IOV on these VMs? Is the port affected using SR-IOV or Linux Bridge?

Regards.