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 0769E42F79 for ; Fri, 11 Aug 2023 13:39:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04C4340E03; Fri, 11 Aug 2023 13:39:36 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id BE9F640E03 for ; Fri, 11 Aug 2023 13:39:33 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8BxJvHyHdZkOZQVAA--.46520S3; Fri, 11 Aug 2023 19:39:31 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8AxTSPxHdZk4u1UAA--.61776S3; Fri, 11 Aug 2023 19:39:29 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 37BBPFl43598166 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Fri, 11 Aug 2023 19:25:16 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 37BBPFtx3598165; Fri, 11 Aug 2023 19:25:15 +0800 Date: Fri, 11 Aug 2023 19:25:15 +0800 From: qemudev@loongson.cn Message-Id: <202308111125.37BBPFtx3598165@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |WARNING| pw130151-130154 [PATCH v2 1/4] net/cpfl: parse flow parser file in devargs In-Reply-To: <20230811100012.2078135-2-wenjing.qiao@intel.com> References: <20230811100012.2078135-2-wenjing.qiao@intel.com> To: test-report@dpdk.org Cc: Wenjing Qiao , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8AxTSPxHdZk4u1UAA--.61776S3 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/130151 _apply patch failure_ Submitter: Wenjing Qiao Date: Fri, 11 Aug 2023 10:00:11 +0000 DPDK git baseline: Repo:dpdk-next-net-intel Branch: main CommitID: 70b6941e4e22d67bc10495d1638234a7e974f582 Apply patch set 130151-130154 failed: Checking patch drivers/net/cpfl/cpfl_ethdev.c... Hunk #1 succeeded at 17 (offset -4 lines). Hunk #2 succeeded at 28 (offset -5 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:1671 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).