From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] virtio: xstats name issue Date: Mon, 5 Sep 2016 14:19:28 +0800 Message-ID: <20160905061928.GA4243@yliu-dev.sh.intel.com> References: <1472716874-34036-1-git-send-email-zhiyong.yang@intel.com> <20160905043329.GJ30752@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Zhiyong Yang Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 958B92B96 for ; Mon, 5 Sep 2016 08:07:33 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160905043329.GJ30752@yliu-dev.sh.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Sep 05, 2016 at 12:33:29PM +0800, Yuanhan Liu wrote: > Few generic (trivial) comments first: > > - cc to related maintainers > > - follow the right prefix, "net/virtio" but not "virtio" > > - start commit summary with a verb, and start with "fix" for bug fixing patch. I forgot to mention that you need to add a fixline for bug fix patch. --yliu