From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 3/7] pipeline: fix truncated dependency list Date: Mon, 27 Jun 2016 11:27:37 +0200 Message-ID: <3714684.CeTUHo5Nfg@xps13> References: <1466959325-9426-4-git-send-email-thomas.monjalon@6wind.com> <3EB4FA525960D640B5BDFFD6A3D8912647A0E682@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Panu Matilainen , dev@dpdk.org, "Singh, Jasvinder" To: "Dumitrescu, Cristian" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 401182A6C for ; Mon, 27 Jun 2016 11:27:39 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id v199so91920340wmv.0 for ; Mon, 27 Jun 2016 02:27:39 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912647A0E682@IRSMSX108.ger.corp.intel.com> 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-06-27 09:20, Dumitrescu, Cristian: > As discussed in some other email thread, it would also make sense to replace the ':=' operator with '+=' operator in Makefile of rte_port and rte_table as well, do you want us to send a separate patch for this? It's a cosmetic change. Yes you can send a patch.