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 1AEDA46054 for ; Fri, 17 Jan 2025 17:00:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7B6340294; Fri, 17 Jan 2025 17:00:37 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A56F44028F for ; Fri, 17 Jan 2025 17:00:36 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-216728b1836so41942755ad.0 for ; Fri, 17 Jan 2025 08:00:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737129636; x=1737734436; 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=L3n0Qi34vAj5RLGOpYcUG5yyLih3yNc1tko1ErLtEkk=; b=e+4+apX7ylsWZX45L7dhn4Upbs45jgbN+77MQdhNvk/v6sS7RFH/fg2DrDyujeBhvk GkoPLLiE+kxKvJH8Xi9YRZusmsS5qtybeEK0RUJc65YK18p6Yk6xcEaEvTj9BXccAYIm VQJE+NKaNOyA0wCOCN8pdP7YoF/mga4My8Tow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737129636; x=1737734436; 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=L3n0Qi34vAj5RLGOpYcUG5yyLih3yNc1tko1ErLtEkk=; b=cmXlTNFiS90ji4wev2IBG6HfGPggv7AVbAfxvf4EWqW/B+6LXFiClA9Pr6uhUEk8Gr SUkbr3iDJW37MRLuXubOg9Z5VNO6TjZmTkcO2P2ouFirtGqhEJ3RRn9VO5rERnJOoOqC CSdt4rTmP8lOPQN0OrHHQAPDhXTXgAHjJh1F4oX8fLP7Q18xHUGoO4MptblXAPheYfJ4 BIbXBildn8UVgwxhS5LOOT955j2HA0aXknHqUKb7TmpEU65iV/dCLCdondEB1mCmErRo MK2sKtV4eY6fVLv0U0h2XgUZ0Y81c1YCAhYMrxF7Xh5rjeMTVbBurzdWGGm3T1drDOze tvPw== X-Gm-Message-State: AOJu0YxX0FrKcAGmMb0Eb37saGCrMcmB1YjCan7Q3Py60bHtLjII/fTo PHUjSctZLwO1Grup/0BloIKOXwjOVVdDR9nd9m7IjW3f27b09MbpB9yGngu0VS7lxpqIRyRYDxt uXhJRusHbJud53aHG0QrK2uS0rjMDspP7XtedTsRa X-Gm-Gg: ASbGncsXaIkOH645trElYu3VC+3pt0dTLI7eVgVXpGaIHMChyzjvKKGTsPvTXOmogWL w3rJekZAC89q5SBO6hQmcz8iXj38C1CW3vJ/PFNtym+mod9MmEfES1AvmIf+2ockpzxlCdhRaBV kEXvA+3LhOk5NveZ6ayeUSdtNGiIv6LYOBUxd+f9NivjQLHMvQ3MokP8q4DHSpbIuCv0v4kcZvY 2crc9aapHqtebmUcqQ+Gsjzr4+VagBmYCRleg/9cxceeAQwplCmv+egD6l4fxXUdxKEQ9VNs/NB YT8u+A== X-Google-Smtp-Source: AGHT+IG7bdhfPuHFk6ubGKi0XS3LYwmjf9RXHz2dOBCp7runxaGKk9J5HFA75QcM64q4DY0z3C/EIQZT/yv+ X-Received: by 2002:a17:902:f601:b0:21a:82b7:feab with SMTP id d9443c01a7336-21c35594fd9mr55485285ad.33.1737129635479; Fri, 17 Jan 2025 08:00:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2cea5a94sm1223025ad.30.2025.01.17.08.00.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 08:00:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 08:00:35 -0800 (PST) Message-ID: <678a7ea3.170a0220.376c15.960cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F4CC6052471; Fri, 17 Jan 2025 11:00:34 -0500 (EST) Subject: |SUCCESS| pw150159-150162 [PATCH] [v17,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: <20250117090033.2807073-5-tduszynski@marvell.com> References: <20250117090033.2807073-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/150162 _Testing PASS_ Submitter: Tomasz Duszynski Date: Friday, January 17 2025 09:00:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150159-150162 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#352153 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 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32353/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/