Thank you very much Sara!
On Thu, Dec 21, 2017 at 5:37 PM, Sara Gittlin
wrote:
> take a look at vxlan setup - it is similar
> http://docs.openvswitch.org/en/latest/howto/userspace-tunneling/
> --Sara
>
> On Thu, Dec 21, 2017 at 10:51 AM, Hui Xiang wrote:
> > Hi folks,
> >
> > I have added a d
take a look at vxlan setup - it is similar
http://docs.openvswitch.org/en/latest/howto/userspace-tunneling/
--Sara
On Thu, Dec 21, 2017 at 10:51 AM, Hui Xiang wrote:
> Hi folks,
>
> I have added a dpdk device in ovs bridge 'br-dpdk' in the compute host,
> and expect the Geneve tunnel can send p
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?