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 4315145A2E for ; Thu, 26 Sep 2024 01:48:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D8F64025D; Thu, 26 Sep 2024 01:48:09 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7D78C400EF for ; Thu, 26 Sep 2024 01:48:07 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-205909afad3so3536215ad.2 for ; Wed, 25 Sep 2024 16:48:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727308086; x=1727912886; 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=dbgDSfR56iVfFUTsOOapmFIH2T9UdUrWIETUyBt/JeI=; b=ZhDg5GXfH3zZfM23s5uH06phLXYYNuGIqVjBKCPaMwXVnMA1WxbfrbSN/btE6LS0YB 6he+LCxZ2NB2DX9gAkWuORO7pDUytQDfB2gFE42SqRCnOBG5WEi0C4ZnvZ1Fnjwl+rmk 5JSza0uWztkNorBrCUE3IhJ4HGhZKUWB+hNt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727308086; x=1727912886; 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=dbgDSfR56iVfFUTsOOapmFIH2T9UdUrWIETUyBt/JeI=; b=ZdyshYZjPDr+XIpw17a0N2YgxjiekD2okmezLwiIreF1/kmmrM0daZviqhgbCZRsLY m2PBFPDsH15uYrpQUo+rQ0VJEpfPJSBANsPiFPouUOAcqB+dz9so+PCWgqH+4olW2v7+ p0rQi3oAu55TYNz/wIMvKizLzD6arXrDwXFgR2CzZ3F3IQBdRbQKPB22+Udug5/DZnP4 LVMBFOZTmpYtTlxYOZ4uYYGRJxGhMSZzQgF8Rz+eQpFimoXOx6oLU6o7EYM0uqZN2p4G UnzGIyvwzggsr0Co4SXGoh7xh+6k9U6G3NEYux6PB4UeUpjBtBHkjtZqMNS13Ta60B4S K6UQ== X-Gm-Message-State: AOJu0YxIk7GuhlzxduTcfgo7Hj68Jd+mz6gyuFVmX56pDiCsJw0kIBuJ iB2Hyg7W6xOJ7hmZ9h4s3eMvMxPg5u2JQqnwRuHqdxZu7gl+kBPh7xEQoaZpaCbjqsXw2VLF84t NuqQfQhzKB6w2VZHjR/1LpWSI95yYeaFjOPMBfv6nRSqNvBL9Qwl0ziaQ X-Google-Smtp-Source: AGHT+IFUyh07NVpsuVA3b1mBPeVHYKKZKRB5dAdSWOjdllB6JKVOxwsXAir/127uYqvZ9v1EK8T5cOpuhO7c X-Received: by 2002:a17:902:e5c5:b0:20b:71d:8645 with SMTP id d9443c01a7336-20b071d8b63mr47946675ad.15.1727308086522; Wed, 25 Sep 2024 16:48:06 -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-20b008a04e9sm898735ad.124.2024.09.25.16.48.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Sep 2024 16:48:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Sep 2024 16:48:06 -0700 (PDT) Message-ID: <66f4a136.170a0220.c325f.5c6bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9EE84605C351; Wed, 25 Sep 2024 19:48:05 -0400 (EDT) Subject: |SUCCESS| pw144445 [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: <20240925194206.106825-1-wojciech.panfil@intel.com> References: <20240925194206.106825-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144445 _Testing PASS_ Submitter: Wojciech Panfil Date: Wednesday, September 25 2024 19:42:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144445 --> testing pass Upstream job id: Template-DTS-Pipeline#183397 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/