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 26CA345B91
	for <public@inbox.dpdk.org>; Mon, 21 Oct 2024 14:44:21 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0E96C40285
	for <public@inbox.dpdk.org>; Mon, 21 Oct 2024 14:44:21 +0200 (CEST)
Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com
 [209.85.160.182])
 by mails.dpdk.org (Postfix) with ESMTP id 11AA040263
 for <test-report@dpdk.org>; Mon, 21 Oct 2024 14:44:20 +0200 (CEST)
Received: by mail-qt1-f182.google.com with SMTP id
 d75a77b69052e-4609c96b2e5so25853331cf.0
 for <test-report@dpdk.org>; Mon, 21 Oct 2024 05:44:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729514659; x=1730119459;
 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=C4CaC2q/fJN/IfMuzWco+tNnxyW+RbY0qNz4cfr/ti8=;
 b=BGCEt+d1uf3C07mKBo6zLZG2z/H+tC4fBkZKGtZnlGhTLDR/TdXH9YHR8SXn9vuxiO
 5upkMjCXtu94zqGZVIIn2Rn8+vTVx/1pjBKWULR4GhjtklE4wUTRrJcDkL6AAL3CO55e
 WqUPw6NJ01Xe2KChNs40gFEgY8YjbhupoHKdjy6+m7fO9Wo3zUx2y4PVPjt9bGevfXrv
 I/5B0V9GFJ1QnkFCAe2FSFCmUjXxn++DouOPdH0SBdG7Q5U3fJlpToPlYi6pxnpmetwk
 skXKGKx+37LQwaQ5uF0EoYC1OSI3E3h2b8Fk8W4T2eSFMQHl6a6HN+7wRO5G0w6c9Zux
 O/PA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729514659; x=1730119459;
 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=C4CaC2q/fJN/IfMuzWco+tNnxyW+RbY0qNz4cfr/ti8=;
 b=cD8u1TSzPglQJFdiSlGGXgcn8TJJUeCopn+wliue63tHaTfYbP2Mplgw+eWqs/iQbq
 o55uuMhwK2jC72dWJuhq+gPUdmERJX+UfRsuSaMfmmV2yT+qURSLkPFkP/xnYB/LfVN/
 wekkKyui/6jFTJxUF6pp/cFhJDE9IOhBfPae+BzLRc7EoqwiQi9+SY0hNVb2fMz+oFtJ
 wJql9AQqcoxVqZ+U6C+GsylCn66Z8Mosox4Ryv03syaujgdh5CXwz1tHgpGQIzYWDqwI
 Ej1NS8DQJSxJXHhLOxlvr/XVcHNmZQgvuOEkLU4xgJ3k6At9/ROF205xE8dWlOwsArkM
 BXtg==
X-Gm-Message-State: AOJu0YwD0iQDwndNg4TxbcFs+8qlCscFeZ2RjtxMcepJbxJiwSJbZ0fM
 HXyglpRvvtzoFXUh2sh+MLQhWMAjbEB103gKZtqhBfvzUpPLs/BE2u+DQ0R7lxCHcyMrrH2+6JG
 j
X-Google-Smtp-Source: AGHT+IH0QPFhrUIjQpOe9pDKgPdj+/AcCk1y/QFJS5beJkbvZwN3d8/JYnWGpTFCwcJwDX13uPhUJg==
X-Received: by 2002:a05:622a:5103:b0:45f:5f6:7eb8 with SMTP id
 d75a77b69052e-460aed31edemr188354971cf.16.1729514659113; 
 Mon, 21 Oct 2024 05:44:19 -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-460d3c3a869sm17208771cf.3.2024.10.21.05.44.18
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 21 Oct 2024 05:44:18 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw146434 [PATCH v11 2/2] examples/l3fwd-power: add PM QoS
 configuration
Date: Mon, 21 Oct 2024 08:44:17 -0400
Message-ID: <20241021124417.682858-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20241021114253.31216-3-lihuisong@huawei.com>
References: <20241021114253.31216-3-lihuisong@huawei.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/146434/

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