From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 66D0545B68
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 06:22:54 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 429114027C
	for <public@inbox.dpdk.org>; Fri, 18 Oct 2024 06:22:54 +0200 (CEST)
Received: from mail-vs1-f41.google.com (mail-vs1-f41.google.com
 [209.85.217.41]) by mails.dpdk.org (Postfix) with ESMTP id B37CE40265
 for <test-report@dpdk.org>; Fri, 18 Oct 2024 06:22:52 +0200 (CEST)
Received: by mail-vs1-f41.google.com with SMTP id
 ada2fe7eead31-4a47fff85d2so594843137.0
 for <test-report@dpdk.org>; Thu, 17 Oct 2024 21:22:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729225371; x=1729830171;
 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=AO/FJXfT7Tqfrj0aBUJOdNZkbc35h71X20zy0nGMgOo=;
 b=Fm7BSZw5fCxnbNwPhmtZbXyQttFhIVDEKD+1JvypndrmYTwHnUo4shlckxWzu00Cie
 XllC3CFH+DoTFVivadlSZV8kqWBfSrj6DUm61cc266WJZCj5HGFIKOkcqL/5R5NNPytn
 fvgfTJSyJhHAq7EjQdZFPaklKjz11CYZ2X40pU776yeyhrf/U7LD1lfo4LqRd4F49t5X
 apsJ48p9oOnJ7TEZ0l/JhB86UMRooyYX+9NFU0Ayo41OPdnO/+RMaG2ylyHrxVNlOeRt
 O7abHrtkOadpm7iHa6pSFwr9jorCZN0Oo1FD8alYpfDFkT4uMgLSKCCTbaJ1vSeOlwr5
 t2Cg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729225371; x=1729830171;
 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=AO/FJXfT7Tqfrj0aBUJOdNZkbc35h71X20zy0nGMgOo=;
 b=Jct3fjScr9LUIIg5R6pPXDwmJ53WA3jJOwrbrXRlMdoFQ42QtrDI8GeEafVWTUsdgt
 S62DA7ekpuFJtL0juaPWnEQOLMO8UHnj8QJtEKWiWqTYdRgu5+TOnxlRqIDxZNLEJ+fo
 0qpOWLPSdCp+g8eakU0p3zrzebtjti/9IVTQDImzarENl4CLxZlCZJpJn4FhOXMIVfHc
 2Ut4OLJ/CUzyj04edX3QQK1/9ZcJxaFi8FYpUPAFGn1I/VpSfKgQIiaBQjhRjK7YOML+
 YimAkysor/eMnxqsZC12jRYsSt6ulkhn/72MMZxJA52WqZcx3skyLzOHVcBtzog48hJ5
 WyqA==
X-Gm-Message-State: AOJu0Ywxrx5j+hkb05TPgwQxbZJHVAJSsFV391/G1javY2D7lCHyepBo
 jft43liIn3sYwSPQsho+s6xjCXePM3HX4m1jUnYB8MkrXxJB4oGT359/A2kJfnT16q7n2TREoiO
 V
X-Google-Smtp-Source: AGHT+IEo8EGu8DzrfzOFqLYlG5LB5272JLVVBV5YVsRgacIHXS8xF6/tURToHpAH5vqA1xz3M2owZQ==
X-Received: by 2002:a05:6102:953:b0:4a3:e05e:f6a3 with SMTP id
 ada2fe7eead31-4a5d6a7474emr1409098137.3.1729225371353; 
 Thu, 17 Oct 2024 21:22:51 -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-460aea4527csm3431631cf.70.2024.10.17.21.22.49
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 17 Oct 2024 21:22:50 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw146208 [PATCH v2 2/2] test/power: fix power library with
 --lcores
Date: Fri, 18 Oct 2024 00:22:49 -0400
Message-ID: <20241018042249.2124151-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20241018033435.1305782-2-sivaprasad.tummala@amd.com>
References: <20241018033435.1305782-2-sivaprasad.tummala@amd.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/146208/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11397070000