From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web10.18885.1586969885070730715 for ; Wed, 15 Apr 2020 09:58:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=EkWFKxPx; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1586969884; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=b6ZURZrFHWY/pHOAXpIK/5EelKIbh5BtWpVEtv6+7Bw=; b=EkWFKxPxZ4TUKEx/BDksfI5E2GzOPskan0oBCw/auLvF4uDhFmPvNhq3nIb39cxWuUg3st BQ8PSDazSvJYQEC1FjJX+mWo+VdVhKe6r8XiURvlcnPaOACiNbY/7CvwhyifGQbUGmEBzv q0toegNqMJWcjdhXYj0Z40XHoYQHOok= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-352-3Pal4l3LNVynDt-p928dVw-1; Wed, 15 Apr 2020 12:57:58 -0400 X-MC-Unique: 3Pal4l3LNVynDt-p928dVw-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 60CE71005513; Wed, 15 Apr 2020 16:57:57 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-155.ams2.redhat.com [10.36.112.155]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8C617118DF4; Wed, 15 Apr 2020 16:57:56 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v1 2/6] ArmVirtPkg: Add Platform CI and configuration for Core CI To: devel@edk2.groups.io, sean.brogan@microsoft.com References: <12347.1586462270854537334@groups.io> <31845.1586933738975007756@groups.io> Cc: Ard Biesheuvel From: "Laszlo Ersek" Message-ID: <78837035-1a4c-2518-622f-0d898752f6d3@redhat.com> Date: Wed, 15 Apr 2020 18:57:55 +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: <31845.1586933738975007756@groups.io> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Sean, On 04/15/20 08:55, Sean via groups.io wrote: > Any thoughts? I have not ignored your email. Instead, I have not seen it. The reason is that you messaged the list only -- you didn't put me in the To: or Cc: headers, despite addressing me by name in the message body. While I do follow the entire list, my personal inbox enjoys a much higher priority than my edk2-devel list folder -- the latter is (almost) just one of my many list folders. Therefore, if a query is sent only to the list, and not copied to me, I could come to it much later, or (in the worst case) I might even totally miss it. (E.g. if I were overloaded, and the message were deeply nested in an existent thread and/or the subject line didn't obviously call for my attention.) General mailing list etiquette (not specific to edk2-devel) is that, when asking a public question to a specific subscriber, then both the list and that subscriber be copied on the message. This way all other interested subscribers (and the list archive) can follow the discussion, *and* the specific subscriber will not only find the query in their list folder, but also in their inbox. What's even worse is that, your email was sent in response to Ard's (the one that said "I agree with Laszlo's point here"), and I *was* CC'd on Ard's message. Which means that your MUA explicitly *dropped* me from your message. I'm not sure what MUA does that -- I can even imagine it was the groups.io WebUI! --, but whatever MUA it was, it was very wrong. Dropping CC's *breaks* mailing list discussions. Anyway, I'll now read your previous email and attempt an answer. (To be clear, I've now seen your *current* message too only because I'm at the moment a bit less tired, and happened to catch it in my list folder.) Thanks Laszlo