From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id E159C234 for ; Wed, 28 Jan 2015 17:49:36 +0100 (CET) Received: from nat-pool-rdu-u.redhat.com ([66.187.233.203] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YGVo3-0004pg-HL; Wed, 28 Jan 2015 11:49:35 -0500 Date: Wed, 28 Jan 2015 11:49:25 -0500 From: Neil Horman To: Jay Rolette Message-ID: <20150128164925.GA10321@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Status: No Cc: Dev Subject: Re: [dpdk-dev] Process question: reviewing older patches 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: Wed, 28 Jan 2015 16:49:37 -0000 On Wed, Jan 28, 2015 at 09:52:48AM -0600, Jay Rolette wrote: > There's a fairly old KNI patch (http://dpdk.org/dev/patchwork/patch/84/) > that I reviewed, but I'm not seeing how to submit my "Reviewed-by" when I > don't have any of the emails from the patch in my mail client. > > I can copy the text from the 'mbox' link in Patchwork into an email, but > I'm guessing that may not make the patch toolchain happy. > > What's the right way to do this? > Just grab the message id from the patchwork site, and list it in the envelope headers in-reply-to: field when you respond. You won't have the rest of the conversation field in the thread, but you will respond properly to the thread, and patchwork will pick up the ACK Neil > Thanks, > Jay >