Hi Team,

Is it possible to add two ovs vhost-user-client port to ovs dpdk bond
interface and then to bridge ? Does OVS DPDK BOND support
vhost-user-client ports or only physical interface ?

as Command to create a Bond, but i am not sure if i can use/pass
vhost-user-client/vhost-user ?

ovs-vsctl add-bond br0 dpdkbond p0 p1 \
    -- set Interface p0 type=dpdk options:dpdk-devargs=0000:01:00.0 \
    -- set Interface p1 type=dpdk options:dpdk-devargs=0000:01:00.1


Regards
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to