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 3FAAA45DB6 for ; Wed, 27 Nov 2024 13:07:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37159402B7; Wed, 27 Nov 2024 13:07:14 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5577A4025D for ; Wed, 27 Nov 2024 13:07:13 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6eebae6f013so68733507b3.0 for ; Wed, 27 Nov 2024 04:07:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732709232; x=1733314032; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=JPfUbcqo7bRYTZ4uXyvdyq/ZbomrFzUJetzgSj+Yg+M=; b=OhwJFEA4rxmWRu2OrRTS6yz7snIOk5jRyo9l7KP5473emACccTomnAlvzLYIoEXFFP kli+uSNsqp6/sRsUA+XA6ETzHxz0OOuddjUtVe9y5+o6Zag2IPz+2LpAyiQMlyf+szGa q3sp1tOddbDE3+icdPhezECrtVfc2ykEmTwtQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732709232; x=1733314032; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JPfUbcqo7bRYTZ4uXyvdyq/ZbomrFzUJetzgSj+Yg+M=; b=aqEy4LPXQT5w+H0aHkaA592kCLTk57E2bgEMvtCPo9UdZFZcH7GhwsuDZwe45yfAtl XYi6AYUbCjOj+W74IR0PtKg+r86PuAXLZu3A+lsLqBEGRd3VMPnhaMGiZFF/k7Bw02O4 Lu+nhLyLU6Q2QlhVndcGpzhtvdzlGnBuExaL5j54gXINQZXyZNOY1cEdTovWmeeUeGtB YXB4JIP2i3Oqad5H3o4G/7JwXjiukF5aGlFTjiDbOyugHwYx8FFX0aumZ5qxdf9ObvVU 5k2zQP8Modkt24cEXySoXdpOWhSl3sIf7N47p7rduX6Ausk0UY4tMBfkHUbeMc6rQPxK 0JqA== X-Gm-Message-State: AOJu0YyLnKaEOD2yxkiInZ6ViNwBXnQ9dOUSQyjW6To1Tl8F7cYlX6hO XBYRK9hbw36B0Na3Z8auhUjJtuFOOfsFX5o1O2ul8Lv72unyKFdy812uR0d0O4Uy5mhe4B4n/x7 QoCtDhdvRIIAMOWbirAPFhdwElZN1ySbsN1ACva3Z X-Gm-Gg: ASbGnctcNNusLnxcB1bMhHX3gzg6pyN3gomVqKriAciUd900LE+gyKIQlYtofbcrrBq E6ft9Kcz9NFncN3+Z8vaXwOf46kspF484sfXYDMrjLYpRV2uCGnVgK0y1x3J0YJ1jgde9JToJzK +2GlWwYhAWvKHO2TscXEH/yg1ErJe8lO+QsuwTxN70EMYd3+aNLJ5I5n8/q43iomY22kWGwjUn+ ZsM67p/wulj4mAf+6qU41W+ljnluPuLTYppBVA2psJA/gzA71z4cznW2YzYQOL8REvUq7c= X-Google-Smtp-Source: AGHT+IEaFe8XenrAEI1lUrVloyXnb7n0jGi8wP8g3cBwfX0Kw1m7yX1x9oROqnIBKAgfipMjWIcorGEK2Jfo X-Received: by 2002:a05:690c:2506:b0:6ee:781a:a29 with SMTP id 00721157ae682-6ef372828efmr33558257b3.35.1732709232743; Wed, 27 Nov 2024 04:07:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eedfe16527sm2925357b3.14.2024.11.27.04.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 04:07:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 04:07:12 -0800 (PST) Message-ID: <67470b70.050a0220.27a833.31b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 55B796052471; Wed, 27 Nov 2024 07:07:12 -0500 (EST) Subject: |SUCCESS| pw148903 [PATCH] [v4] net/hns3: fix Rx packet without CRC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127100807.683461-1-haijie1@huawei.com> References: <20241127100807.683461-1-haijie1@huawei.com> Content-Type: text/plain 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: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148903 _Testing PASS_ Submitter: Jie Hai Date: Wednesday, November 27 2024 10:08:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:f3727b3eeb514cc37da34197c53671b47f26c7da 148903 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295532 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32034/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/