From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce ivshmem support removal Date: Thu, 28 Jul 2016 20:09:45 +0200 Message-ID: <2297190.2Vac5vRVkd@xps13> References: <1469032546-6256-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: David Marchand , "Burakov, Anatoly" To: dev@dpdk.org Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 2AC812142 for ; Thu, 28 Jul 2016 20:09:47 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id q128so38138002wma.1 for ; Thu, 28 Jul 2016 11:09:47 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > 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 Acked-by: Christian Ehrhardt Applied