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 5815E459CE for ; Wed, 18 Sep 2024 19:33:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39AF14026F; Wed, 18 Sep 2024 19:33:50 +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 6C77E4003C for ; Wed, 18 Sep 2024 19:33:49 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2054e22ce3fso132895ad.2 for ; Wed, 18 Sep 2024 10:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726680828; x=1727285628; 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=CBgIaWUtcEuwgGOM/TSt2StFOQLZwnv4U6VRRWUriDU=; b=QxN3Jbo0GGo2mR4kQlPBlOgQeZ0I7VM4Yvgy3AorNKsGqwx0cEKU8lMJlXSBfo1Ksm L2IpHkFOST1dHtCuBs2lQ4YnD1YOHys+ceOBlkrlENBsxH+P95z0NOt18m2rhH8uUJqV CTOmSQ21LZmUgLj5UZ1zbZoWEdK2rT+9esws0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726680828; x=1727285628; 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=CBgIaWUtcEuwgGOM/TSt2StFOQLZwnv4U6VRRWUriDU=; b=C/XAfKlh7s38TeaJLydxWYSZ47r1gJMAq1XQFF+NV2011AYrKg8mkiOH2fZt/T6Wcp ZpORllu2dsV6G7evOiWe86n8o6ke8k0DsENR2KxCBK7eI6sGs098VLIhovgPIH4PM4hN D0Q5did3h+zpKub2ZK7WH8wmPN4CRJAhJ8gIWT4psyqBGmH0WhOg67x1m1Um1mbT5zc8 RI0S/tcRtxS2UNMiQd2T1ZFPz8/LJi84M3x4Vfep8GZmr0oeyRBx320LAL4CbALd1cNU cK9Iw8TosIMazooFfPAdCCxIBtvAPWsMf2q90NfEyeJ0Uthk4LyF+FRV6OdWUvDQrORv XBYQ== X-Gm-Message-State: AOJu0Yz/VxXU/hS1fKl5E3L1bPWMItAWLXEeqsJYvUwQw0YREh7sio0A rTpTdaSTq6xJq4+7J020n+yOXfU3So5AZGNGirmA9BZIGvTWqzUEUypIdo4UVYC0+Qt5bxcd0h2 uf+IihZV/LMA1xgSDfnuxTjLAoSLqat+k1bz7xa9hDVuijSTMCtBzfwdV X-Google-Smtp-Source: AGHT+IFi6yGgcPCmluvLiQdQLLCo7uyLq05Wfb8CODki0M2dVyBlJpEvFHnCqgdB9G+clcV5c3c6i1MRw06J X-Received: by 2002:a17:902:e809:b0:203:a13a:c49e with SMTP id d9443c01a7336-2076e315920mr367304675ad.1.1726680828335; Wed, 18 Sep 2024 10:33:48 -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-207945da6dbsm2672455ad.1.2024.09.18.10.33.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 10:33:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 10:33:48 -0700 (PDT) Message-ID: <66eb0efc.170a0220.3a4a7d.4187SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DD9C605C351; Wed, 18 Sep 2024 13:33:47 -0400 (EDT) Subject: |SUCCESS| pw144184 [PATCH] eal/alarm_cancel: Fix thread starvation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918070212.10339-1-wojciech.panfil@intel.com> References: <20240918070212.10339-1-wojciech.panfil@intel.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/144184 _Testing PASS_ Submitter: Wojciech Panfil Date: Wednesday, September 18 2024 07:02:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144184 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#302491 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 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/