Hi folks,

  I have added a dpdk device in ovs bridge 'br-dpdk' in the compute host,
and expect the Geneve tunnel can send packets throught this bridge, my
question is what is the best way to make it work and do not affect dpdk
performance?

  Is it enough to just assign an ip to interface br-dpdk? But in this way,
there is a flow 'normal' in the br-dpdk by default , if there are packets
need to be flood, the dpdk performance should be downgraded.  Thanks for
any advice.

      Bridge br-dpdk
        Port "dpdk0"
            Interface "dpdk0"
                type: dpdk
                options: {dpdk-devargs="0000:0b:00.0", n_rxq="2"}


Hui.
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to