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 F392A459CC for ; Wed, 18 Sep 2024 14:24:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D505B4027C for ; Wed, 18 Sep 2024 14:24:47 +0200 (CEST) Received: from mail-yb1-f180.google.com (mail-yb1-f180.google.com [209.85.219.180]) by mails.dpdk.org (Postfix) with ESMTP id 72B754025C for ; Wed, 18 Sep 2024 14:24:46 +0200 (CEST) Received: by mail-yb1-f180.google.com with SMTP id 3f1490d57ef6-e1651f48c31so4895701276.0 for ; Wed, 18 Sep 2024 05:24:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726662285; x=1727267085; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9e8CUFFEB4P50JvjErX+/amtfcFHPk8EdJwtyqasPlU=; b=x1KLfrwX1qidOOdqkoW52zS46C1G2YVhjKCbyR7K0BtDR0PmPxkQvxOguFn365gEPY cewPvm0CpNZ2ZG6OLZwCkRyZkmVu5tSO2KdDgXlGL66jxRCP4MdvYbTlTwTFtTzwx5O4 GvjAlNnt/uTjAmlJS4XnHjb2nNj5+s7n6nJ27XSATNQn3bIlbJ+uPYM6s9lNben2aRj3 2lw+ShgwL6/SImIngt4pVw/yxG1HnK3TNLRURY/Vl8t0YFxdyG4ZrsOWPOsUaipwCOrA rzKpxV5uzxQr/ukOnXqiZuo+AynpiF2OO/Fxbcv5T8bYdHkfRAmYIHfFLBZqy5CGqNTO BhkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726662285; x=1727267085; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9e8CUFFEB4P50JvjErX+/amtfcFHPk8EdJwtyqasPlU=; b=UDP37uUq/Z0iThb0KdBYZpu8nwAjn5cuzdQfAj0s8CyGaGn7bO+or4YIsA+tKG+sBt Abx4OYiz2hMmKY5q0Mm3bTubdC2srjo+jcfj1dFVCFRPMwIY73cKFzyVhLSQRoPGifRw foL0R9tEy4rdEG0Ur1AchIBIBqXgH5OOOC/7cm+CvVww5s4AgvKmKg9jzTKDWfrqTiE9 owKcC2BC45sSJ50I99Dn0Ccv6oREeQUugfOaKJcZdLczu6z5k86IXDAz+U38Dvqpz/6Z PCjd3QssrUxtktw+DsvFVw+qmqELzV3/XVl+P8JYOIeYu6W/EijdbOOOstbnSFsJud8B PhRA== X-Gm-Message-State: AOJu0Yzm5EQyfBPko5CaNNfnGuEBCCYM3Io01XYYYdtU9nydjUUW9i+b Lb5NOkzz4WfbQ0KCAepnsxqKI9nI1ld0/1zvCBobvh/SuYuT2x7snU0BfPFMbsoJ/f3AexkbXvW q X-Google-Smtp-Source: AGHT+IFo+c1Yqxexy/JRB6qhnJ3Iww+d5dHh5P/dWovjrygY9Rpv9UFAdhG3hQIp0aFVE7Xp72G/hw== X-Received: by 2002:a05:6902:2784:b0:e1a:769c:61a9 with SMTP id 3f1490d57ef6-e1db01027a0mr11257028276.55.1726662285488; Wed, 18 Sep 2024 05:24:45 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-459aac9eaa5sm48417051cf.55.2024.09.18.05.24.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Sep 2024 05:24:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144255 [PATCH] eal/alarm_cancel: Fix thread starvation Date: Wed, 18 Sep 2024 08:24:43 -0400 Message-ID: <20240918122443.90146-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240918113906.64350-1-wojciech.panfil@intel.com> References: <20240918113906.64350-1-wojciech.panfil@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/144255/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10921447158