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 1317142D1C
	for <public@inbox.dpdk.org>; Thu, 22 Jun 2023 17:17:12 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E3A3D406A2;
	Thu, 22 Jun 2023 17:17:11 +0200 (CEST)
Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163])
 by mails.dpdk.org (Postfix) with ESMTP id DD5F4406A2
 for <test-report@dpdk.org>; Thu, 22 Jun 2023 17:17:09 +0200 (CEST)
Received: from loongson.cn (unknown [10.40.46.153])
 by gateway (Coremail) with SMTP id _____8AxR8XzZZRkV3gAAA--.834S3;
 Thu, 22 Jun 2023 23:17:07 +0800 (CST)
Received: from localhost.localdomain (unknown [10.40.46.153])
 by localhost.localdomain (Coremail) with SMTP id
 AQAAf8BxrM7zZZRkHjoCAA--.12092S3; 
 Thu, 22 Jun 2023 23:17:07 +0800 (CST)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
 by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 35MF31id058260
 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT);
 Thu, 22 Jun 2023 23:03:01 +0800
Received: (from root@localhost)
 by localhost.localdomain (8.15.2/8.15.2/Submit) id 35MF301k058259;
 Thu, 22 Jun 2023 23:03:00 +0800
Date: Thu, 22 Jun 2023 23:03:00 +0800
From: qemudev@loongson.cn
Message-Id: <202306221503.35MF301k058259@localhost.localdomain>
Content-Type: text/plain; charset="utf-8"
Subject: |WARNING| pw128940-128943 [PATCH v7 1/4] common/sfc_efx/base: report
 VLAN stripping capability
In-Reply-To: <20230622151123.275873-2-artemii.morozov@arknetworks.am>
References: <20230622151123.275873-2-artemii.morozov@arknetworks.am>
To: test-report@dpdk.org
Cc: Artemii Morozov <artemii.morozov@arknetworks.am>, zhoumin@loongson.cn
X-CM-TRANSID: AQAAf8BxrM7zZZRkHjoCAA--.12092S3
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/128940

_apply patch failure_

Submitter: Artemii Morozov <Artemii.Morozov@arknetworks.am>
Date: Thu, 22 Jun 2023 19:11:20 +0400
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: fdd1a65597147813fda263764e3ae140d09eee7d

Apply patch set 128940-128943 failed:

Checking patch drivers/common/sfc_efx/base/ef10_filter.c...
Checking patch drivers/common/sfc_efx/base/efx.h...
Checking patch drivers/common/sfc_efx/base/efx_impl.h...
Checking patch drivers/common/sfc_efx/base/efx_port.c...
Checking patch drivers/common/sfc_efx/base/efx_rx.c...
error: while searching for:
			goto fail5;
	}

	enp->en_rx_qcount++;
	*erpp = erp;

	return (0);

fail5:
	EFSYS_PROBE(fail5);


error: patch failed: drivers/common/sfc_efx/base/efx_rx.c:941
error: drivers/common/sfc_efx/base/efx_rx.c: patch does not apply
Checking patch drivers/common/sfc_efx/base/rhead_rx.c...
Checking patch drivers/common/sfc_efx/version.map...