From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [PATCH 18.05-RC2 1/4] eal: remove unused define Date: Thu, 26 Apr 2018 09:11:41 +0200 Message-ID: References: <31f9c484fc159c4b2175e4fc4a70cb7cfe2b6e47.1524657197.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: dev@dpdk.org, "Richardson, Bruce" , Thomas Monjalon , stable@dpdk.org To: Anatoly Burakov Return-path: Received: from mail-it0-f67.google.com (mail-it0-f67.google.com [209.85.214.67]) by dpdk.org (Postfix) with ESMTP id 5133D58FE for ; Thu, 26 Apr 2018 09:12:02 +0200 (CEST) Received: by mail-it0-f67.google.com with SMTP id h143-v6so23184137ita.4 for ; Thu, 26 Apr 2018 00:12:02 -0700 (PDT) In-Reply-To: <31f9c484fc159c4b2175e4fc4a70cb7cfe2b6e47.1524657197.git.anatoly.burakov@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Apr 25, 2018 at 2:24 PM, Anatoly Burakov wrote: > The define was a leftover from IVSHMEM library. > > Fixes: c711ccb30987 ("ivshmem: remove library and its EAL integration") > Cc: david.marchand@6wind.com > Cc: stable@dpdk.org > > Signed-off-by: Anatoly Burakov Indeed. Reviewed-by: David Marchand However, not sure this really needs to go to stable. -- David Marchand