From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 2F8425585; Thu, 1 Dec 2016 08:24:33 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP; 30 Nov 2016 23:24:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,723,1477983600"; d="scan'208";a="37684334" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga005.fm.intel.com with ESMTP; 30 Nov 2016 23:24:31 -0800 Date: Thu, 1 Dec 2016 15:25:18 +0800 From: Yuanhan Liu To: checkpatch@dpdk.org Cc: test-report@dpdk.org, Thomas Monjalon , "Xu, Qian Q" , "Cao, Waterman" Message-ID: <20161201072518.GB24403@yliu-dev.sh.intel.com> References: <1480575999-14453-3-git-send-email-yuanhan.liu@linux.intel.com> <20161201070641.03901FA31@dpdk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161201070641.03901FA31@dpdk.org> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-test-report] |SUCCESS| [PATCH 2/3] maintainers: update virtio section name X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 07:24:34 -0000 On Thu, Dec 01, 2016 at 08:06:41AM +0100, checkpatch@dpdk.org wrote: > Test-Label: checkpatch > Test-Status: SUCCESS > http://dpdk.org/patch/17348 > > _coding style OK_ Great! This kind of emails is something I'd like to see for a while. But I don't like to receive SUCCESS notice. Normally, I'm positive my patches are well qualified. The SUCCESS notice only makes my inbox fat-er but nothing else. Of course, I'd like to receive failure notices if any. --yliu