From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: liming.gao@intel.com) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by groups.io with SMTP; Fri, 09 Aug 2019 07:54:32 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Aug 2019 07:54:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,364,1559545200"; d="scan'208";a="374510763" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga005.fm.intel.com with ESMTP; 09 Aug 2019 07:54:32 -0700 Received: from fmsmsx609.amr.corp.intel.com (10.18.126.89) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 9 Aug 2019 07:54:32 -0700 Received: from fmsmsx609.amr.corp.intel.com (10.18.126.89) by fmsmsx609.amr.corp.intel.com (10.18.126.89) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Fri, 9 Aug 2019 07:54:31 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx609.amr.corp.intel.com (10.18.126.89) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Fri, 9 Aug 2019 07:54:31 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.112]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.250]) with mapi id 14.03.0439.000; Fri, 9 Aug 2019 22:54:29 +0800 From: "Liming Gao" To: "devel@edk2.groups.io" , "leif.lindholm@linaro.org" , Laszlo Ersek CC: "Feng, Bob C" , Andrew Fish , "Kinney, Michael D" Subject: Re: [edk2-devel] [Patch 00/10 V8] Enable multiple process AutoGen Thread-Topic: [edk2-devel] [Patch 00/10 V8] Enable multiple process AutoGen Thread-Index: AQHVTNgzeCWMxa6MhUib5anHLaFvnabwtOkAgAAKVgCAAB+bgIAAb7SAgAAT1oCAAJtNIP//iIgAgAC9JoCAAAmJgIAAk9Yg Date: Fri, 9 Aug 2019 14:54:28 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4CD850@SHSMSX104.ccr.corp.intel.com> References: <20190807042537.11928-1-bob.c.feng@intel.com> <20190808134522.GY25813@bivouac.eciton.net> <08650203BA1BD64D8AD9B6D5D74A85D160B559E9@SHSMSX105.ccr.corp.intel.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14E4CD287@SHSMSX104.ccr.corp.intel.com> <08650203BA1BD64D8AD9B6D5D74A85D16150242B@SHSMSX105.ccr.corp.intel.com> <3df03b87-1b32-0647-ca68-54508df8aae0@redhat.com> <20190809132839.GM25813@bivouac.eciton.net> In-Reply-To: <20190809132839.GM25813@bivouac.eciton.net> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDhlODAxNTUtYzJmMi00YTk4LThmZmEtNjBhOWYzM2M2MWIxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVFhGQ0l3U0t2d0dHTWk3V25yVmR5cThoRW9JV3R6enZ0aUJhd2p1Y2NWOStqWW95VFYyOG9ONmc5bXg1cVFFYSJ9 dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Leif: > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Le= if Lindholm > Sent: Friday, August 9, 2019 9:29 PM > To: Laszlo Ersek > Cc: Feng, Bob C ; Gao, Liming ; devel@edk2.groups.io; Andrew Fish ; > Kinney, Michael D > Subject: Re: [edk2-devel] [Patch 00/10 V8] Enable multiple process AutoG= en >=20 > On Fri, Aug 09, 2019 at 02:54:31PM +0200, Laszlo Ersek wrote: > > On 08/09/19 03:37, Feng, Bob C wrote: > > > Thanks for your response. > > > > > > I'm going to push this patch set late today, if there is no more com= ments. > > > > Sorry, I have to disagree about that. There is a NACK standing from Le= if > > -- he will have to rescind that NACK explicitly, for you to push the s= eries. > > > > Leif: can you please confirm, in light of the new information [*] if y= ou > > are OK with this v8 patchset being merged? > > > > [*] The new information is that "--hash" breaks "pick-up" after Ctrl-C= , > > independently of the present patchset. So, it's not a regression from > > the new work, and if "--hash" is removed from the command line, the > > "pick-up" is successful both with and without these patches. >=20 > Ah, it was not clear to me that the bug was reproducible with --hash > without this set. (I read it as the bug was only reproducible with > this set if using --hash, which is not the same thing.) >=20 > In that case, I rescind my NACK. >=20 > Thank you for the clarification, Laszlo. >=20 > I would say this makes a fix for the --hash issue a hard requirement > for the stable tag. >=20 If --hash issue is the regression issue caused by this patch set, I agree = it must be fixed together with this patch set. If --hash issue is the existing issue, and i= t also exists in 201905=20 stable tag, it may be another issue. We can handle it as the separate BZ.= =20 Thanks Liming > Best Regards, >=20 > Leif >=20 >=20