From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 39FE81B22E for ; Thu, 21 Dec 2017 10:13:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Dec 2017 01:13:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,435,1508828400"; d="scan'208";a="14482859" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga004.fm.intel.com with ESMTP; 21 Dec 2017 01:13:46 -0800 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 21 Dec 2017 01:13:45 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 21 Dec 2017 01:13:45 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.159]) with mapi id 14.03.0319.002; Thu, 21 Dec 2017 17:13:43 +0800 From: "Zhang, Qi Z" To: "De Lara Guarch, Pablo" , "adrien.mazarguil@6wind.com" CC: "dev@dpdk.org" , "Doherty, Declan" , Thomas Monjalon Thread-Topic: [dpdk-dev] [RFC 1/5] version: 17.11.0 Thread-Index: AQHTehZ1rqQVnOCc9UKQ7mYlspGgfqNM+/QAgACG2gA= Date: Thu, 21 Dec 2017 09:13:43 +0000 Message-ID: <039ED4275CED7440929022BC67E70611531239EA@SHSMSX103.ccr.corp.intel.com> References: <1513805689-28202-1-git-send-email-qi.z.zhang@intel.com> <1513805689-28202-2-git-send-email-qi.z.zhang@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [RFC 1/5] version: 17.11.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Dec 2017 09:13:48 -0000 Sorry, there is some mistake Please ignore, I will resend everything as v2 Regards Qi > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Thursday, December 21, 2017 5:07 PM > To: Zhang, Qi Z ; adrien.mazarguil@6wind.com > Cc: dev@dpdk.org; Doherty, Declan ; Thomas > Monjalon > Subject: RE: [dpdk-dev] [RFC 1/5] version: 17.11.0 >=20 > Hi Qi, >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Qi Zhang > > Sent: Wednesday, December 20, 2017 9:35 PM > > To: adrien.mazarguil@6wind.com > > Cc: dev@dpdk.org; Doherty, Declan ; Thomas > > Monjalon > > Subject: [dpdk-dev] [RFC 1/5] version: 17.11.0 > > > > From: Thomas Monjalon > > > > Signed-off-by: Thomas Monjalon > > --- > > lib/librte_eal/common/include/rte_version.h | 4 ++-- > > pkg/dpdk.spec | 2 +- > > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > Your patchset should not change these files. >=20 > Regards, > Pablo