From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Wed, 17 Apr 2019 06:33:58 -0700 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 432B930ADBD2; Wed, 17 Apr 2019 13:33:58 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-123-180.rdu2.redhat.com [10.10.123.180]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6CECF5C205; Wed, 17 Apr 2019 13:33:53 +0000 (UTC) Subject: Re: [edk2-devel] [edk2] [PATCH] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data To: devel@edk2.groups.io, zhichao.gao@intel.com, "philmd@redhat.com" , "Wu, Hao A" Cc: Bret Barkelew , Michael Turner , "Gao, Liming" , "Zeng, Star" , "Wang, Jian J" , stephano References: <20190402055020.8656-1-zhichao.gao@intel.com> <3CE959C139B4C44DBEA1810E3AA6F9000B7C1722@SHSMSX101.ccr.corp.intel.com> <3CE959C139B4C44DBEA1810E3AA6F9000B7C17F2@SHSMSX101.ccr.corp.intel.com> <76ebf3c6-0a37-5a3a-2215-60f1f0dccf15@redhat.com> <3CE959C139B4C44DBEA1810E3AA6F9000B7C2BEE@SHSMSX101.ccr.corp.intel.com> From: "Laszlo Ersek" Message-ID: <72116ec7-702d-475a-ce65-99b39dd9cb76@redhat.com> Date: Wed, 17 Apr 2019 15:33:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <3CE959C139B4C44DBEA1810E3AA6F9000B7C2BEE@SHSMSX101.ccr.corp.intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Wed, 17 Apr 2019 13:33:58 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Hi Zhichao, On 04/17/19 02:26, Gao, Zhichao wrote: > Hi Phil, > > Sorry I missed this email again. > > When you reply to me, I get the email from the groups.io. It is not directly to me. That's strange, because Phil's answer addressed both you, and the list. Unless you have some kind of de-duplication going on under your @intel.com email address, the message was delivered to you in two copies -- one directly from Phil, another reflected by the list. Now, GMail does implement a kind of (broken) de-duplication, which could explain what you see. However: (1) groups.io has an account-level setting to counter that (note: this setting should *NOT* be enabled if you don't use GMail! Because the workaround enabled by the setting breaks *other* things) (2) I don't think your @intel.com email address is backed by GMail. > I make a folder contained all the email from groups.io. And it would receive so many emails and it is hard for me to view them all. So I may miss some important emails. It's quite possible that your filter is broken, and it sorted both the personal copy and the list copy into the same folder. The correct criterion for identifying emails *reflected* by groups.io is to match the following email message header: List-Id: Dependent on your filtering solution, you could add a condition such as HEADER-NAMED "List-Id" CONTAINS "devel.edk2.groups.io" > I just join the groups.io and install a Extractpatch tool to the email software. Did I miss something or some settings? I suspect that your filter is incorrect. Thanks Laszlo