Description of problem: firewall_driver openvswitch doesn't support fragmentation Version-Release number of selected component (if applicable): openvswitch-2.9.0-19.el7fdp.1.x86_64 firewall_driver = openvswitch OVS-DPDK How reproducible: 100% Steps to Reproduce: 1. Login the VM 2. Ping outside with the packet size > 1500 3. The ping packet can not reach outside 4. Capture the packets on vhu interface and no ICMP packets could be captured. Actual results: Expected results: Additional info: The ping will work if either 1. Security group is disabled 2. firewall_driver is set to NoopFirewallDriver So it is possible that the native openvswitch firewall driver dropped the fragmented packets somewhere on the br-int ?
*** This bug has been marked as a duplicate of bug 1639173 ***