From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5CA7345B72 for ; Sat, 19 Oct 2024 08:31:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3918940268; Sat, 19 Oct 2024 08:31:12 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A2D374025C for ; Sat, 19 Oct 2024 08:31:11 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20c8b557f91so30132565ad.2 for ; Fri, 18 Oct 2024 23:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729319471; x=1729924271; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=QS9BfUKQcm0/HEX1fPUbB0DQJFA/jskbIoLWsgDeGqk=; b=RXwYKLzTmXFj0c2WMsJ7E+EW9Qgh1rOQCQqFCj118iYHAh4+/CY/iU7JQTCDeR8pLP Am9W37shoOkNzmfRN8aj13vxHwSNzHEKNmLRJPMzlSCJKLXSH98ARHi2H84xEMAYU5dB wFPe1GEXxMGMTOBSLXoLGIJBzTHT9ZZ1pF18c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729319471; x=1729924271; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QS9BfUKQcm0/HEX1fPUbB0DQJFA/jskbIoLWsgDeGqk=; b=m6ztAb70t87UzjywgflENNQu3qmApKkDZi3z9BnpP4piqMjCnPNgL/5chJf0iKtPCH +CzEVTFFaOFKaeY7Ow48xvSXM01Hf/nOPieshKo3FvzUMHNW11GZD2V1aXAsFuYcvTBC FnpQt7/zpdrzW9bFBKFaHmWPVnOtzwKyOf/8XH5biYAcXfVm9iUHePGUGDDHxgJ4CiLt NOfOPy6gR6TYFll8xrS4I5ThYMjAH5da0XBkyvZek5QRP031CEdDMhmvZo+9yT3/wiXA FLcuNqEs8j2fR9iJRPUeIOQpHMt33llJcb27slFvpObAU+Q84k/39MAk/XfLjVWoWo4R LXiQ== X-Gm-Message-State: AOJu0YxzzXqDAYOTz8t6RlwROuKAO88+BvX+Dn2Z2aF5w6zWE93xGh2s J5/leY7OspSpnAS+w1cfhieDzmrkzcSivTPZEUY1F+m7wuQJCFqe08PxrVB3wx/m2saB4CG1UFS zkpX28LuhtvY6gAPzuLOJWBu9+ctqF+G/QqQbK65mr2O/iK7aie2Iv/Ne X-Google-Smtp-Source: AGHT+IFBm2MqNMKuCwfUgbq6twqgqtV5GfoQ1rUZ23O0iEi+3iyK40EAMnbWjrsfZ3v7Tmp13JtKZpqkSTMq X-Received: by 2002:a17:902:e552:b0:20c:5cdd:a9e with SMTP id d9443c01a7336-20e5a7968e8mr67840255ad.28.1729319470739; Fri, 18 Oct 2024 23:31:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20e5a736c2csm1048645ad.32.2024.10.18.23.31.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 23:31:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 23:31:10 -0700 (PDT) Message-ID: <6713522e.170a0220.274b43.6fc1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 270F76052471; Sat, 19 Oct 2024 02:31:10 -0400 (EDT) Subject: |SUCCESS| pw146209-146208 [PATCH] [v2,2/2] test/power: fix power lib From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241018033435.1305782-2-sivaprasad.tummala@amd.com> References: <20241018033435.1305782-2-sivaprasad.tummala@amd.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/146208 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Friday, October 18 2024 03:34:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe8eba692c59a92c9308f1fe429b101b9f2377bf 146209-146208 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#318505 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/