From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v7 2/2] net/vhost: add pmd xstats Date: Thu, 29 Sep 2016 20:02:05 +0800 Message-ID: <20160929120205.GJ1597@yliu-dev.sh.intel.com> References: <1475051598-74475-2-git-send-email-zhiyong.yang@intel.com> <1475069208-137698-1-git-send-email-zhiyong.yang@intel.com> <1475069208-137698-3-git-send-email-zhiyong.yang@intel.com> <74F120C019F4A64C9B78E802F6AD4CC24F95ED78@IRSMSX106.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Yang, Zhiyong" , "dev@dpdk.org" To: "Loftus, Ciara" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 447882B8B for ; Thu, 29 Sep 2016 14:01:12 +0200 (CEST) Content-Disposition: inline In-Reply-To: <74F120C019F4A64C9B78E802F6AD4CC24F95ED78@IRSMSX106.ger.corp.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 Thu, Sep 29, 2016 at 08:48:40AM +0000, Loftus, Ciara wrote: > Thanks for the patches Zhiyong. I've tested the size stats and they look good to me. > > Tested-by: Ciara Loftus Ciara, thanks for testing. Zhiyong, please fix the build issue so that I can apply. We have to make sure every commit is buildable, but not only the patchset. BTW, it's weird that you didn't have this kind of issue before while you have it for new versions. Seems like you are doing it (amending your patches) in a wrong way. --yliu