From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.groups.io with SMTP id smtpd.web11.195050.1673959143086275713 for ; Tue, 17 Jan 2023 04:39:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=Jz4XOIF/; spf=pass (domain: redhat.com, ip: 170.10.129.124, mailfrom: kraxel@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1673959142; 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: in-reply-to:in-reply-to:references:references; bh=7AZYtbLmMHr/Crq6zx59n/g35VFmP6ROqESQxA7fh+w=; b=Jz4XOIF/Ru6k5V+IJ78993Y/wHenHbtEbSVL4+KkrTtmL6WEYQgBkkCGPjAPsV4459b5zD nDQJh4XQLozl2fjsKBb8gx4iYbU6GM6xLhEm6zsbEAvhTttQ7MiCUwYtJ8LgoHWjuyJEOd OSM5OJfEWXWITxeQZbGxNjPVy8lvBao= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-583-Y2P6SlA_N0SvxQonYUZUsw-1; Tue, 17 Jan 2023 07:39:01 -0500 X-MC-Unique: Y2P6SlA_N0SvxQonYUZUsw-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 3D61F801779; Tue, 17 Jan 2023 12:39:00 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.192.124]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AE419C15BA0; Tue, 17 Jan 2023 12:38:58 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 90E841800097; Tue, 17 Jan 2023 13:38:54 +0100 (CET) Date: Tue, 17 Jan 2023 13:38:54 +0100 From: "Gerd Hoffmann" To: "Yao, Jiewen" Cc: "devel@edk2.groups.io" , "osteffen@redhat.com" , Andrew Fish , Ard Biesheuvel , "Feng, Bob C" , "Bi, Dandan" , "Wang, Jian J" , "Justen, Jordan L" , Leif Lindholm , "Gao, Liming" , "Kinney, Michael D" , Michael Kubacki , "Ni, Ray" , Sami Mujawar , Sean Brogan , "Chen, Christine" , Pawel Polawski , "chris.fernald@outlook.com" Subject: Re: [edk2-devel] [PATCH v11 17/17] OfmvPkg: CI: Qemu tests: set CPU to Broadwell Message-ID: <20230117123854.gi46rdey7kz77suc@sirius.home.kraxel.org> References: <20230116174044.3346383-1-osteffen@redhat.com> <20230116174044.3346383-18-osteffen@redhat.com> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 17, 2023 at 12:20:16PM +0000, Yao, Jiewen wrote: > I have seen Gerd sent out V4 patch set for #4251. Is that not enough? If that is merged first patch 17 should not be needed. take care, Gerd