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 77AF645B5E for ; Thu, 17 Oct 2024 14:03:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53B2B40279 for ; Thu, 17 Oct 2024 14:03:10 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id E9C914021E for ; Thu, 17 Oct 2024 14:03:08 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-46071514c6fso5957851cf.0 for ; Thu, 17 Oct 2024 05:03:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729166588; x=1729771388; 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=7d17x02l6hyLAJOsc0172KhUMCNMW80abonVFhAYG0M=; b=ftYpGBOjed6FUWU1nUryZxzI7KMFgl7HV1tCnxyF0XDy5V26sHUXmRYiI9ofXlpLuM 9iKMzGSp4fAjtpC9zQZdoHp7/Ml67HawDJwXlZKrk3TWsCgg0SM0Udx+izlbtwj5y43L tvfBHaMpJ9eBE97IiV6jbO+3e2sM2NNJdZLvVw3EClf71FnR7ME522mjg1vO/PHXPE/r DZEGtOd2TCtNKBgHoivwJyfRqbvbt62QxO+xeMlil6OlbpWc8ljAJIU8g6Xgd66K/ffk 48Wo/4IEAJ3Nwi3dNAy3LNi5RpMaVCOYqlNTu+nX2DnsBS/ghBMBJbaSCO1zLMYt3Sk7 Xq+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729166588; x=1729771388; 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=7d17x02l6hyLAJOsc0172KhUMCNMW80abonVFhAYG0M=; b=fExKZ2fHN29ayzUeGDko6CH63lcVct4YGJrtrEGppeW04UNjofcTjAb2/RvX/wjkcy zk5V9I61QZuHYYIAYX3130NUuaG4wGQTa3zgGM15xmx4L9Ce27vN2rtZqqwj4ASpe5Q4 yTWf4mON27P9Lp66C8rc3WybOZqVFA1QrYlAJCrahoi1TyBhPU8sfWtpsa1LE41sRuh7 LPd8SQ7OONonZ5t3hpNzZIN4ttjSlv+yCrAFpR+2F87pbDENaa+wkcpunKehrMDVE9Ti q8v6HEq/WAcmTtz/LogxJq48Bj247nhbi7UXSdcgHxZg4rBl/3iTuTpnaSJFf0oCkZgg bQOg== X-Gm-Message-State: AOJu0Yy4HHF9FzzNk6q57GpjMK11gKsW1nbvlqO2JgHwcuaH0IRwZTmw wfQWAD87VjLotHXCw+gupGk/+DV2bbulezqjEfjO0/yWLwkMPu02Wl3kOa5vsVLDtGyEvPBWM3t X X-Google-Smtp-Source: AGHT+IF1SXYOd23Im1/UpwBWpGTBIg/wPx4IDeUZTz7xzOCP382b21R/wauzQuZm7AUzeH9otyrIPQ== X-Received: by 2002:a05:622a:14cd:b0:458:2479:b599 with SMTP id d75a77b69052e-4608a522771mr126988371cf.36.1729166587357; Thu, 17 Oct 2024 05:03:07 -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-4607b0e19f9sm27041001cf.31.2024.10.17.05.03.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2024 05:03:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146188 [PATCH v1 2/2] test/power: fix power library with --lcores Date: Thu, 17 Oct 2024 08:03:05 -0400 Message-ID: <20241017120305.1368256-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241017110247.1051770-2-sivaprasad.tummala@amd.com> References: <20241017110247.1051770-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 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/146188/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11383941786