From nobody Wed Nov 19 01:39:42 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1614202130; cv=none; d=zohomail.com; s=zohoarc; b=TYZ4PnQlcuRPiSVxA7ZlXDalC2Q8mYYiYvVcvNrZVSUvRfJznPGxKvV1+MdcSbs7OHnq2Zy1A0hpgN12rez55PNgQVMfTJEC/UgqJ36AOuknvzgqBD0naiIWo9s1T/LeuLwjNQGXCzqBzFTa78whDFSwmh3/2h8aUVRYIvfUjWU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1614202130; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=KuIdovMHpi5iVujY5P0apJw4Xdes6QhZyOa0EnLBoks=; b=mHJ8pSjInwe+rQLmqFDgQMKJ4OkqTdd26Ifq1jq/6aJqre4fhdiwmHmpssSIvqDN4RgtNFeA7EXE0gFg4kmquixA+f4beNG0sm75uYeac3dLLgI3Gp/uLh6ejmHJtS2geQliu1AN+S6i4tTX28GJjH6/mW2E7ZbVyindfhDBvzw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1614202130660380.856323728749; Wed, 24 Feb 2021 13:28:50 -0800 (PST) Received: from localhost ([::1]:34598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF1iD-0002RD-LM for importer@patchew.org; Wed, 24 Feb 2021 16:28:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lF1gi-00011g-6i for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:16 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:59439) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1lF1gg-0003Bu-8I for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:15 -0500 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-176-bHWH2CaaNrS8pb5F17v6HA-1; Wed, 24 Feb 2021 16:27:11 -0500 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 5B6FC107ACC7; Wed, 24 Feb 2021 21:27:10 +0000 (UTC) Received: from wainer-laptop.localdomain.com (ovpn-116-126.gru2.redhat.com [10.97.116.126]) by smtp.corp.redhat.com (Postfix) with ESMTP id D0ED65D6D3; Wed, 24 Feb 2021 21:27:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614202033; 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=KuIdovMHpi5iVujY5P0apJw4Xdes6QhZyOa0EnLBoks=; b=A8nhuaq9qbefvRtnFdndNnnZgl12mLQf/FJi2Cc1qfqAlSOUlm/z1U8uV0/GaytO2t1YFz JYwG7CJyDRTmAm579K6fpdFlpDwM5pa4L5pjnRcOKnwEcKKtLDseolcWd5MW3yf7KRJaZk qoplX2wc9Jars/1kAgwtdavvQu4JCck= X-MC-Unique: bHWH2CaaNrS8pb5F17v6HA-1 From: Wainer dos Santos Moschetta To: qemu-devel@nongnu.org Subject: [PATCH 1/3] tests/acceptance: Automatic set -cpu to the test vm Date: Wed, 24 Feb 2021 18:26:52 -0300 Message-Id: <20210224212654.1146167-2-wainersm@redhat.com> In-Reply-To: <20210224212654.1146167-1-wainersm@redhat.com> References: <20210224212654.1146167-1-wainersm@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=wainersm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=wainersm@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: wrampazz@redhat.com, philmd@redhat.com, pavel.dovgaluk@ispras.ru, crosa@redhat.com, pbonzini@redhat.com, alex.bennee@linaro.org, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This introduces a new feature to the functional tests: automatic setting of the '-cpu VALUE' option to the created vm if the test is tagged with 'cpu:VALUE'. The 'cpu' property is made available to the test object as wel= l. For example, for a simple test as: def test(self): """ :avocado: tags=3Dcpu:host """ self.assertEqual(self.cpu, "host") self.vm.launch() The resulted QEMU evocation will be like: qemu-system-x86_64 -display none -vga none -chardev socket,id=3Dmon,pat= h=3D/var/tmp/avo_qemu_sock_pdgzbgd_/qemu-1135557-monitor.sock -mon chardev= =3Dmon,mode=3Dcontrol -cpu host Signed-off-by: Wainer dos Santos Moschetta --- docs/devel/testing.rst | 8 ++++++++ tests/acceptance/avocado_qemu/__init__.py | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/docs/devel/testing.rst b/docs/devel/testing.rst index 00ce16de48..40478672c0 100644 --- a/docs/devel/testing.rst +++ b/docs/devel/testing.rst @@ -844,6 +844,14 @@ name. If one is not given explicitly, it will either = be set to ``None``, or, if the test is tagged with one (and only one) ``:avocado: tags=3Darch:VALUE`` tag, it will be set to ``VALUE``. =20 +cpu +~~~ + +If the test is tagged with one (and only one) ``:avocado: tags=3Dcpu:VALUE= `` tag +then the ``cpu`` attribute will be set to ``VALUE``, and the ``-cpu`` argu= ment +will be set to all QEMUMachine instances created by the test. Otherwise the +attribute will be set to ``None``. + machine ~~~~~~~ =20 diff --git a/tests/acceptance/avocado_qemu/__init__.py b/tests/acceptance/a= vocado_qemu/__init__.py index df167b142c..0f4649b173 100644 --- a/tests/acceptance/avocado_qemu/__init__.py +++ b/tests/acceptance/avocado_qemu/__init__.py @@ -193,6 +193,8 @@ def setUp(self): self.arch =3D self.params.get('arch', default=3Dself._get_unique_tag_val('ar= ch')) =20 + self.cpu =3D self._get_unique_tag_val('cpu') + self.machine =3D self.params.get('machine', default=3Dself._get_unique_tag_val(= 'machine')) =20 @@ -218,6 +220,8 @@ def get_vm(self, *args, name=3DNone): name =3D str(uuid.uuid4()) if self._vms.get(name) is None: self._vms[name] =3D self._new_vm(*args) + if self.cpu is not None: + self._vms[name].add_args('-cpu', self.cpu) if self.machine is not None: self._vms[name].set_machine(self.machine) return self._vms[name] --=20 2.29.2 From nobody Wed Nov 19 01:39:42 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1614202266; cv=none; d=zohomail.com; s=zohoarc; b=J6ePQo7yopFc+Rdlijj2RJ6Nek1zGyx+UN2IaiDLGqLVor5YJu9fj71/GzBwC9fwdkCcHXJ9C3GEHCzZIAdQGhyNQTZOPmN9rFaosz6hRWUAGwFnlqWUCv0JJSaZurYrZ9woIm8SyfFA8mRqRQe/PKtT7dqhcKTp+StwSa5ULVg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1614202266; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=EGnJ5+mA/Jzlx2dsbXiN3+hntg0gVz22LGUg7D8mIXw=; b=Io7fGE+b0s3Og2dqhzBE0JIBNVTZ+eFMBhql63KkDT3XVFxYEO1BtTF/wTEk/UGfKdx14MI1G2+g8O/SoRViUNWfc4ST9pEsD42UB6bkSYCTbQ5vPeiETqhK2vVzlx4egUSWkU7BukdxmUOdnb1BZl7L1ntzSYAqvy3QUaH9HCg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1614202266680326.96824066014665; Wed, 24 Feb 2021 13:31:06 -0800 (PST) Received: from localhost ([::1]:39000 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF1kP-0004S1-AR for importer@patchew.org; Wed, 24 Feb 2021 16:31:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lF1gq-00018e-Gy for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:26 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:24042) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1lF1go-0003GP-Aw for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:24 -0500 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-509-zUalrIgzN1iodVrZ_7vKkg-1; Wed, 24 Feb 2021 16:27:18 -0500 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 02F4C193578C; Wed, 24 Feb 2021 21:27:17 +0000 (UTC) Received: from wainer-laptop.localdomain.com (ovpn-116-126.gru2.redhat.com [10.97.116.126]) by smtp.corp.redhat.com (Postfix) with ESMTP id 427B65D6D3; Wed, 24 Feb 2021 21:27:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614202040; 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=EGnJ5+mA/Jzlx2dsbXiN3+hntg0gVz22LGUg7D8mIXw=; b=heliYG/odpzM6MJ61bGHrHFDuRBpjYH1AGt/5IcgT1YSSjTup0B6Ztp/n9YmJi9eXZ/vmT h5JrmSPSmrJJRDexvCPNe4xW9onQ72j6gKMQocQj1Ns5ikjaqTON2iYWNib4Bpd1SwHXR+ 2Dv9TslfXB9ZC1irj5t1Qd0JZ5TTSag= X-MC-Unique: zUalrIgzN1iodVrZ_7vKkg-1 From: Wainer dos Santos Moschetta To: qemu-devel@nongnu.org Subject: [PATCH 2/3] tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests Date: Wed, 24 Feb 2021 18:26:53 -0300 Message-Id: <20210224212654.1146167-3-wainersm@redhat.com> In-Reply-To: <20210224212654.1146167-1-wainersm@redhat.com> References: <20210224212654.1146167-1-wainersm@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=wainersm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=wainersm@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: wrampazz@redhat.com, philmd@redhat.com, pavel.dovgaluk@ispras.ru, crosa@redhat.com, pbonzini@redhat.com, alex.bennee@linaro.org, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The tests that are already tagged with "cpu:VALUE" don't need to add "-cpu VALUE" to the list of arguments of the vm object because the avocado_= qemu framework is able to handle it automatically. So this adjust those tests and ensure their cpu's VALUE are recognized by QEMU. Signed-off-by: Wainer dos Santos Moschetta --- tests/acceptance/boot_linux.py | 3 --- tests/acceptance/machine_mips_malta.py | 7 +++---- tests/acceptance/replay_kernel.py | 8 +++----- tests/acceptance/reverse_debugging.py | 2 +- tests/acceptance/tcg_plugins.py | 15 +++++++-------- 5 files changed, 14 insertions(+), 21 deletions(-) diff --git a/tests/acceptance/boot_linux.py b/tests/acceptance/boot_linux.py index 0d178038a0..55637d126e 100644 --- a/tests/acceptance/boot_linux.py +++ b/tests/acceptance/boot_linux.py @@ -82,7 +82,6 @@ def test_virt_tcg(self): """ self.require_accelerator("tcg") self.vm.add_args("-accel", "tcg") - self.vm.add_args("-cpu", "max") self.vm.add_args("-machine", "virt,gic-version=3D2") self.add_common_args() self.launch_and_wait() @@ -95,7 +94,6 @@ def test_virt_kvm_gicv2(self): """ self.require_accelerator("kvm") self.vm.add_args("-accel", "kvm") - self.vm.add_args("-cpu", "host") self.vm.add_args("-machine", "virt,gic-version=3D2") self.add_common_args() self.launch_and_wait() @@ -108,7 +106,6 @@ def test_virt_kvm_gicv3(self): """ self.require_accelerator("kvm") self.vm.add_args("-accel", "kvm") - self.vm.add_args("-cpu", "host") self.vm.add_args("-machine", "virt,gic-version=3D3") self.add_common_args() self.launch_and_wait() diff --git a/tests/acceptance/machine_mips_malta.py b/tests/acceptance/mach= ine_mips_malta.py index 7c9a4ee4d2..b67d8cb141 100644 --- a/tests/acceptance/machine_mips_malta.py +++ b/tests/acceptance/machine_mips_malta.py @@ -62,7 +62,6 @@ def do_test_i6400_framebuffer_logo(self, cpu_cores_count): kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + 'clocksource=3DGIC console=3Dtty0 console= =3DttyS0') self.vm.add_args('-kernel', kernel_path, - '-cpu', 'I6400', '-smp', '%u' % cpu_cores_count, '-vga', 'std', '-append', kernel_command_line) @@ -96,7 +95,7 @@ def test_mips_malta_i6400_framebuffer_logo_1core(self): """ :avocado: tags=3Darch:mips64el :avocado: tags=3Dmachine:malta - :avocado: tags=3Dcpu:i6400 + :avocado: tags=3Dcpu:I6400 """ self.do_test_i6400_framebuffer_logo(1) =20 @@ -105,7 +104,7 @@ def test_mips_malta_i6400_framebuffer_logo_7cores(self): """ :avocado: tags=3Darch:mips64el :avocado: tags=3Dmachine:malta - :avocado: tags=3Dcpu:i6400 + :avocado: tags=3Dcpu:I6400 :avocado: tags=3Dmips:smp """ self.do_test_i6400_framebuffer_logo(7) @@ -115,7 +114,7 @@ def test_mips_malta_i6400_framebuffer_logo_8cores(self): """ :avocado: tags=3Darch:mips64el :avocado: tags=3Dmachine:malta - :avocado: tags=3Dcpu:i6400 + :avocado: tags=3Dcpu:I6400 :avocado: tags=3Dmips:smp """ self.do_test_i6400_framebuffer_logo(8) diff --git a/tests/acceptance/replay_kernel.py b/tests/acceptance/replay_ke= rnel.py index c1cb862468..6ae18485be 100644 --- a/tests/acceptance/replay_kernel.py +++ b/tests/acceptance/replay_kernel.py @@ -156,8 +156,7 @@ def test_aarch64_virt(self): 'console=3DttyAMA0') console_pattern =3D 'VFS: Cannot open root device' =20 - self.run_rr(kernel_path, kernel_command_line, console_pattern, - args=3D('-cpu', 'cortex-a53')) + self.run_rr(kernel_path, kernel_command_line, console_pattern) =20 def test_arm_virt(self): """ @@ -303,7 +302,7 @@ def test_ppc64_e500(self): tar_url =3D ('https://www.qemu-advent-calendar.org' '/2018/download/day19.tar.xz') file_path =3D self.fetch_asset(tar_url, asset_hash=3Dtar_hash) - self.do_test_advcal_2018(file_path, 'uImage', ('-cpu', 'e5500')) + self.do_test_advcal_2018(file_path, 'uImage') =20 def test_ppc_g3beige(self): """ @@ -350,8 +349,7 @@ def test_xtensa_lx60(self): tar_url =3D ('https://www.qemu-advent-calendar.org' '/2018/download/day02.tar.xz') file_path =3D self.fetch_asset(tar_url, asset_hash=3Dtar_hash) - self.do_test_advcal_2018(file_path, 'santas-sleigh-ride.elf', - args=3D('-cpu', 'dc233c')) + self.do_test_advcal_2018(file_path, 'santas-sleigh-ride.elf') =20 @skipUnless(os.getenv('AVOCADO_TIMEOUT_EXPECTED'), 'Test might timeout') class ReplayKernelSlow(ReplayKernelBase): diff --git a/tests/acceptance/reverse_debugging.py b/tests/acceptance/rever= se_debugging.py index be01aca217..d2921e70c3 100644 --- a/tests/acceptance/reverse_debugging.py +++ b/tests/acceptance/reverse_debugging.py @@ -207,4 +207,4 @@ def test_aarch64_virt(self): kernel_path =3D self.fetch_asset(kernel_url, asset_hash=3Dkernel_h= ash) =20 self.reverse_debugging( - args=3D('-kernel', kernel_path, '-cpu', 'cortex-a53')) + args=3D('-kernel', kernel_path)) diff --git a/tests/acceptance/tcg_plugins.py b/tests/acceptance/tcg_plugins= .py index c21bf9e52a..9ca1515c3b 100644 --- a/tests/acceptance/tcg_plugins.py +++ b/tests/acceptance/tcg_plugins.py @@ -25,7 +25,7 @@ class PluginKernelBase(LinuxKernelTest): KERNEL_COMMON_COMMAND_LINE =3D 'printk.time=3D1 panic=3D-1 ' =20 def run_vm(self, kernel_path, kernel_command_line, - plugin, plugin_log, console_pattern, args): + plugin, plugin_log, console_pattern, args=3DNone): =20 vm =3D self.get_vm() vm.set_console() @@ -68,7 +68,7 @@ def test_aarch64_virt_insn(self): :avocado: tags=3Daccel:tcg :avocado: tags=3Darch:aarch64 :avocado: tags=3Dmachine:virt - :avocado: tags=3Dcpu:cortex-a57 + :avocado: tags=3Dcpu:cortex-a53 """ kernel_path =3D self._grab_aarch64_kernel() kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + @@ -80,8 +80,7 @@ def test_aarch64_virt_insn(self): =20 self.run_vm(kernel_path, kernel_command_line, "tests/plugin/libinsn.so", plugin_log.name, - console_pattern, - args=3D('-cpu', 'cortex-a53')) + console_pattern) =20 with plugin_log as lf, \ mmap.mmap(lf.fileno(), 0, access=3Dmmap.ACCESS_READ) as s: @@ -95,7 +94,7 @@ def test_aarch64_virt_insn_icount(self): :avocado: tags=3Daccel:tcg :avocado: tags=3Darch:aarch64 :avocado: tags=3Dmachine:virt - :avocado: tags=3Dcpu:cortex-a57 + :avocado: tags=3Dcpu:cortex-a53 """ kernel_path =3D self._grab_aarch64_kernel() kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + @@ -108,7 +107,7 @@ def test_aarch64_virt_insn_icount(self): self.run_vm(kernel_path, kernel_command_line, "tests/plugin/libinsn.so", plugin_log.name, console_pattern, - args=3D('-cpu', 'cortex-a53', '-icount', 'shift=3D1')) + args=3D('-icount', 'shift=3D1')) =20 with plugin_log as lf, \ mmap.mmap(lf.fileno(), 0, access=3Dmmap.ACCESS_READ) as s: @@ -121,7 +120,7 @@ def test_aarch64_virt_mem_icount(self): :avocado: tags=3Daccel:tcg :avocado: tags=3Darch:aarch64 :avocado: tags=3Dmachine:virt - :avocado: tags=3Dcpu:cortex-a57 + :avocado: tags=3Dcpu:cortex-a53 """ kernel_path =3D self._grab_aarch64_kernel() kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + @@ -134,7 +133,7 @@ def test_aarch64_virt_mem_icount(self): self.run_vm(kernel_path, kernel_command_line, "tests/plugin/libmem.so,arg=3Dboth", plugin_log.name, console_pattern, - args=3D('-cpu', 'cortex-a53', '-icount', 'shift=3D1')) + args=3D('-icount', 'shift=3D1')) =20 with plugin_log as lf, \ mmap.mmap(lf.fileno(), 0, access=3Dmmap.ACCESS_READ) as s: --=20 2.29.2 From nobody Wed Nov 19 01:39:42 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1614202286; cv=none; d=zohomail.com; s=zohoarc; b=CfIL3iAS9SMnmRbbkAUiT8bGWnaP9qxeV8smy6X2n4RpNGlGBzfTgftBiOisGHkKoRS6Ik9tySfozKKOUbzDUVHBo5OFlV3HMg5Q2E4WJLdmM4RAYs0hCPs7l65tG2CqHlMRzqYiPo/Rz4gLhEAIxmsOP/D1c5T71dUO9xQ5Md0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1614202286; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=a5/lnd6vtaS+76a/rCGZw26+GnZZjZsGl9siggn0TUA=; b=IDmIDIw76p1lDPEkYoGXxSMVXrhC8CWjo8LYIaig/gJyI6cMH/lCodnGGW0myqQm5jDGthOTwT8wjczomhjsoeApYoF96uVXhY5FrUkLJFIUMFkt/Pwb7GEofxRb7CfAwqltDoHNovDaKd2XjPrk8SOHq4cjU29Uj0v1JoDefX0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1614202286578737.6191224277062; Wed, 24 Feb 2021 13:31:26 -0800 (PST) Received: from localhost ([::1]:39170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF1kj-0004WU-Aw for importer@patchew.org; Wed, 24 Feb 2021 16:31:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52084) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lF1gz-0001CW-Up for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:34 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:58787) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1lF1gu-0003IL-Dc for qemu-devel@nongnu.org; Wed, 24 Feb 2021 16:27:32 -0500 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-512-Kz0VcwijP9GinAvxEVYjbQ-1; Wed, 24 Feb 2021 16:27:23 -0500 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 A491D1007B15; Wed, 24 Feb 2021 21:27:22 +0000 (UTC) Received: from wainer-laptop.localdomain.com (ovpn-116-126.gru2.redhat.com [10.97.116.126]) by smtp.corp.redhat.com (Postfix) with ESMTP id CE6DC5D6D3; Wed, 24 Feb 2021 21:27:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614202047; 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=a5/lnd6vtaS+76a/rCGZw26+GnZZjZsGl9siggn0TUA=; b=OY+KNdTThImoZtvOK+oGuigeYXOZw5ZxlxfsILGFf/4HGleW5xJRsgHLAfaJnZeeop88m9 kKgWC9JJRcjKX1wwcMiX09bCtt34GOTSMtKmDIa7bBUAlh4fY7s0rr9ToX51VoT4ziDGwZ QzpKEsxVjPVwXyIJLVD/0NmiRnpvn6w= X-MC-Unique: Kz0VcwijP9GinAvxEVYjbQ-1 From: Wainer dos Santos Moschetta To: qemu-devel@nongnu.org Subject: [PATCH 3/3] tests/acceptance: Tagging tests with "cpu:VALUE" Date: Wed, 24 Feb 2021 18:26:54 -0300 Message-Id: <20210224212654.1146167-4-wainersm@redhat.com> In-Reply-To: <20210224212654.1146167-1-wainersm@redhat.com> References: <20210224212654.1146167-1-wainersm@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=wainersm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=wainersm@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: wrampazz@redhat.com, philmd@redhat.com, pavel.dovgaluk@ispras.ru, crosa@redhat.com, pbonzini@redhat.com, alex.bennee@linaro.org, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The existing tests which are passing "-cpu VALUE" argument to the vm object are now properly "cpu:VALUE" tagged, so letting the avocado_qemu framework = to handle that automatically. Signed-off-by: Wainer dos Santos Moschetta --- tests/acceptance/boot_linux_console.py | 16 +++++++++------- tests/acceptance/pc_cpu_hotplug_props.py | 2 +- tests/acceptance/replay_kernel.py | 9 ++++++--- tests/acceptance/virtio-gpu.py | 4 ++-- tests/acceptance/x86_cpu_model_versions.py | 8 ++++++++ 5 files changed, 26 insertions(+), 13 deletions(-) diff --git a/tests/acceptance/boot_linux_console.py b/tests/acceptance/boot= _linux_console.py index eb01286799..2447b370ff 100644 --- a/tests/acceptance/boot_linux_console.py +++ b/tests/acceptance/boot_linux_console.py @@ -238,6 +238,7 @@ def test_mips64el_malta_5KEc_cpio(self): :avocado: tags=3Darch:mips64el :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:5KEc """ kernel_url =3D ('https://github.com/philmd/qemu-testing-blob/' 'raw/9ad2df38/mips/malta/mips64el/' @@ -257,8 +258,7 @@ def test_mips64el_malta_5KEc_cpio(self): kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + 'console=3DttyS0 console=3Dtty ' + 'rdinit=3D/sbin/init noreboot') - self.vm.add_args('-cpu', '5KEc', - '-kernel', kernel_path, + self.vm.add_args('-kernel', kernel_path, '-initrd', initrd_path, '-append', kernel_command_line, '-no-reboot') @@ -286,7 +286,6 @@ def do_test_mips_malta32el_nanomips(self, kernel_url, k= ernel_hash): + 'mem=3D256m@@0x0 ' + 'console=3DttyS0') self.vm.add_args('-no-reboot', - '-cpu', 'I7200', '-kernel', kernel_path, '-append', kernel_command_line) self.vm.launch() @@ -298,6 +297,7 @@ def test_mips_malta32el_nanomips_4k(self): :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' @@ -310,6 +310,7 @@ def test_mips_malta32el_nanomips_16k_up(self): :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' @@ -322,6 +323,7 @@ def test_mips_malta32el_nanomips_64k_dbg(self): :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' @@ -333,6 +335,7 @@ def test_aarch64_virt(self): """ :avocado: tags=3Darch:aarch64 :avocado: tags=3Dmachine:virt + :avocado: tags=3Dcpu:cortex-a53 """ kernel_url =3D ('https://archives.fedoraproject.org/pub/archive/fe= dora' '/linux/releases/29/Everything/aarch64/os/images/pxe= boot' @@ -343,8 +346,7 @@ def test_aarch64_virt(self): self.vm.set_console() kernel_command_line =3D (self.KERNEL_COMMON_COMMAND_LINE + 'console=3DttyAMA0') - self.vm.add_args('-cpu', 'cortex-a53', - '-kernel', kernel_path, + self.vm.add_args('-kernel', kernel_path, '-append', kernel_command_line) self.vm.launch() console_pattern =3D 'Kernel command line: %s' % kernel_command_line @@ -1076,9 +1078,9 @@ def test_ppc64_e500(self): """ :avocado: tags=3Darch:ppc64 :avocado: tags=3Dmachine:ppce500 + :avocado: tags=3Dcpu:e5500 """ tar_hash =3D '6951d86d644b302898da2fd701739c9406527fe1' - self.vm.add_args('-cpu', 'e5500') self.do_test_advcal_2018('19', tar_hash, 'uImage') =20 def test_ppc_g3beige(self): @@ -1120,7 +1122,7 @@ def test_xtensa_lx60(self): """ :avocado: tags=3Darch:xtensa :avocado: tags=3Dmachine:lx60 + :avocado: tags=3Dcpu:dc233c """ tar_hash =3D '49e88d9933742f0164b60839886c9739cb7a0d34' - self.vm.add_args('-cpu', 'dc233c') self.do_test_advcal_2018('02', tar_hash, 'santas-sleigh-ride.elf') diff --git a/tests/acceptance/pc_cpu_hotplug_props.py b/tests/acceptance/pc= _cpu_hotplug_props.py index e49bf33fc5..f8a39e6d0a 100644 --- a/tests/acceptance/pc_cpu_hotplug_props.py +++ b/tests/acceptance/pc_cpu_hotplug_props.py @@ -25,11 +25,11 @@ class OmittedCPUProps(Test): """ :avocado: tags=3Darch:x86_64 + :avocado: tags=3Dcpu:qemu64 """ def test_no_die_id(self): self.vm.add_args('-nodefaults', '-S') self.vm.add_args('-smp', '1,sockets=3D2,cores=3D2,threads=3D2,maxc= pus=3D8') - self.vm.add_args('-cpu', 'qemu64') self.vm.add_args('-device', 'qemu64-x86_64-cpu,socket-id=3D1,core-= id=3D0,thread-id=3D0') self.vm.launch() self.assertEquals(len(self.vm.command('query-cpus')), 2) diff --git a/tests/acceptance/replay_kernel.py b/tests/acceptance/replay_ke= rnel.py index 6ae18485be..fefa6d8550 100644 --- a/tests/acceptance/replay_kernel.py +++ b/tests/acceptance/replay_kernel.py @@ -394,6 +394,7 @@ def test_mips64el_malta_5KEc_cpio(self): :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little :avocado: tags=3Dslowness:high + :avocado: tags=3Dcpu:5KEc """ kernel_url =3D ('https://github.com/philmd/qemu-testing-blob/' 'raw/9ad2df38/mips/malta/mips64el/' @@ -414,7 +415,7 @@ def test_mips64el_malta_5KEc_cpio(self): 'rdinit=3D/sbin/init noreboot') console_pattern =3D 'Boot successful.' self.run_rr(kernel_path, kernel_command_line, console_pattern, shi= ft=3D5, - args=3D('-initrd', initrd_path, '-cpu', '5KEc')) + args=3D('-initrd', initrd_path)) =20 def do_test_mips_malta32el_nanomips(self, kernel_path_xz): kernel_path =3D self.workdir + "kernel" @@ -426,14 +427,14 @@ def do_test_mips_malta32el_nanomips(self, kernel_path= _xz): 'mem=3D256m@@0x0 ' 'console=3DttyS0') console_pattern =3D 'Kernel command line: %s' % kernel_command_line - self.run_rr(kernel_path, kernel_command_line, console_pattern, shi= ft=3D5, - args=3D('-cpu', 'I7200')) + self.run_rr(kernel_path, kernel_command_line, console_pattern, shi= ft=3D5) =20 def test_mips_malta32el_nanomips_4k(self): """ :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' @@ -447,6 +448,7 @@ def test_mips_malta32el_nanomips_16k_up(self): :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' @@ -460,6 +462,7 @@ def test_mips_malta32el_nanomips_64k_dbg(self): :avocado: tags=3Darch:mipsel :avocado: tags=3Dmachine:malta :avocado: tags=3Dendian:little + :avocado: tags=3Dcpu:I7200 """ kernel_url =3D ('https://mipsdistros.mips.com/LinuxDistro/nanomips= /' 'kernels/v4.15.18-432-gb2eb9a8b07a1-20180627102142/' diff --git a/tests/acceptance/virtio-gpu.py b/tests/acceptance/virtio-gpu.py index ab1a4c1a71..c650427379 100644 --- a/tests/acceptance/virtio-gpu.py +++ b/tests/acceptance/virtio-gpu.py @@ -60,6 +60,7 @@ def test_virtio_vga_virgl(self): """ :avocado: tags=3Darch:x86_64 :avocado: tags=3Ddevice:virtio-vga + :avocado: tags=3Dcpu:host """ kernel_command_line =3D ( self.KERNEL_COMMON_COMMAND_LINE + "console=3DttyS0 rdinit=3D/b= in/bash" @@ -72,7 +73,6 @@ def test_virtio_vga_virgl(self): initrd_path =3D self.fetch_asset(self.INITRD_URL) =20 self.vm.set_console() - self.vm.add_args("-cpu", "host") self.vm.add_args("-m", "2G") self.vm.add_args("-machine", "pc,accel=3Dkvm") self.vm.add_args("-device", "virtio-vga,virgl=3Don") @@ -96,6 +96,7 @@ def test_vhost_user_vga_virgl(self): """ :avocado: tags=3Darch:x86_64 :avocado: tags=3Ddevice:vhost-user-vga + :avocado: tags=3Dcpu:host """ kernel_command_line =3D ( self.KERNEL_COMMON_COMMAND_LINE + "console=3DttyS0 rdinit=3D/b= in/bash" @@ -135,7 +136,6 @@ def test_vhost_user_vga_virgl(self): ) =20 self.vm.set_console() - self.vm.add_args("-cpu", "host") self.vm.add_args("-m", "2G") self.vm.add_args("-object", "memory-backend-memfd,id=3Dmem,size=3D= 2G") self.vm.add_args("-machine", "pc,memory-backend=3Dmem,accel=3Dkvm") diff --git a/tests/acceptance/x86_cpu_model_versions.py b/tests/acceptance/= x86_cpu_model_versions.py index 2b7461bb41..8a0a07ef71 100644 --- a/tests/acceptance/x86_cpu_model_versions.py +++ b/tests/acceptance/x86_cpu_model_versions.py @@ -252,6 +252,7 @@ def get_cpu_prop(self, prop): def test_4_1(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.1 + :avocado: tags=3Dcpu:Cascadelake-Server """ # machine-type only: self.vm.add_args('-S') @@ -263,6 +264,7 @@ def test_4_1(self): def test_4_0(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.0 + :avocado: tags=3Dcpu:Cascadelake-Server """ self.vm.add_args('-S') self.vm.add_args('-cpu', 'Cascadelake-Server,x-force-features=3Don= ,check=3Doff,enforce=3Doff') @@ -273,6 +275,7 @@ def test_4_0(self): def test_set_4_0(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.0 + :avocado: tags=3Dcpu:Cascadelake-Server """ # command line must override machine-type if CPU model is not vers= ioned: self.vm.add_args('-S') @@ -284,6 +287,7 @@ def test_set_4_0(self): def test_unset_4_1(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.1 + :avocado: tags=3Dcpu:Cascadelake-Server """ self.vm.add_args('-S') self.vm.add_args('-cpu', 'Cascadelake-Server,x-force-features=3Don= ,check=3Doff,enforce=3Doff,-arch-capabilities') @@ -294,6 +298,7 @@ def test_unset_4_1(self): def test_v1_4_0(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.0 + :avocado: tags=3Dcpu:Cascadelake-Server """ # versioned CPU model overrides machine-type: self.vm.add_args('-S') @@ -305,6 +310,7 @@ def test_v1_4_0(self): def test_v2_4_0(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.0 + :avocado: tags=3Dcpu:Cascadelake-Server """ self.vm.add_args('-S') self.vm.add_args('-cpu', 'Cascadelake-Server-v2,x-force-features= =3Don,check=3Doff,enforce=3Doff') @@ -315,6 +321,7 @@ def test_v2_4_0(self): def test_v1_set_4_0(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.0 + :avocado: tags=3Dcpu:Cascadelake-Server """ # command line must override machine-type and versioned CPU model: self.vm.add_args('-S') @@ -326,6 +333,7 @@ def test_v1_set_4_0(self): def test_v2_unset_4_1(self): """ :avocado: tags=3Dmachine:pc-i440fx-4.1 + :avocado: tags=3Dcpu:Cascadelake-Server """ self.vm.add_args('-S') self.vm.add_args('-cpu', 'Cascadelake-Server-v2,x-force-features= =3Don,check=3Doff,enforce=3Doff,-arch-capabilities') --=20 2.29.2