From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wes1-so1.wedos.net (wes1-so1.wedos.net [46.28.106.15]) by dpdk.org (Postfix) with ESMTP id 93F2B214A for ; Wed, 27 Jul 2016 21:09:08 +0200 (CEST) Received: from pcviktorin.fit.vutbr.cz (pcviktorin.fit.vutbr.cz [147.229.13.147]) by wes1-so1.wedos.net (Postfix) with ESMTPSA id 3s04Kc2HnbzBXN; Wed, 27 Jul 2016 21:09:08 +0200 (CEST) Date: Wed, 27 Jul 2016 21:08:41 +0200 From: Jan Viktorin To: Thomas Monjalon Cc: anatoly.burakov@intel.com, dev@dpdk.org Message-ID: <20160727210841.6dec9ef3@pcviktorin.fit.vutbr.cz> In-Reply-To: <1469032546-6256-1-git-send-email-thomas.monjalon@6wind.com> References: <1469032546-6256-1-git-send-email-thomas.monjalon@6wind.com> Organization: RehiveTech MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] doc: announce ivshmem support removal X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 19:09:08 -0000 On Wed, 20 Jul 2016 18:35:46 +0200 Thomas Monjalon wrote: > There was a prior call with an explanation of what needs to be done: > http://dpdk.org/ml/archives/dev/2016-June/040844.html > - Qemu patch upstreamed > - IVSHMEM PCI device managed by a PCI driver > - No DPDK objects (ring/mempool) allocated by EAL > > As nobody seems interested, it is time to remove this code which > makes EAL improvements harder. > > Signed-off-by: Thomas Monjalon > Acked-by: David Marchand > Acked-by: Maxime Coquelin Acked-by: Jan Viktorin