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 8D2A34221F for ; Fri, 1 Sep 2023 13:11:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 926A940285; Fri, 1 Sep 2023 13:11:32 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id 7A05740285 for ; Fri, 1 Sep 2023 13:11:30 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8Cxc_DgxvFkPccdAA--.60999S3; Fri, 01 Sep 2023 19:11:28 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8DxPCPfxvFkJeFoAA--.38120S3; Fri, 01 Sep 2023 19:11:27 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 381AvAuP2900749 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Fri, 1 Sep 2023 18:57:10 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 381AvAsr2900748; Fri, 1 Sep 2023 18:57:10 +0800 Date: Fri, 1 Sep 2023 18:57:10 +0800 From: qemudev@loongson.cn Message-Id: <202309011057.381AvAsr2900748@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |WARNING| pw131078-131085 [PATCH v2 1/8] net/cpfl: parse flow parser file in devargs In-Reply-To: <20230901113158.1654044-2-yuying.zhang@intel.com> References: <20230901113158.1654044-2-yuying.zhang@intel.com> To: test-report@dpdk.org Cc: Yuying Zhang , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8DxPCPfxvFkJeFoAA--.38120S3 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: loongarch-compilation Test-Status: WARNING http://dpdk.org/patch/131078 _apply patch failure_ Submitter: Yuying Zhang Date: Fri, 1 Sep 2023 11:31:51 +0000 DPDK git baseline: Repo:dpdk-next-net-intel Branch: main CommitID: 495e2ca8968a8a5efb8fa74fab8aed190bf3a16b Apply patch set 131078-131085 failed: Checking patch doc/guides/nics/cpfl.rst... error: while searching for: -a BDF,representor=vf[0-3],representor=c1pf1 Driver compilation and testing ------------------------------ Refer to the document :doc:`build_and_test` for details. Features -------- error: patch failed: doc/guides/nics/cpfl.rst:128 error: doc/guides/nics/cpfl.rst: patch does not apply Checking patch drivers/net/cpfl/cpfl_ethdev.c... Hunk #1 succeeded at 18 (offset -3 lines). Hunk #2 succeeded at 31 (offset -4 lines). error: while searching for: return 0; } static int cpfl_parse_devargs(struct rte_pci_device *pci_dev, struct cpfl_adapter_ext *adapter, bool first) { error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:1537 error: drivers/net/cpfl/cpfl_ethdev.c: patch does not apply Checking patch drivers/net/cpfl/cpfl_ethdev.h... error: while searching for: #define ACC_LCE_ID 15 #define IMC_MBX_EFD_ID 0 struct cpfl_vport_param { struct cpfl_adapter_ext *adapter; uint16_t devarg_id; /* arg id from user */ error: patch failed: drivers/net/cpfl/cpfl_ethdev.h:87 error: drivers/net/cpfl/cpfl_ethdev.h: patch does not apply Checking patch drivers/net/cpfl/meson.build... Hunk #1 succeeded at 36 (offset -2 lines).