Nitin Katiyar <nitin.kati...@ericsson.com> writes: > Hi, > We are using OVS-DPDK (2.6 version) with Fortville NIC (configured in > 25G mode) being used as dpdk port. The setup involves 2 VMs running on > 2 different computes (destination VM in compute with 10G NIC while > originating VM is in compute with Fortville NIC). All the interfaces > in the path are configured with MTU of 2140. > > While pinging with size of 2112 (IP packet of 2140 bytes) we found > that ping response does not reach originating VM (i.e on compute with > Fortville NIC) . DPDK interface does not show any drop but we don't > see any ping response received at DPDK port (verified using > port-mirroring). We also don't see any rule in ovs dpctl for ping > response. If we increase the MTU of DPDK interface by 4 bytes or > reduce the ping size by 4 bytes then it works. > > The same configuration works between 10G NICs on both sides. > > Is it a known issue with i40 dpdk driver?
There are some issues with Fortville nics; notably, that the ports share some register values. Have you tried your ovs+dpdk setup with the following patch applied: http://dpdk.org/ml/archives/dev/2017-August/072758.html > Regards, > Nitin > _______________________________________________ > dev mailing list > d...@openvswitch.org > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev