From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id E9E82378E for ; Thu, 29 Oct 2015 09:32:48 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 29 Oct 2015 01:32:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,213,1444719600"; d="scan'208";a="838239246" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga002.fm.intel.com with ESMTP; 29 Oct 2015 01:32:48 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 29 Oct 2015 01:32:47 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 29 Oct 2015 01:32:47 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.253]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.47]) with mapi id 14.03.0248.002; Thu, 29 Oct 2015 16:32:31 +0800 From: "Sun, Xutao" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e Thread-Index: AQHREiBHtPPmmPiPD0W0Jeg84zkQM56BmpUAgACJa5A= Date: Thu, 29 Oct 2015 08:32:30 +0000 Message-ID: <9AC567D38896294095E6F3228F697FC8021C53D1@shsmsx102.ccr.corp.intel.com> References: <1446096966-31815-1-git-send-email-xutao.sun@intel.com> <1446105751-28018-1-git-send-email-xutao.sun@intel.com> <2974658.2f20XLOzJd@xps13> In-Reply-To: <2974658.2f20XLOzJd@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2015 08:32:49 -0000 Hi, Thomas > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, October 29, 2015 4:19 PM > To: Sun, Xutao > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of = i40e >=20 > Hi, >=20 > > Xutao Sun (2): > > i40e: Fix the statistics issue of i40e > > doc: update release notes >=20 > It is not needed to have a separate commit for the documentation in this > case. > Thanks for considering it next time :) OK. Thank you for your advice. Thanks, Xutao