From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id E907F379B for ; Thu, 23 Feb 2017 18:15:16 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Feb 2017 09:15:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,198,1484035200"; d="scan'208";a="68807315" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga005.fm.intel.com with ESMTP; 23 Feb 2017 09:15:14 -0800 To: spp@dpdk.org References: <20170223155843.6234-1-ferruh.yigit@intel.com> From: Ferruh Yigit Message-ID: <46247984-972c-8879-7905-c98c853120a0@intel.com> Date: Thu, 23 Feb 2017 17:15:13 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170223155843.6234-1-ferruh.yigit@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [spp] [PATCH 1/3] doc: remove ivshmem reference from documents X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 17:15:17 -0000 On 2/23/2017 3:58 PM, Ferruh Yigit wrote: > Since ivshmem supported moved from DPDK already since v16.11 > > Signed-off-by: Ferruh Yigit Series applied, thanks.