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 35B3A41FDB
	for <public@inbox.dpdk.org>; Thu, 31 Aug 2023 13:39:43 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3957840279;
	Thu, 31 Aug 2023 13:39:43 +0200 (CEST)
Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163])
 by mails.dpdk.org (Postfix) with ESMTP id 9169240279
 for <test-report@dpdk.org>; Thu, 31 Aug 2023 13:39:41 +0200 (CEST)
Received: from loongson.cn (unknown [10.40.46.153])
 by gateway (Coremail) with SMTP id _____8Axuer4e_Bk7W4dAA--.50298S3;
 Thu, 31 Aug 2023 19:39:36 +0800 (CST)
Received: from localhost.localdomain (unknown [10.40.46.153])
 by localhost.localdomain (Coremail) with SMTP id
 AQAAf8Cx_c73e_BktBFoAA--.55142S3; 
 Thu, 31 Aug 2023 19:39:35 +0800 (CST)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
 by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 37VBPIb31367419
 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);
 Thu, 31 Aug 2023 19:25:18 +0800
Received: (from root@localhost)
 by localhost.localdomain (8.15.2/8.15.2/Submit) id 37VBPHPQ1367418;
 Thu, 31 Aug 2023 19:25:17 +0800
Date: Thu, 31 Aug 2023 19:25:17 +0800
From: qemudev@loongson.cn
Message-Id: <202308311125.37VBPHPQ1367418@localhost.localdomain>
Content-Type: text/plain; charset="utf-8"
Subject: |WARNING| pw130966-130969 [RFC PATCH v4 1/4] dts: code adjustments
 for sphinx
In-Reply-To: <20230831100407.59865-2-juraj.linkes@pantheon.tech>
References: <20230831100407.59865-2-juraj.linkes@pantheon.tech>
To: test-report@dpdk.org
Cc: juraj.linkes@pantheon.tech, zhoumin@loongson.cn
X-CM-TRANSID: AQAAf8Cx_c73e_BktBFoAA--.55142S3
X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/
X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7
 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx
 nUUI43ZEXa7xR_UUUUUUUUU==
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

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/130966

_apply patch failure_

Submitter: Juraj Linkeš <juraj.linkes@pantheon.tech>
Date: Thu, 31 Aug 2023 12:04:04 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 72978305e6fd1853dc10b08ac3092525724a8aee

Apply patch set 130966-130969 failed:

Checking patch dts/poetry.lock...
error: while searching for:
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.

[[package]]
name = "attrs"
version = "23.1.0"

error: patch failed: dts/poetry.lock:1
error: dts/poetry.lock: patch does not apply
Checking patch dts/pyproject.toml...
error: while searching for:
pyflakes = "^2.5.0"
toml = "^0.10.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

error: patch failed: dts/pyproject.toml:34
error: dts/pyproject.toml: patch does not apply