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 48A8741CB3 for ; Thu, 16 Feb 2023 19:13:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41C3C42D93; Thu, 16 Feb 2023 19:13:00 +0100 (CET) Received: from loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id 7D21A42D1D for ; Thu, 16 Feb 2023 19:12:58 +0100 (CET) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8CxRNgocu5jAHgBAA--.2475S3; Fri, 17 Feb 2023 02:12:56 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8CxXL4ncu5j3sQ0AA--.32778S3; Fri, 17 Feb 2023 02:12:55 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 31GHx8rQ1743903 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Fri, 17 Feb 2023 01:59:08 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 31GHx80j1743902; Fri, 17 Feb 2023 01:59:08 +0800 Date: Fri, 17 Feb 2023 01:59:08 +0800 From: qemudev@loongson.cn Message-Id: <202302161759.31GHx80j1743902@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |WARNING| pw124090-124093 [PATCH v2 1/4] net/gve: change offloading capability In-Reply-To: <20230216181025.23485-1-levendsayar@gmail.com> References: <20230216181025.23485-1-levendsayar@gmail.com> To: test-report@dpdk.org Cc: Levend Sayar , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8CxXL4ncu5j3sQ0AA--.32778S3 X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/ X-Coremail-Antispam: 1Uk129KBjvJXoW7KFy3Jr4kuFykJw13GF13CFg_yoW8Aw4Dpr Z3GFsayrW8JrWIvw15Gayxua4ru3W3CrWUGa4ft3s3ZFW3tF1DXry8GFyYvrZ7tryDJa4x Xa13WrWv9a4kWaDanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUj1kv1TuYvTs0mT0YCTnIWj qI5I8CrVACY4xI64kE6c02F40Ex7xfYxn0WfASr-VFAUDa7-sFnT9fnUUIcSsGvfJTRUUU b8AFc2x0x2IEx4CE42xK8VAvwI8IcIk0rVWrJVCq3wA2ocxC64kIII0Yj41l84x0c7CEw4 AK67xGY2AK021l84ACjcxK6xIIjxv20xvE14v26r1j6r1xM28EF7xvwVC0I7IYx2IY6xkF 7I0E14v26r1j6r4UM28EF7xvwVC2z280aVAFwI0_Gr0_Cr1l84ACjcxK6I8E87Iv6xkF7I 0E14v26r4j6r4UJwAS0I0E0xvYzxvE52x082IY62kv0487Mc804VCY07AIYIkI8VC2zVCF FI0UMc02F40EFcxC0VAKzVAqx4xG6I80ewAv7VCjz48v1sIEY20_WwAm72CE4IkC6x0Yz7 v_Jr0_Gr1lw4CEc2x0rVAKj4xxMxAIw28IcxkI7VAKI48JMxAIw28IcVCjz48v1sIEY20_ WwCFx2IqxVCFs4IE7xkEbVWUJVW8JwC20s026c02F40E14v26r1j6r18MI8I3I0E7480Y4 vE14v26r106r1rMI8E67AF67kF1VAFwI0_Jrv_JF1lIxkGc2Ij64vIr41lIxAIcVC0I7IY x2IY67AKxVWUJVWUCwCI42IY6xIIjxv20xvEc7CjxVAFwI0_Jr0_Gr1lIxAIcVCF04k26c xKx2IYs7xG6r1j6r1xMIIF0xvEx4A2jsIE14v26r1j6r4UMIIF0xvEx4A2jsIEc7CjxVAF wI0_Jr0_GrUvcSsGvfC2KfnxnUUI43ZEXa7xRENVy7UUUUU== 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/124090 _apply patch failure_ Submitter: Levend Sayar Date: Thu, 16 Feb 2023 21:10:22 +0300 DPDK git baseline: Repo:dpdk-next-net Branch: main CommitID: c8996655cbcf30891b7f00d3531f60cd602e13ce Apply patch set 124090-124093 failed: Checking patch drivers/net/gve/gve_ethdev.c... Hunk #2 succeeded at 377 (offset 58 lines). error: while searching for: return 0; } static const struct eth_dev_ops gve_eth_dev_ops = { .dev_configure = gve_dev_configure, .dev_start = gve_dev_start, .dev_stop = gve_dev_stop, .dev_close = gve_dev_close, .dev_infos_get = gve_dev_info_get, .rx_queue_setup = gve_rx_queue_setup, .tx_queue_setup = gve_tx_queue_setup, .rx_queue_release = gve_rx_queue_release, .tx_queue_release = gve_tx_queue_release, .link_update = gve_link_update, .mtu_set = gve_dev_mtu_set, }; static void error: patch failed: drivers/net/gve/gve_ethdev.c:345 error: drivers/net/gve/gve_ethdev.c: patch does not apply Checking patch drivers/net/gve/gve_ethdev.h... Hunk #2 succeeded at 134 (offset 5 lines). Checking patch drivers/net/gve/gve_rx.c... error: while searching for: if (diag < 0) { for (i = 0; i < nb_alloc; i++) { nmb = rte_pktmbuf_alloc(rxq->mpool); if (!nmb) break; rxq->sw_ring[idx + i] = nmb; } if (i != nb_alloc) error: patch failed: drivers/net/gve/gve_rx.c:22 error: drivers/net/gve/gve_rx.c: patch does not apply Checking patch drivers/net/gve/gve_tx.c... error: while searching for: uint16_t nb_used, i; uint16_t nb_tx = 0; uint32_t hlen; txr = txq->tx_desc_ring; error: patch failed: drivers/net/gve/gve_tx.c:262 error: drivers/net/gve/gve_tx.c: patch does not apply