Received: by 10.213.65.68 with SMTP id h4csp88388imn; Tue, 3 Apr 2018 16:07:55 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+onwP7TgSaQJ9rykt/pouU4sefU7N+Otj7yYBOdGsj/5edk2oflrUXvENPscUoMvjytDie X-Received: by 2002:a17:902:581e:: with SMTP id m30-v6mr15084452pli.406.1522796875844; Tue, 03 Apr 2018 16:07:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522796875; cv=none; d=google.com; s=arc-20160816; b=ugPTGNH4t7ZTPc9Xu71Z28Xnm/e+kMKnhAxABc+SIdCtzqbmii9frS3E5GcFUePbq3 Mcah8Ull8CSia9WcGMqApY7QGsYy49Pcsufje5uJx8Ou4dXflEi8EHGRXCA1oRpL4sNO jTwMn48PJB08hjVHW2mcb34O1J4ZDJWRMl+4r+2b5kgEJRLn9B9tBxus+NQwy63YBOHp YPeLgFMf+BvFhZfVUjc1CYNX5IqU6ymAWCflBISHWd7LHi/Yd4mK5X6eRE5QJyDKw2fK qXg5nKPezmukrymUz7fTbk5brEKLHZr6D6lWz5mVmbs2RJppVxkeKFKk2R2v+lkYo/j9 3E1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dmarc-filter:arc-authentication-results; bh=l+iF1UXauGu64ELPG3GXFQAeLVKwgYStTNLr6B9QNkA=; b=kxgnjzUZNVGdnKB1WWEFegwtwIDRFF5k98qfA0ZdRXDjBEAKK9ClLZuA/lrA96386w iORbLeS7n5fZsRUYZ2UTY65alqNNS/DtrriIewJPQR8CtyCy/ltEnDySwQEhd2NLsLBj /HTv5PBqk0xya5b5GcHz3HBlLQqhasVhSzhmz6fF72evJEsYE778ChJApkwZLzipMd3P PoDob479bAg2Og5zqSqCEIAoET5FmfQdHuMfGosn5ydw2BDE2A9GkSZws5u4ho7TswLN cg+4l0Oke9xS+9u6as/TfxVnwkHyJgciDaigqnxWVBoKce2Unk0w4awMTkTqKLcrjxTS Ystg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a12si3003000pfg.388.2018.04.03.16.07.35; Tue, 03 Apr 2018 16:07:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755150AbeDCWiY (ORCPT + 99 others); Tue, 3 Apr 2018 18:38:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:50716 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754360AbeDCWiW (ORCPT ); Tue, 3 Apr 2018 18:38:22 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D1EA32133F; Tue, 3 Apr 2018 22:38:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D1EA32133F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Tue, 3 Apr 2018 18:38:19 -0400 From: Steven Rostedt To: Tim Tianyang Chen Cc: Dhaval Giani , linux-kernel@vger.kernel.org, tim.tianyang.chen@alumni.upenn.edu Subject: Re: [PATCH v3 0/4] Ktest: add email support Message-ID: <20180403183819.5dbb89d9@gandalf.local.home> In-Reply-To: <26923e02-7eef-dc80-c9fc-7ecfa9842229@oracle.com> References: <1522094884-22718-1-git-send-email-tianyang.chen@oracle.com> <26923e02-7eef-dc80-c9fc-7ecfa9842229@oracle.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Apr 2018 12:52:20 -0700 Tim Tianyang Chen wrote: > Hi Steve, did you get a chance to take a look? cc'ing myself and a > personal email. When I sent the patchset I forgot to include. Sorry, I'm trying to get my own ktest patches in (I have a bunch of non committed changes) and I need to clean them up before adding yours. I'll take a look at them tonight or tomorrow. Thanks! -- Steve