From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id A293CB45D for ; Wed, 8 Jun 2016 20:36:28 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP; 08 Jun 2016 11:36:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,440,1459839600"; d="scan'208";a="118480504" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.221.53]) ([10.237.221.53]) by fmsmga004.fm.intel.com with ESMTP; 08 Jun 2016 11:36:27 -0700 To: THEEYAGU S , users@dpdk.org References: From: Ferruh Yigit Message-ID: <575865AA.2030309@intel.com> Date: Wed, 8 Jun 2016 19:36:26 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-users] Reading DPDK and OVS compatibility X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 18:36:29 -0000 On 5/31/2016 3:18 PM, THEEYAGU S wrote: > Hi all, > I am trying to configure OVS(version 2.5.0) with DPDK(version 16.04), > but failing with some errors. > Can anyone tell me the correct version of DPDK which will be > compatible with OVS(version 2.5.0)? > Thanks in advance. > > > Thanks & Regards, > Theeyagu S > Hi Theeyagu, AFAIK, the current master branch of OVS supports DPDK16.04 release, but released OVS2.5 supports DPDK2.2. Regards, ferruh