From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qR6Q04v95zDr3M for ; Fri, 18 Mar 2016 12:02:16 +1100 (AEDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 3qR6Q03G64z9sD6; Fri, 18 Mar 2016 12:02:16 +1100 (AEDT) Subject: Re: [PATCH] inarp: Update to 19ed5170 To: Patrick Williams References: <1458209312-4881-1-git-send-email-jk@ozlabs.org> <20160317163517.GD6045@asimov.austin.ibm.com> Cc: openbmc@lists.ozlabs.org From: Jeremy Kerr Message-ID: <56EB5398.6000209@ozlabs.org> Date: Fri, 18 Mar 2016 09:02:16 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160317163517.GD6045@asimov.austin.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2016 01:02:16 -0000 Hi Patrick, > Did you use 'git send-email' for this instead of a github pull request? > Without a pull request we don't currently have a mechanism to trigger > Jenkins to test. OK, sure thing. I'll submit a pull request. Cheers, Jeremy