Hello everyone,

We set up the openvswitch-switch-dpdk on a Debian server with Intel XL710
NIC.

We have bind the XL710 NIC to the vfio-pci driver via following command:

dpdk-devbind.py --bind=vfio-pci eth0

We created an OVS switch named br0 with netdev datapath and added the eth0
to the bridge and assigned an IP address to the br0, but when we ping that
IP address we got DUP in the reports.

Would you please guide me how I should find the solution? I've read the
following links but could not find any solution.

https://docs.openvswitch.org/en/latest/intro/install/dpdk/
https://docs.openvswitch.org/en/latest/faq/issues/

Best regards,
Ali
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to