[{"id":3668547,"web_url":"http://patchwork.ozlabs.org/comment/3668547/","msgid":"<acK1AIOCm0qpXsat@yuki.lan>","list_archive_url":null,"date":"2026-03-24T16:00:00","subject":"Re: [LTP] [PATCH] vmcp: skip test on non-s390x architectures","submitter":{"id":8530,"url":"http://patchwork.ozlabs.org/api/people/8530/","name":"Cyril Hrubis","email":"chrubis@suse.cz"},"content":"Hi!\n> The vmcp test is specific to s390x systems and is not supported on\n> other architectures such as ppc64le. Currently, the test fails on\n> unsupported platforms.\n> \n> Add an architecture check to skip execution on non-s390x systems\n> by reporting TCONF, avoiding false test failures.\n> \n> Signed-off-by: Sowmya Indranna <sowmya.indranna@ibm.com>\n> ---\n>  testcases/commands/vmcp/vmcp_m.sh | 9 +++++++++\n>  1 file changed, 9 insertions(+)\n> \n> diff --git a/testcases/commands/vmcp/vmcp_m.sh b/testcases/commands/vmcp/vmcp_m.sh\n> index 3924a6e11..e40dec4bd 100644\n> --- a/testcases/commands/vmcp/vmcp_m.sh\n> +++ b/testcases/commands/vmcp/vmcp_m.sh\n> @@ -15,6 +15,15 @@ TST_CNT=2\n>  TST_TESTFUNC=vmcp_main\n>  TST_NEEDS_CMDS=\"vmcp\"\n>  \n> +# Check if running on s390x architecture\n> +check_arch()\n> +{\n> +\tlocal arch=$(uname -m)\n> +\tif [ \"$arch\" != \"s390x\" ]; then\n> +\t\ttst_brk TCONF \"vmcp test requires s390x architecture, current: $arch\"\n> +\tfi\n> +}\n\nThe test has TST_NEEDS_CMDS=\"vmcp\" it shouldn't even start unless there\nis vmcp installed. And would expect that vmcp is not installed unless we\nare on s390x.","headers":{"Return-Path":"<ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>","X-Original-To":["incoming@patchwork.ozlabs.org","ltp@lists.linux.it"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","ltp@picard.linux.it"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n unprotected) header.d=suse.cz header.i=@suse.cz header.a=rsa-sha256\n header.s=susede2_rsa header.b=a0cpdj1m;\n\tdkim=fail reason=\"signature verification failed\" header.d=suse.cz\n header.i=@suse.cz header.a=ed25519-sha256 header.s=susede2_ed25519\n header.b=6+j6bLMt;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key)\n header.d=suse.cz header.i=@suse.cz header.a=rsa-sha256 header.s=susede2_rsa\n header.b=a0cpdj1m;\n\tdkim=neutral header.d=suse.cz header.i=@suse.cz header.a=ed25519-sha256\n header.s=susede2_ed25519 header.b=6+j6bLMt;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.linux.it\n (client-ip=213.254.12.146; helo=picard.linux.it;\n envelope-from=ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it;\n receiver=patchwork.ozlabs.org)","smtp-out2.suse.de;\n\tnone"],"Received":["from picard.linux.it (picard.linux.it [213.254.12.146])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4fgF9d1ct7z1yFq\n\tfor <incoming@patchwork.ozlabs.org>; Wed, 25 Mar 2026 03:00:04 +1100 (AEDT)","from picard.linux.it (localhost [IPv6:::1])\n\tby picard.linux.it (Postfix) with ESMTP id B857F3E4B8A\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 24 Mar 2026 17:00:01 +0100 (CET)","from in-2.smtp.seeweb.it (in-2.smtp.seeweb.it [217.194.8.2])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature ECDSA (secp384r1))\n (No client certificate requested)\n by picard.linux.it (Postfix) with ESMTPS id A831D3E1712\n for <ltp@lists.linux.it>; Tue, 24 Mar 2026 16:59:57 +0100 (CET)","from smtp-out2.suse.de (smtp-out2.suse.de [195.135.223.131])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested)\n by in-2.smtp.seeweb.it (Postfix) with ESMTPS id 24774600658\n for <ltp@lists.linux.it>; Tue, 24 Mar 2026 16:59:55 +0100 (CET)","from imap1.dmz-prg2.suse.org (unknown [10.150.64.97])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest\n SHA256)\n (No client certificate requested)\n by smtp-out2.suse.de (Postfix) with ESMTPS id 384DA5BD5B;\n Tue, 24 Mar 2026 15:59:55 +0000 (UTC)","from imap1.dmz-prg2.suse.org (localhost [127.0.0.1])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest\n SHA256)\n (No client certificate requested)\n by imap1.dmz-prg2.suse.org (Postfix) with ESMTPS id 1D2E543F05;\n Tue, 24 Mar 2026 15:59:55 +0000 (UTC)","from dovecot-director2.suse.de ([2a07:de40:b281:106:10:150:64:167])\n by imap1.dmz-prg2.suse.org with ESMTPSA id p0ENBfu0wmn/RgAAD6G6ig\n (envelope-from <chrubis@suse.cz>); Tue, 24 Mar 2026 15:59:55 +0000"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_rsa;\n t=1774367995;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=05vzY2E/nouTUwDyNd8YLJY6cxjpW4C4hKroux60JAM=;\n b=a0cpdj1mbZxX73ZScW2/+Tx61VjpBoRIF7r4NSgq2+4BZFYs2yZ/EoaOTbi5EfBqRPpU/Z\n CNi7TMbSSvIcst3ZB4ozaOWQayHmRKFhefEtFXrDiitILr5VsAgECosRxoj3pnjuo3hWL9\n skA0Qk5mWg74nHB/GRdMKPnnGW1Druo=","v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_ed25519; t=1774367995;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=05vzY2E/nouTUwDyNd8YLJY6cxjpW4C4hKroux60JAM=;\n b=6+j6bLMtrQuWAqEWpsY9dw5dZBu+BcsECcXqAqnjOZM+VjcU7zzg+WYsIP7+drCJfyJs16\n ogb2HF3AtHOFlcBg==","v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_rsa;\n t=1774367995;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=05vzY2E/nouTUwDyNd8YLJY6cxjpW4C4hKroux60JAM=;\n b=a0cpdj1mbZxX73ZScW2/+Tx61VjpBoRIF7r4NSgq2+4BZFYs2yZ/EoaOTbi5EfBqRPpU/Z\n CNi7TMbSSvIcst3ZB4ozaOWQayHmRKFhefEtFXrDiitILr5VsAgECosRxoj3pnjuo3hWL9\n skA0Qk5mWg74nHB/GRdMKPnnGW1Druo=","v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz;\n s=susede2_ed25519; t=1774367995;\n h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc:\n mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=05vzY2E/nouTUwDyNd8YLJY6cxjpW4C4hKroux60JAM=;\n b=6+j6bLMtrQuWAqEWpsY9dw5dZBu+BcsECcXqAqnjOZM+VjcU7zzg+WYsIP7+drCJfyJs16\n ogb2HF3AtHOFlcBg=="],"Date":"Tue, 24 Mar 2026 17:00:00 +0100","From":"Cyril Hrubis <chrubis@suse.cz>","To":"sowmya.indranna@ibm.com","Message-ID":"<acK1AIOCm0qpXsat@yuki.lan>","References":"<20260324143332.2200651-1-sowmya.indranna@ibm.com>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<20260324143332.2200651-1-sowmya.indranna@ibm.com>","X-Spamd-Result":"default: False [-8.30 / 50.00]; REPLY(-4.00)[];\n BAYES_HAM(-3.00)[99.99%]; NEURAL_HAM_LONG(-1.00)[-1.000];\n NEURAL_HAM_SHORT(-0.20)[-1.000]; MIME_GOOD(-0.10)[text/plain];\n FUZZY_RATELIMITED(0.00)[rspamd.com];\n RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[];\n MISSING_XM_UA(0.00)[]; RCPT_COUNT_TWO(0.00)[2];\n RCVD_TLS_ALL(0.00)[];\n DKIM_SIGNED(0.00)[suse.cz:s=susede2_rsa,suse.cz:s=susede2_ed25519];\n URIBL_BLOCKED(0.00)[suse.cz:email,imap1.dmz-prg2.suse.org:helo];\n FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[];\n MIME_TRACE(0.00)[0:+]; TO_DN_NONE(0.00)[];\n RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[];\n DBL_BLOCKED_OPENRESOLVER(0.00)[yuki.lan:mid, imap1.dmz-prg2.suse.org:helo,\n suse.cz:email]","X-Spam-Score":"-8.30","X-Spam-Level":"","X-Spam-Status":"No, score=0.1 required=7.0 tests=DKIM_SIGNED,DKIM_VALID,\n DKIM_VALID_AU,DKIM_VALID_EF,DMARC_MISSING,SPF_HELO_NONE,SPF_PASS\n shortcircuit=no autolearn=disabled version=4.0.1","X-Spam-Checker-Version":"SpamAssassin 4.0.1 (2024-03-25) on in-2.smtp.seeweb.it","X-Virus-Scanned":"clamav-milter 1.0.9 at in-2.smtp.seeweb.it","X-Virus-Status":"Clean","Subject":"Re: [LTP] [PATCH] vmcp: skip test on non-s390x architectures","X-BeenThere":"ltp@lists.linux.it","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Linux Test Project <ltp.lists.linux.it>","List-Unsubscribe":"<https://lists.linux.it/options/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=unsubscribe>","List-Archive":"<http://lists.linux.it/pipermail/ltp/>","List-Post":"<mailto:ltp@lists.linux.it>","List-Help":"<mailto:ltp-request@lists.linux.it?subject=help>","List-Subscribe":"<https://lists.linux.it/listinfo/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=subscribe>","Cc":"ltp@lists.linux.it","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it","Sender":"\"ltp\" <ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>"}},{"id":3668555,"web_url":"http://patchwork.ozlabs.org/comment/3668555/","msgid":"<BY1PR15MB6200533F558E9C523FE9B7C9F248A@BY1PR15MB6200.namprd15.prod.outlook.com>","list_archive_url":null,"date":"2026-03-24T16:05:14","subject":"Re: [LTP] [PATCH] vmcp: skip test on non-s390x architectures","submitter":{"id":86279,"url":"http://patchwork.ozlabs.org/api/people/86279/","name":"Sowmya Indranna","email":"Sowmya.Indranna@ibm.com"},"content":"Agree, the test results in failed state when run which should be part of skip tests, complete details are in the issue https://github.com/linux-test-project/ltp/issues/1298 for reference.\n\nThanks\nSowmya Indranna","headers":{"Return-Path":"<ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>","X-Original-To":["incoming@patchwork.ozlabs.org","ltp@lists.linux.it"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","ltp@picard.linux.it"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=lists.linux.it header.i=@lists.linux.it\n header.a=rsa-sha256 header.s=picard header.b=hjpnEa/y;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n unprotected) header.d=ibm.com header.i=@ibm.com header.a=rsa-sha256\n header.s=pp1 header.b=OzH1FOPi;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.linux.it\n (client-ip=213.254.12.146; helo=picard.linux.it;\n envelope-from=ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it;\n receiver=patchwork.ozlabs.org)"],"Received":["from picard.linux.it (picard.linux.it [213.254.12.146])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4fgFHr3c9Pz1y1G\n\tfor <incoming@patchwork.ozlabs.org>; Wed, 25 Mar 2026 03:05:28 +1100 (AEDT)","from picard.linux.it (localhost [IPv6:::1])\n\tby picard.linux.it (Postfix) with ESMTP id 575D33E1712\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 24 Mar 2026 17:05:26 +0100 (CET)","from in-4.smtp.seeweb.it (in-4.smtp.seeweb.it\n [IPv6:2001:4b78:1:20::4])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature ECDSA (secp384r1))\n (No client certificate requested)\n by picard.linux.it (Postfix) with ESMTPS id 731233E1712\n for <ltp@lists.linux.it>; Tue, 24 Mar 2026 17:05:22 +0100 (CET)","from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com\n [148.163.158.5])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested)\n by in-4.smtp.seeweb.it (Postfix) with ESMTPS id 3BA8510006AE\n for <ltp@lists.linux.it>; Tue, 24 Mar 2026 17:05:20 +0100 (CET)","from pps.filterd (m0360072.ppops.net [127.0.0.1])\n by mx0a-001b2d01.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id\n 62OD2KMu2755971; Tue, 24 Mar 2026 16:05:19 GMT","from byapr05cu005.outbound.protection.outlook.com\n (mail-westusazon11010023.outbound.protection.outlook.com [52.101.85.23])\n by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 4d1kumkve0-1\n (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);\n Tue, 24 Mar 2026 16:05:18 +0000 (GMT)","from BY1PR15MB6200.namprd15.prod.outlook.com (2603:10b6:a03:529::5)\n by DM6PR15MB4071.namprd15.prod.outlook.com (2603:10b6:5:2b6::14) with\n Microsoft SMTP Server (version=TLS1_2,\n cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.9745.20; Tue, 24 Mar\n 2026 16:05:14 +0000","from BY1PR15MB6200.namprd15.prod.outlook.com\n ([fe80::2e97:dd4e:4558:ec87]) by BY1PR15MB6200.namprd15.prod.outlook.com\n ([fe80::2e97:dd4e:4558:ec87%6]) with mapi id 15.20.9745.019; Tue, 24 Mar 2026\n 16:05:14 +0000"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=lists.linux.it;\n i=@lists.linux.it; q=dns/txt; s=picard; t=1774368326; h=to : date :\n message-id : references : in-reply-to : mime-version : subject :\n list-id : list-unsubscribe : list-archive : list-post : list-help :\n list-subscribe : from : reply-to : cc : content-type :\n content-transfer-encoding : sender : from;\n bh=15ydoyCFLa11PeJnvzNJ0wXC1YgMD0ybxE7VHdDirPI=;\n b=hjpnEa/y135/m8dj5J9xHN8OoLJ703CCHjimybAIhHc3Q6/vgn1z2FApTBQ2tdQAOJZOI\n LFtNcUToop6A5VVnMn2wLDf+/ulMmDsOhsqaD65pE9+2u+TGALNfbT9F1BAFDZ5dboGWSre\n 73a/Bv63cGUSjGblcJC/UKYTrBJGGi0=","v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=cc\n :content-type:date:from:in-reply-to:message-id:mime-version\n :references:subject:to; s=pp1; bh=tmsm49E/Dmwe01idk4wUTCu47YelVp\n H77RMVelKUAUs=; b=OzH1FOPidvpIx4VmaEws4Tq+0IPVzibEGUVAt2Eg7U8S+6\n W6AoyV+xX2hiqudXM/l0SfRq0lS/Zu3C6TNqtXYREO3VhOUp7sIWFTwj0x+tP6Ea\n g3SUsleeVl8AxgEzSUR8tTw0UYPyyzcOwfswJUNpwU9LfZ3wzBTZxsaHRzRdemdJ\n TaDvBDjDV8MvlVckCUM78drnu8+BROQp0UvwPJtbsH+a8lCR6JiObrpOU9m63cRO\n t9Sx2FQzuLoUlTruupZ0/ovNdraHWsc7rWGoYDi47AfmLiLKqxo3W+AV9INX/3wi\n Ht0ayuvx3dC71JakraCwAHENL0tr3uyk1Ek53DLA=="],"ARC-Seal":"i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none;\n b=WzCc8fEohnOrZl6k/XNtlLzXO8JkG10RgIwhsrcS2NnrE2gDHydIUkgii8vaiETpp+42sgvzu6gCB12tiVfDGyAqFBpCvY0JtDh+yyAbJY3XLcOSltZ9DoI60oVR9tpwsYAz0nvA1PEUnrI7Vxxyo6udZAgP4WEkBwUb275NyDEo9ubaAUrR3kbavj9xKNbZWhEoqWPly0MwB1ZlDQKIBlP5S+crK2soZJyHH93E8x+faoU+NQZhG8qOBz/WXbNf0erxzjbd2e5ONqQoyElachyHLVhRcAdThj4pR4XmaYvgwK2YGPp8LzPmLOPEc8VWZTVCbpk6dOGWixFPwuTHyg==","ARC-Message-Signature":"i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;\n s=arcselector10001;\n h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1;\n bh=tmsm49E/Dmwe01idk4wUTCu47YelVpH77RMVelKUAUs=;\n b=e/VA+JSyBhZ+E1Jd4MHH4LBy94Ss8Q6BhoLpuiY/0XIsCOUWcpNO3w2WeyP6VMaXn4Qla6GjBwKJL+lX72fUpm5ln+Nahe0IDtVv5ygYQc3hyb51CsOfXR9ppJjsNUZcz+OKBcy5LKZL6XNCwYPjXPSYo91DqRasBuDheewBQmRbDUYc3jKqPB7nqzRT7GoWTAL34QRqO/mcNTSy9z3st0pS+NjKh5r6wJbDu+9nXHPoWN55dgxOvGefsP6wJLgDWk+xuLLbbPHG6Dmnb48gEpQ+FciYKA9v3toox5qkD3e4Ca8aQxFQY/5MPyYYvGkRJSTx+zythChrtLltSNOGcw==","ARC-Authentication-Results":"i=1; mx.microsoft.com 1; spf=pass\n smtp.mailfrom=ibm.com; dmarc=pass action=none header.from=ibm.com; dkim=pass\n header.d=ibm.com; arc=none","To":"Cyril Hrubis <chrubis@suse.cz>","Thread-Topic":"[EXTERNAL] Re: [LTP] [PATCH] vmcp: skip test on non-s390x\n architectures","Thread-Index":"AQHcu5f0ZXLNRg6keE6ZbkPvgH34l7W911kAgAAA2HQ=","Date":"Tue, 24 Mar 2026 16:05:14 +0000","Message-ID":"\n <BY1PR15MB6200533F558E9C523FE9B7C9F248A@BY1PR15MB6200.namprd15.prod.outlook.com>","References":"<20260324143332.2200651-1-sowmya.indranna@ibm.com>\n <acK1AIOCm0qpXsat@yuki.lan>","In-Reply-To":"<acK1AIOCm0qpXsat@yuki.lan>","Accept-Language":"en-US","Content-Language":"en-US","X-MS-Has-Attach":"","X-MS-TNEF-Correlator":"","msip_labels":"","x-ms-publictraffictype":"Email","x-ms-traffictypediagnostic":"BY1PR15MB6200:EE_|DM6PR15MB4071:EE_","x-ms-office365-filtering-correlation-id":"36c224c8-014a-4801-0f27-08de89bf2260","x-ms-exchange-senderadcheck":"1","x-ms-exchange-antispam-relay":"0","x-microsoft-antispam":"BCL:0;\n ARA:13230040|376014|366016|1800799024|38070700021|13003099007|7053199007|18002099003|56012099003|22082099003|8096899003;","x-microsoft-antispam-message-info":"\n gmp39oGqkrRcUgJIuf0Q9HCsqJWJ6WizbWAT1cRaYSoQ34YUJ0/3DJNfceSzLatBn3UlzEwcVqynRCzGVc72T9gY6ysojaGwL+2jS0kI5SIJRXk5qA8e23yPB2lGhjM8/KmW0Wx+weaqD+qZwJB42ELSYcLHYRrYQK43tnPaoQbDq5DEiyjXVA8nIZFRnMEwK4ojXDAg9vfJ68UEYy7XGwQku4YPIbY6UFoz85NDxJ4quEiY6IxWA1YTNInjET0jn/p0lLouYYDfi5f4U5xltngUC3EwJ3haM4J2iotKFHjrHJEyV1iRDtLRHXfQE8yvOFKc6B0pLk3wrDUeCznLup9HRbBFzOIFn3hd7zqBfUc0LVMShCobJzJAYHcG59EqSqtTu+BFivWmQ8J8tLXAQlc5B3LxIdU70seXg6brZpAWxh/muWhvXQLWCOZLPmpkW9T+nUWPMAke4EUFiOD7/oSq1IWj002B07G1Evw6Dxf9e/R9fP2t0KAboBqB/bApLsHqbqaRjrZcWlqDw5r/atnFW/YpTYHuZYVTqWvQrGSORDAnWAf52LhFefUWGc55gTDa72Y2KjRiqd5VnpYVwfJYitAKXve3OKsbwuT897ZY1DURSADemoWeNXqDpxReUXwN2+YjysH8sIvk/T3bwbC9xaRUdHpTdFFlAJ+r+FX9dpLYS6lY0iE+M1hshFF9vImAOAEzqz+ED/ET+7x/UhiDLOVZKAUJN/gPDZ/7klxqnzWhkUbI9Y4qeCEv7GluXKzFB4rbkIL825iHjMBLf2nje8bjTZeMAsoEGpql7j4=","x-forefront-antispam-report":"CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;\n IPV:NLI; SFV:NSPM; H:BY1PR15MB6200.namprd15.prod.outlook.com; PTR:; CAT:NONE;\n SFS:(13230040)(376014)(366016)(1800799024)(38070700021)(13003099007)(7053199007)(18002099003)(56012099003)(22082099003)(8096899003);\n DIR:OUT; SFP:1101;","x-ms-exchange-antispam-messagedata-chunkcount":"1","x-ms-exchange-antispam-messagedata-0":"\n CY1ym5wdWgr8IzW/hqddtefvgircXT1c7YBukemCWLwsC377/1d/NZsRVRbsfuvI0PVV+zzUf0TRosiMbPd/EnirA23o+Dq+IYplqp3qykixjupQjn20/I/iAmR9j2RBj0Rccqkh4rHgaHJQDk1odQH0QT4iFh74Vg9QoSW0U0yd67A8JPL14XjSEISHhTukfzWoNqW95L776JI0BwlAlOZ+Ban9mC5CDR63azQ1ozSdLnKHfA/lvHxFd/kW7VlfhWPY+Cp6wpBF6dWJmV0VMrmB77NZ94nfrHlOORgzYwQuwjp1H0fPX97pxjCUaw4Vmgv9sSnM9N7/VjILTsnw3OswdlJOCFo7DSfPaDkoMxDifm1ECEpyN5Gi/7H5FBYWsQKqmetOnsyNqWCZL01eSWIBNUxSbkA+CBsL/D8UXPXMLgE9zYtlkpTGLI23traZm6tm/S4D3Zsz7pW8YIaJd5VuPAiYI2bL77asn8xGF0YD4rl29FpWtdDN7RigDZZ+LbTCBrW0MjOPKo45MIKB0a3cjJEL16S3JN678mEsMYlPsVpAJO7U78HjK+f3uutB1fKC8ygD/rKK8R75XQu3HLN1TSoZf415p0OOHP/YJK6leni0mr3b447DB3th59mB48xOzqPyzjXsToK0lgF66h7cc3sLjP/0JIR+lKhDfLYm5czvkUQSb3DFAzo2YkRvMeqItWuvpgHJiZTccazRPwlcOUuWnBnU+o0mGcpGSBykqdy6BwXd1/Ks5czQNbSYidgLTViIqDNxGf3Ee6nbT2pYJocnXT9mVxcjLseOiYxXXupt4BVLNc5V10CZMP89uYO7GxWr8mximMCGLEm3wrEoMHfpNttvSg8Bt0r3beua0Bx+/fjP2NKv//lp9e2peahpaVbo2j2oIp60c9pf1wsMIiYCiW4XOFuR8Efbe4D6dB2kGwmG85ih5mNibCC6g1eiwk+tSd9UlhFF6KkcsTsacprZe5JZwQSAg9dPhJxGwFLlFiAkz2JWePNyrFKnTlKweYyYsx44J2oPLKeOizwUV37KV7OmmZA+OLv0XbasM36/Z8hi3uSMm+YvjJmXtJ2r05DE/9OU5d6iK7gLotDNJRYCD6CjAww1fyfuth9CWjC9WbKwOqejhsvoLBjxHtqGuOsoDKQlaVjCCP9Qkik31yuG9P7sX8mQk+G4H4Sp3VTRSOi7MfHz6BxzkVNShuRaxuKXztV5cndqIR2am92sGAo6Mt2eKlvGyl6MK9KLYmQywv9yrq9R8S3n34iCJdcl5x8fK/88sYLPImr22iffdAgAvMuuALINdGdWcAq9qFB1DcCMBQ67W8AASL4685RTDhob8ktWRRWC1AlDfc0de8uP8mPzVlgkgZsRCY0aX98BKqvnvvigM05myIesuZYvRrGcIeGPxHHHNyaP3qzh24hz2JCQ185SCcmXG6JENL/tfASmauGlAa+5esxaMVrHP9i886WmQw9ZmB4LrmLECndY0qUCrIFpW704emEAN13BvKea/1JUmXCBit/NoKBgbFgqRqnoDStkJ57OuAdGvPMdmD1lhg0AtfPc+xP5F2daB7nrDY29G5WyaKh36DLasEraFAmEaHkesuzHf+GrK34S3naHqi6VB8aydjZHsatzsD21YQ9FCjhlLLh7Qdav/BNnoO8/OiOnIsQKZuPZ5qGSFwBIP8xDzK0c9FNQwGHRPyzkGyEGTWvZ9RWvRztWsAt1WgG1J7LM9UO2WA==","MIME-Version":"1.0","X-Exchange-RoutingPolicyChecked":"\n f5NoNZZH/nQj+8NQWD5FkHxK4KWmmRPYRVj2vVpxSoab0caOOyheTUTjmEeqXiy3bJAs1XtxK4V6t8CRasVDdFaganUVi9xK5jVwUUUwGLkLIsZOoiDle5VmZdEpO6v9EZ++qRlJENr0eF/qQGEvFAsvRzRns9xZD4g+NDBzNOKkaR3YEzSji/uSKHGEXEPwXPez2W8EEb3EkMl2M3K0iLeCq7J1RSkPImJtODDxNqj5XYAuCRie/DU1SjGbjnYCDtDIuahzT8RUgb96s4x9xPlLbrpfvvPYoaP2UHRF5f5QfRgpg7GZk0tfe3P86c+iZYhvKme8Uynv3ZTOepA7+A==","X-OriginatorOrg":"ibm.com","X-MS-Exchange-CrossTenant-AuthAs":"Internal","X-MS-Exchange-CrossTenant-AuthSource":"BY1PR15MB6200.namprd15.prod.outlook.com","X-MS-Exchange-CrossTenant-Network-Message-Id":"\n 36c224c8-014a-4801-0f27-08de89bf2260","X-MS-Exchange-CrossTenant-originalarrivaltime":"24 Mar 2026 16:05:14.1626 (UTC)","X-MS-Exchange-CrossTenant-fromentityheader":"Hosted","X-MS-Exchange-CrossTenant-id":"fcf67057-50c9-4ad4-98f3-ffca64add9e9","X-MS-Exchange-CrossTenant-mailboxtype":"HOSTED","X-MS-Exchange-CrossTenant-userprincipalname":"\n 3qaEZk7L25NhWrhnGn2FBEbmvE3BU+wpnBE/laK6XFwJSI6wNY9n7LHk/uAnAJmjNRHqEx6UCWb05hUcNctoWQ==","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"DM6PR15MB4071","X-Proofpoint-GUID":"ZjSR2vKgalmr2HAyu9HSvf36cWKmnas5","X-Proofpoint-ORIG-GUID":"ZjSR2vKgalmr2HAyu9HSvf36cWKmnas5","X-Proofpoint-Spam-Details-Enc":"AW1haW4tMjYwMzI0MDEyMyBTYWx0ZWRfXy3+BQ3TXIONZ\n OSDt7QUDvUJsfU6GGecT922PvCe5kn1sKBb3GqFhVJCvIKsmMyLdwTKoUcZi/K0s68OQfM8DlKH\n wXmr0Kcn6TeVHcrSOqv6QYJTbAc4j9LA0Dtw3ngyoPpmrn/T6/0t5yePZTjVWn8+ejjdU4xmHAL\n yIEQJ3htw3B2GwxaG2DYoNEScJ25AJs7Fyl2swdlblNW5n37+I/d1hpaS2eF4VYlz6uxnQDgUWu\n IFvKqV9MjXb8HbXMR7TgAHRTTx+wRlajr+4tYdI2NAyAcaepq/jRZ5XXAO6J9F9LEm1CLHtdAQx\n rodqY19l9QXYkc1JrL7k9IKAqdo+2ppDcRK7fVQIUxuqrl1HFmNMuIyJdlVCqB0E6rFSklLgyJU\n CpV9BKoOD2Z94DBAxkJ1pya1m02lxBobzxCTiLNmP8KK4BB2wgTr4SW+T4LUYZ6rO5ttFslsqVN\n WC8D0TdxnYC4tQ2sdYQ==","X-Authority-Analysis":"v=2.4 cv=KbXfcAYD c=1 sm=1 tr=0 ts=69c2b63f cx=c_pps\n a=3TwBhgzW/NSYP80ElIqEIA==:117 a=z/mQ4Ysz8XfWz/Q5cLBRGdckG28=:19\n a=lCpzRmAYbLLaTzLvsPZ7Mbvzbb8=:19 a=xqWC_Br6kY4A:10 a=Yq5XynenixoA:10\n a=VkNPw1HP01LnGYTKEx00:22 a=RnoormkPH1_aCDwRdu11:22 a=RzCfie-kr_QcCd8fBx8p:22\n a=NEAV23lmAAAA:8 a=VnNF1IyMAAAA:8 a=k7m-P1l7ALv2vkaqAJcA:9 a=CjuIK1q_8ugA:10\n a=IxdTUQ69qPTfC6lo:21 a=frz4AuCg-hUA:10 a=_W_S_7VecoQA:10","X-Proofpoint-Virus-Version":"vendor=baseguard\n engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49\n definitions=2026-03-24_03,2026-03-23_02,2025-10-01_01","X-Proofpoint-Spam-Details":"rule=outbound_notspam policy=outbound score=0\n suspectscore=0 impostorscore=0 malwarescore=0 adultscore=0 clxscore=1011\n priorityscore=1501 bulkscore=0 lowpriorityscore=0 phishscore=0 spamscore=0\n classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0\n reason=mlx scancount=1 engine=8.22.0-2603050001 definitions=main-2603240123","X-Spam-Status":"No, score=0.1 required=7.0 tests=DKIM_SIGNED,DKIM_VALID,\n DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,SPF_HELO_NONE,SPF_PASS\n shortcircuit=no autolearn=disabled version=4.0.1","X-Spam-Checker-Version":"SpamAssassin 4.0.1 (2024-03-25) on in-4.smtp.seeweb.it","X-Virus-Scanned":"clamav-milter 1.0.9 at in-4.smtp.seeweb.it","X-Virus-Status":"Clean","X-Content-Filtered-By":"Mailman/MimeDel 2.1.29","Subject":"Re: [LTP] [PATCH] vmcp: skip test on non-s390x architectures","X-BeenThere":"ltp@lists.linux.it","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"Linux Test Project <ltp.lists.linux.it>","List-Unsubscribe":"<https://lists.linux.it/options/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=unsubscribe>","List-Archive":"<http://lists.linux.it/pipermail/ltp/>","List-Post":"<mailto:ltp@lists.linux.it>","List-Help":"<mailto:ltp-request@lists.linux.it?subject=help>","List-Subscribe":"<https://lists.linux.it/listinfo/ltp>,\n <mailto:ltp-request@lists.linux.it?subject=subscribe>","From":"Sowmya Indranna via ltp <ltp@lists.linux.it>","Reply-To":"Sowmya Indranna <Sowmya.Indranna@ibm.com>","Cc":"\"ltp@lists.linux.it\" <ltp@lists.linux.it>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it","Sender":"\"ltp\" <ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it>"}}]