From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 0475C1BE14 for ; Wed, 4 Apr 2018 12:47:15 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Apr 2018 03:47:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,405,1517904000"; d="scan'208";a="30020438" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by fmsmga008.fm.intel.com with ESMTP; 04 Apr 2018 03:47:14 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX104.ger.corp.intel.com (163.33.3.159) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 4 Apr 2018 11:47:13 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.155]) by IRSMSX156.ger.corp.intel.com ([169.254.3.229]) with mapi id 14.03.0319.002; Wed, 4 Apr 2018 11:47:13 +0100 From: "Dumitrescu, Cristian" To: Thomas Monjalon CC: "dev@dpdk.org" , "Singh, Jasvinder" Thread-Topic: [dpdk-dev] [pull-request] next-pipeline 18.05 PRE-RC1 Thread-Index: AQHTyCUSUU5JOxxf/Eyh7JSNDtJsa6PwMv0AgABBAxA= Date: Wed, 4 Apr 2018 10:47:12 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D891267BB3A65B@IRSMSX108.ger.corp.intel.com> References: <1522413935-118517-1-git-send-email-cristian.dumitrescu@intel.com> <4804393.3nlcFQs5t0@xps> In-Reply-To: <4804393.3nlcFQs5t0@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [pull-request] next-pipeline 18.05 PRE-RC1 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: Wed, 04 Apr 2018 10:47:16 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Wednesday, April 4, 2018 8:54 AM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [pull-request] next-pipeline 18.05 PRE-RC1 >=20 > Hi, >=20 > 30/03/2018 14:45, Cristian Dumitrescu: > > http://dpdk.org/git/next/dpdk-next-pipeline >=20 > I saw 2 issues: > - table_index is wrongly placed in doxygen index > - compilation error with clang: status_data is used uninitialized >=20 Hi Thomas, All the above issues are fixed now, are you OK to resume the pull request n= ow? Thanks, Cristian