Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752580AbdLFVfC (ORCPT ); Wed, 6 Dec 2017 16:35:02 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:46393 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751610AbdLFVfA (ORCPT ); Wed, 6 Dec 2017 16:35:00 -0500 Subject: Re: [PATCH 0/2] [RFC] Ktest: add email support To: Steven Rostedt , Tim Tianyang Chen Cc: linux-kernel@vger.kernel.org References: <20171120173738.34823-1-tianyang.chen@oracle.com> <0da6ae88-4142-a0d8-c27d-89e6e4319fd4@oracle.com> <20171201185527.2a3cd587@gandalf.local.home> From: Dhaval Giani Message-ID: <6913b967-1d73-b5d3-9a57-4da351f1cdbf@oracle.com> Date: Wed, 6 Dec 2017 16:34:53 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171201185527.2a3cd587@gandalf.local.home> Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8737 signatures=668643 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1712060303 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 24 On 2017-12-01 06:55 PM, Steven Rostedt wrote: > On Tue, 21 Nov 2017 10:53:27 -0800 > Tim Tianyang Chen wrote: > >> This patch series will let users define mailer and email address for receiving >> notifications during automated testings. Users need to setup the specified mailer >> prior to using this feature. >> >> Emails will be sent when the script completes, is aborted due to errors or interrupted >> by Sig-Int. >> > > Hi Tim, > > I was hoping to get to these this week, but unfortunately I wasn't able > to finish my current workload. I leave tomorrow for Germany, and > hopefully I can spend some time looking at these on that trip. > > Feel free to send me a ping if you don't hear from me next week. > Ping! Dhaval