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 9C08345C09 for ; Tue, 29 Oct 2024 10:27:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A5824014F; Tue, 29 Oct 2024 10:27:04 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D1C6A40144 for ; Tue, 29 Oct 2024 10:27:02 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20c77459558so43487335ad.0 for ; Tue, 29 Oct 2024 02:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730194022; x=1730798822; 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=Gvg3R7TA6CU8Abxez4SPizruuA6ml8PV/F8FsWVvdhU=; b=J03ufbqPqrs84ufa4wTmgQBbgXuCUc5l3KiQ9y/9NNW1yw03ACedgqVJatQ7hl9kki fwbFiK+8J1syv//5gLSxpwRdxRCW/9M+yqObWbpXJjeQIfr7J7pqJ+jCWsIA9aar66q2 s/XXuCPUyH1saV4VhUnx1GqOIgQMFZOORm0O8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730194022; x=1730798822; 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=Gvg3R7TA6CU8Abxez4SPizruuA6ml8PV/F8FsWVvdhU=; b=Km1zgLbHhiD3p9qgg6GOeYYJHZB6sqVSRKrs1y3hv1szbx1J8D43mxTe7JjSwmGVrp zsPcRb0KBRomGIFtKEpG+DyHhhpdULbQSjY5ZpYeCa3aG9YzGSm+wQQkRiFagUoTbyZQ QzZPbT6ukpDNiiMbayuMpA6x+55c+lchKw6KMFzGaqgnhYgoXbrjiwFhZH5SzENRrU9g NgRVagcjtJkT+tfJJTs8iaKMk7gFCn1b/Or4oB7WCk82FyCCMNi9VtIVvW/mF+g5Ck3Y fFIULB/XbC2OWRvHlggyWQWclJwZca1dQXphkhhsnPdmG9UJ3TAy9EyK3l0ATAUAWBLz PRIg== X-Gm-Message-State: AOJu0YwfMJ4jPbHMsUNYup+6yYX/OitOVmicDUS+PbHwD7o3NInmz1sa Q4ofGxufnh/mcqb6IYLHGRbG32ghvIdcppEb4sluPDnLpkYfpnKrr2VGWCzX6HXVZLUV89bdesq Q562sFivhAQhz2hTrZEUm8VZhNHsvBWTwqjy9rMdv X-Google-Smtp-Source: AGHT+IF0rRtKS41S1oZltUdLTW3rvAN18DJE7TZdvp02b88RW5LolIHyb0U6fH58XyzA+y/x7c+Iia2GI3cA X-Received: by 2002:a17:902:e5d0:b0:20c:79f1:fed9 with SMTP id d9443c01a7336-210c6c01a05mr145208505ad.25.1730194021960; Tue, 29 Oct 2024 02:27:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-210bbfb2419sm4206245ad.85.2024.10.29.02.27.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 02:27:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 02:27:01 -0700 (PDT) Message-ID: <6720aa65.170a0220.3cef74.c458SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 700B06052471; Tue, 29 Oct 2024 05:27:01 -0400 (EDT) Subject: |SUCCESS| pw147225-147228 [PATCH] [v15,4/4] eal: add PMU support to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025085414.3412068-5-tduszynski@marvell.com> References: <20241025085414.3412068-5-tduszynski@marvell.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/147228 _Testing PASS_ Submitter: Tomasz Duszynski Date: Friday, October 25 2024 08:54:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147225-147228 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#325067 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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 Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31670/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/