From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ernst.netinsight.se (ernst.netinsight.se [194.16.221.21]) by dpdk.org (Postfix) with SMTP id 3FD515A53 for ; Tue, 13 Oct 2015 14:54:16 +0200 (CEST) Received: from [10.100.1.152] (unverified [10.100.1.152]) by ernst.netinsight.se (EMWAC SMTPRS 0.83) with SMTP id ; Tue, 13 Oct 2015 14:54:10 +0200 To: Thomas Monjalon References: <20150924094328.5a2ea3c8@miho> <561CF892.9040507@6wind.com> <561CFB9C.5080708@netinsight.net> <8756629.OFYVJTNzJr@xps13> From: =?UTF-8?Q?Simon_K=c3=a5gstr=c3=b6m?= Message-ID: <561CFEF3.3050307@netinsight.net> Date: Tue, 13 Oct 2015 14:54:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <8756629.OFYVJTNzJr@xps13> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] mk: Quote $(KERNELCC) to allow ccache builds X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 12:54:16 -0000 On 2015-10-13 14:45, Thomas Monjalon wrote: > 2015-10-13 14:39, Simon Kågström: >> Two of the patches (this one included) I have outstanding are build fixes >> for use in our build environment, so it would be nice to them upstreamed. > > Waiting for integration of your patches, maybe you have some free time to > help other developers by making reviews ;) Waiting for integration is not my only work-task :-) Anyway, I have too superficial knowledge about DPDK to chime in with relevant comments in most cases, but I'll comment if I feel I can contribute. // Simon