DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Vxlan in ovs-dpdk
@ 2017-03-16  8:47 Avi Cohen (A)
       [not found] ` <CAPykWKH9JbAAo5vpqY42XA3FGfjiXF7CTrb6M3-Uq3skUF2n4g@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Avi Cohen (A) @ 2017-03-16  8:47 UTC (permalink / raw)
  To: users

Hello,
Does the ovs-dpdk dupports vxlan in user-space ?
If yes what about arp and ip-fwding ?   this requires  ip-stack  (unless you implement this over the dpdk) 
But ovs-dpdk is entirely running in user-space. Can someone explain ?
Best regards
avi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-users] Vxlan in ovs-dpdk
       [not found] ` <CAPykWKH9JbAAo5vpqY42XA3FGfjiXF7CTrb6M3-Uq3skUF2n4g@mail.gmail.com>
@ 2017-03-16 12:58   ` Avi Cohen (A)
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Cohen (A) @ 2017-03-16 12:58 UTC (permalink / raw)
  To: Sergey Matov; +Cc: users

Thank you Sergey,
I’ve read the article in the link you’ve attached. I still don’t understand how ARP for the NH is resolved
i.e. the NH is connected via the dpdk interface so how can I know the remote NH mac ?
Best regards
avi

From: Sergey Matov [mailto:smatov@mirantis.com]
Sent: Thursday, 16 March, 2017 11:07 AM
To: Avi Cohen (A)
Subject: Re: [dpdk-users] Vxlan in ovs-dpdk

Hello Avi.

OVS+DPDK supports vxlan tunneling in userspace. Packets are not reaching kernel. This requires endpoint IP rule being added to vxlan port.
More details can be found in related article https://github.com/openvswitch/ovs/blob/master/Documentation/howto/userspace-tunneling.rst.
As for OpenStack, Neutron needs endpoint IP to be set up in system. You can find appropriate implementation using https://github.com/openstack/networking-ovs-dpdk plugin for devstack or using Mirantis OpenStack based on Fuel.

2017-03-16 12:47 GMT+04:00 Avi Cohen (A) <avi.cohen@huawei.com<mailto:avi.cohen@huawei.com>>:
Hello,
Does the ovs-dpdk dupports vxlan in user-space ?
If yes what about arp and ip-fwding ?   this requires  ip-stack  (unless you implement this over the dpdk)
But ovs-dpdk is entirely running in user-space. Can someone explain ?
Best regards
avi



--
Best Regards
Sergey Matov
Mirantis Inc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-16 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16  8:47 [dpdk-users] Vxlan in ovs-dpdk Avi Cohen (A)
     [not found] ` <CAPykWKH9JbAAo5vpqY42XA3FGfjiXF7CTrb6M3-Uq3skUF2n4g@mail.gmail.com>
2017-03-16 12:58   ` Avi Cohen (A)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).