From nobody Sun May 19 00:17:36 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1666177898; cv=none; d=zohomail.com; s=zohoarc; b=SBQd1wIb3pT5+uZ29lwOYs9ndeewog735qzKpo69lE+zsXcpsvSQZMe9QKREBNAu8Eqg7po4t2tGOm4LiJw2H6bhbP0XcGAjc+eFrZYaLRQQlKIcDrwtLBAAxwDQxyvK+pBeXG6deHApYCHqZv+OWgGlZKoJYmoyMPRIg6YEoXM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1666177898; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=OFC0HI1WShtGEM2sr1vHdY9j4lAOLtLZmKavMl/alfs=; b=SKyvzJ3TcxXug7IZPWXCdgxAnktdnhNWQ4ffzdw64wBdgYa/4KWcK2oM4nBT6+k/t8j3ZOopaFoIitqKrsc0xedJSQJcNk64uN0plprUm37dbfDYWgB17GGNKtuJDGz6SiZ6pJdIC1aDUMRRyKUI3a5+UdcenqXpha1/jH71xA0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.zohomail.com with SMTPS id 1666177898958759.2438407124292; Wed, 19 Oct 2022 04:11:38 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-351-w9bYrC7TOOCcYHWEIkorhg-1; Wed, 19 Oct 2022 07:11:32 -0400 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 45F3B382C96A; Wed, 19 Oct 2022 11:11:30 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id A63B9C15BB4; Wed, 19 Oct 2022 11:11:29 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 822931946595; Wed, 19 Oct 2022 11:11:29 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 9C30B1946587 for ; Wed, 19 Oct 2022 11:11:27 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 49F7E2028DC1; Wed, 19 Oct 2022 11:11:27 +0000 (UTC) Received: from work.fritz.box (unknown [10.39.195.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id C613D2027062; Wed, 19 Oct 2022 11:11:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666177897; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=OFC0HI1WShtGEM2sr1vHdY9j4lAOLtLZmKavMl/alfs=; b=FZGeNs/lgAOtQXvszAApI0c8zRTBbpCE3Jl+yL249OVoTutV4V9h8beyADdO6Aqa3PMLb6 KauziDtla0MtyPNQKL2I9JbFEKTO3jS8AXcfo+xUG2opAS349eqhmMnyMY3dXyiwIuwUEo 5S6/0Y161IyqGSkBNjkSGpPYlYlO90o= X-MC-Unique: w9bYrC7TOOCcYHWEIkorhg-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH] cputestdata: Fix test data for EPYC 7502 Date: Wed, 19 Oct 2022 13:11:25 +0200 Message-Id: <20221019111125.22477-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tim Wiederhake Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1666177900574100001 Content-Type: text/plain; charset="utf-8"; x-default="true" Commit 5c17a7ba41 introduced a new feature (ibrs) but did not update existing cputestdata. Signed-off-by: Tim Wiederhake Reviewed-by: Erik Skultety --- tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml = b/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml index ca71b9efb5..82b6c1bc1a 100644 --- a/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml +++ b/tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-disabled.xml @@ -5,5 +5,6 @@ + --=20 2.36.1