From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17]) by dpdk.org (Postfix) with ESMTP id AD82B36E for ; Thu, 16 Mar 2017 09:47:47 +0100 (CET) Received: from 172.18.7.190 (EHLO lhreml701-cah.china.huawei.com) ([172.18.7.190]) by lhrrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id DIY96373; Thu, 16 Mar 2017 08:47:46 +0000 (GMT) Received: from LHREML501-MBB.china.huawei.com ([10.201.109.51]) by lhreml701-cah.china.huawei.com ([10.201.108.42]) with mapi id 14.03.0301.000; Thu, 16 Mar 2017 08:47:45 +0000 From: "Avi Cohen (A)" To: "users@dpdk.org" Thread-Topic: Vxlan in ovs-dpdk Thread-Index: AdKeMf95zbUivlsmQUexTh01m2Yauw== Date: Thu, 16 Mar 2017 08:47:44 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.201.118.58] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.58CA5133.01DE, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 4e3b4e02187d85bede7aef4ea6b33ccc Subject: [dpdk-users] Vxlan in ovs-dpdk X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2017 08:47:47 -0000 Hello, Does the ovs-dpdk dupports vxlan in user-space ? If yes what about arp and ip-fwding ? this requires ip-stack (unless yo= u implement this over the dpdk)=20 But ovs-dpdk is entirely running in user-space. Can someone explain ? Best regards avi