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 CF54642649
	for <public@inbox.dpdk.org>; Tue, 26 Sep 2023 22:59:37 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id AA345400D5
	for <public@inbox.dpdk.org>; Tue, 26 Sep 2023 22:59:37 +0200 (CEST)
Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com
 [209.85.222.179])
 by mails.dpdk.org (Postfix) with ESMTP id 0B17E400D5
 for <test-report@dpdk.org>; Tue, 26 Sep 2023 22:59:36 +0200 (CEST)
Received: by mail-qk1-f179.google.com with SMTP id
 af79cd13be357-7740c520847so623258685a.2
 for <test-report@dpdk.org>; Tue, 26 Sep 2023 13:59:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695761975; x=1696366775;
 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=j4ZcITA8VCJRkWESijjwShKOjX/+VPzq983y6fIN+GI=;
 b=D9Ur05G65OSKnFYh4rJgy69F5d0GFJC1SZgXuT46KI849x2OC2eGgXutz50C8S0RPg
 WgYWtN+vl0WHuRqQJJgcuynZKuq6lYXM2jLWsc0JB3+c4fRZZzdfzwSiUxyNiacVKBPI
 IHO6VJxqx3RPLDtbqttsi5iIjdHQBx0YXMaZ5iSzow6AAC5nD3kU8sPTBRIslDfmXbi4
 OLgOyWrZsfjAaGDviTtK0AKEf0nmnfHuBxVq9EjTaLDK8KXTbJaqLzfw+lPYk2faLoNt
 sMD92idrXflGovIsxbZxvyWzlbVZZO7SKOkl6qUAyASrp1hS4C0S6XzABim5w2YBiIj/
 +Mig==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1695761975; x=1696366775;
 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=j4ZcITA8VCJRkWESijjwShKOjX/+VPzq983y6fIN+GI=;
 b=ehQ9pmz/tPYxMZBD7yfSs68X+r6A2Pz8SezHrnfvdifiZa95F+vokw0/C/raXKJDYB
 8kEu7/FTBUnlUW4j6WkwxMj7bChUFX3LB8g1Nq2VuoJnPPWeXDkcSzStJE8XSzsu6ZMG
 VLErgE5hfYQtratEQ0IJk8xm2JCLVwfZ9GwtPKmfjvUtj4Fe/sg5mgurs4arzaSXqKU3
 ZY4fcONnG6gtAZXmkT8T9jWas47RFXayS4GjSF+qGQCRqjC234W3iH+3NcTXc866Vg3L
 F9K6TsRHWa/de1CjZFHt3W6FBghb9DAqTiWh9oS1hwCPT26wuvAhXti/RXafeCa6umDa
 2GUA==
X-Gm-Message-State: AOJu0YwVaexJkkXCjKlD4Gd5KIxZ1VDbYYHspMLzv1IEG3mRsed6yKHd
 uS4Q52DxdV8qUtfp4dV6U3x891IOKwXjaoxgceY=
X-Google-Smtp-Source: AGHT+IEdWQeyFqR3AZBW+OfOJ5i+OSaAf7whsCh05uL4ZJLhDxTS9FHdrzdP0hKkFBFZ9mJ/cDKTOw==
X-Received: by 2002:a05:620a:2848:b0:773:a83f:413c with SMTP id
 h8-20020a05620a284800b00773a83f413cmr12533057qkp.30.1695761975143; 
 Tue, 26 Sep 2023 13:59:35 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 c26-20020a05620a11ba00b0076cb1eff83csm5011465qkk.5.2023.09.26.13.59.34
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 26 Sep 2023 13:59:34 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw131983 [PATCH v2] power: support amd-pstate cpufreq driver
Date: Tue, 26 Sep 2023 16:59:33 -0400
Message-Id: <20230926205933.2229970-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230926200027.210276-1-sivaprasad.tummala@amd.com>
References: <20230926200027.210276-1-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/131983/

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