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 5BE244300B for ; Tue, 8 Aug 2023 12:09:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57A5C40A87; Tue, 8 Aug 2023 12:09:44 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id BF7FD40A87 for ; Tue, 8 Aug 2023 12:09:42 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8AxTetlFNJkvcISAA--.36313S3; Tue, 08 Aug 2023 18:09:41 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8CxLCNkFNJk8chOAA--.49098S3; Tue, 08 Aug 2023 18:09:40 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 3789tRsU283180 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Tue, 8 Aug 2023 17:55:27 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 3789tQT8283179; Tue, 8 Aug 2023 17:55:26 +0800 Date: Tue, 8 Aug 2023 17:55:26 +0800 From: qemudev@loongson.cn Message-Id: <202308080955.3789tQT8283179@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |WARNING| pw129941 [PATCH] net/ice: write rx timestamp to the first mbuf segment in scattered rx In-Reply-To: <9edcb5d7-3e62-4299-a9d4-703a8ca1789a@allegro-packets.com> References: <9edcb5d7-3e62-4299-a9d4-703a8ca1789a@allegro-packets.com> To: test-report@dpdk.org Cc: Martin Weiser , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8CxLCNkFNJk8chOAA--.49098S3 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/129941 _apply patch failure_ Submitter: Martin Weiser Date: Tue, 8 Aug 2023 11:41:07 +0200 DPDK git baseline: Repo:dpdk-next-net-intel Branch: main CommitID: fbafb3676c482dab60c0b5465b47f2ea33893a36 Apply patch set 129941 failed: Checking patch drivers/net/ice/ice_rxtx.c... error: while searching for:              }              rxq->hw_time_update = rte_get_timer_cycles() /                           (rte_get_timer_hz() / 1000);             *RTE_MBUF_DYNFIELD(rxm,                         (ice_timestamp_dynfield_offset),                         rte_mbuf_timestamp_t *) = ts_ns;              pkt_flags |= ice_timestamp_dynflag; error: patch failed: drivers/net/ice/ice_rxtx.c:2150 error: drivers/net/ice/ice_rxtx.c: patch does not apply