From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id E7E7E9573 for ; Fri, 13 Nov 2015 20:04:02 +0100 (CET) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id 66A191A8; Fri, 13 Nov 2015 14:04:02 -0500 (EST) Date: Fri, 13 Nov 2015 14:04:02 -0500 From: Matthew Hall To: Thomas Monjalon Message-ID: <20151113190402.GD25051@mhcomputing.net> References: <1447397258-27233-1-git-send-email-mhall@mhcomputing.net> <1447397258-27233-2-git-send-email-mhall@mhcomputing.net> <20151113114008.GA15612@bricha3-MOBL3> <4536748.1MnZAysZE1@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4536748.1MnZAysZE1@xps13> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 1/6] librte_log: add function to retrieve log_level 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: Fri, 13 Nov 2015 19:04:03 -0000 On Fri, Nov 13, 2015 at 12:49:36PM +0100, Thomas Monjalon wrote: > I'm sad for you Bruce: you only see an empty line where you could catch > the beauty of the star ;) +1 > Matthew, obviously you failed your send. You might find a more polite way than calling contributions failures. ;) > As a general comment, please group patches by logic meaning and > check them before sending ;) I did. But I'm a community guy and this is not full-time employment, and I am admittedly quite bad at git email workflow and don't like it much as discussed in previous threads. So I did the best I could do but screwed up something minor at approx 1 or 2 AM. It happens. I don't send you guys crazy emails when there is a build failure upstream either you know. (: Matthew.