From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] config: add default MPIPE PMD config to common base Date: Tue, 07 Feb 2017 15:13:05 +0100 Message-ID: <47952093.C901LKssHZ@xps13> References: <20170130104021.26283-1-ferruh.yigit@intel.com> <1950712.4WG2RYhAaY@xps13> <53cdd569-80ff-6166-fa00-55db29578d6b@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit , dev@dpdk.org, olgas@mellanox.com To: Zhigang Lu , Liming Sun Return-path: Received: from mail-wj0-f180.google.com (mail-wj0-f180.google.com [209.85.210.180]) by dpdk.org (Postfix) with ESMTP id 6C0AA282 for ; Tue, 7 Feb 2017 15:13:09 +0100 (CET) Received: by mail-wj0-f180.google.com with SMTP id n2so4424532wjq.3 for ; Tue, 07 Feb 2017 06:13:09 -0800 (PST) In-Reply-To: <53cdd569-80ff-6166-fa00-55db29578d6b@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" 2017-01-30 17:00, Ferruh Yigit: > On 1/30/2017 10:46 AM, Thomas Monjalon wrote: > > 2017-01-30 10:40, Ferruh Yigit: > >> --- a/config/common_base > >> +++ b/config/common_base > >> @@ -219,6 +219,12 @@ CONFIG_RTE_LIBRTE_MLX5_DEBUG=n > >> CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8 > >> > >> # > >> +# MPIPE PMD > >> +# > >> +CONFIG_RTE_LIBRTE_MPIPE_PMD=n > >> +CONFIG_RTE_LIBRTE_MPIPE_PMD_DEBUG=n > > > > NACK > > > > I think the whole tile arch must be removed from DPDK. > > It is not maintained. > > I also have question about if newly added (and enabled by default) PMDs > should be disabled for this arch or not. > > It would be nice to get an update from maintainers. No opinion? We are going to remove the tile arch (and mpipe) from DPDK.