From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] config: remove duplicate configuration information Date: Fri, 04 Mar 2016 11:28:33 +0100 Message-ID: <161922238.Q4i9beLN9b@xps13> References: <1456149217-24833-1-git-send-email-keith.wiles@intel.com> <56D957B4.4090104@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Traynor, Kevin" Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 1CF912BCE for ; Fri, 4 Mar 2016 11:30:10 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id l68so28263795wml.0 for ; Fri, 04 Mar 2016 02:30:10 -0800 (PST) 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" 2016-03-04 09:58, Traynor, Kevin: > From: Panu Matilainen [mailto:pmatilai@redhat.com] > > On 03/04/2016 11:28 AM, Traynor, Kevin wrote: > > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > > >> 2016-02-22 07:53, Keith Wiles: > > >>> +CONFIG_RTE_LIBRTE_VHOST=y > > >> > > >> Should be disabled. > > > > > > Any reason this should be disabled? It was changed to =Y in DPDK 2.1. > > > > That's what I first thought too, but I think Thomas meant "disable in > > common_base, enable in Linux config" for all these. > > > > - Panu - > > Ah, ok - got it, that makes sense. thanks. Yes, this patch should not change the default settings. Just defining a common base without specific features.