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 6241D45DC0 for ; Thu, 28 Nov 2024 17:55:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DFAC40670; Thu, 28 Nov 2024 17:55:10 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 65DF340663 for ; Thu, 28 Nov 2024 17:55:08 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ee51c5f000so3470a91.0 for ; Thu, 28 Nov 2024 08:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732812907; x=1733417707; 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=weaQWVUY/4VufTL2ShV9Tw75/xMY/iPs7Wrm/GN8Vzs=; b=hic1C46VimttE0vXydgSaiNGjjcwz3UtU4L3Way9jWnp7OEF0xH4Z5gbvf90aZh+ML ZSaCbjzXtAQ8M6vCrQZ72o81PIwghwjf3J5nqBgtKy4QYswLC8IGWNzGdLCNKv94QxrY CWr5QnuUd41klv7qdN/RbTfgC9gM7qRt6YQKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732812907; x=1733417707; 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=weaQWVUY/4VufTL2ShV9Tw75/xMY/iPs7Wrm/GN8Vzs=; b=a6bn9tbzN/f0SO8pz5wyl0Lt/4MdjW0zC9GdqXwplWv5thEGmYKIJFNh9QeR6fo9G9 U6PsxFGe/OOeOe+p6HpTrhi9uxYTtUzE1/yTUWcKme8/HfHgtyc+wr8/jA5A6roII024 oCyIKEzJyejz3t6PiCNcrq+Minz0+56XsVeLAwfADRlx7QVh9ZVavvRQELUFQq4E/055 PtsCTLJHMDBJmhFQ/iTM4K/aWif+4jRdoc/T8U0vFkM6nn03hfsfV8UQUx2F0SSH/ege FyZpCh8dJ6T+M/PFCu8O+Ok0oTYhsjyfbhgPpGwy4dzUtKjFkqy+O4eCgLwBvZ4nz+3Z D13Q== X-Gm-Message-State: AOJu0YyJxi4/gjImyEFxgbHiyblRLDNhIzQMEmGY6efINd3FRT1BLtsQ +tHLjf/A85y8Hc+AvpqHfyZbvLYjQuSYqBj7CO6mQEngkZF2Q1pAA2e3O0cjWJjwVR4sY/s9ooz 9jSmiz5jTbSV3GgWDAEAZfrSzqsy6PqW3EgN7Y/wU X-Gm-Gg: ASbGncuBK0OD9TnNSZsfr4uOT/fidImzvFiF9nnLE9ia+Lv09RAKDO1Vs3JpAM4XsvG O07uT9BDi5qtwAo+PVU3uPIC7Fibo8nlHunCcYmhqpgZ2NUnMj1P4ADiXaLXBpPImzj4wQ+KlFn dq+wvuulTpZ94CMrA6Ef4cvNElv0GCLcYLPeOf/5rsqtQrThdgZGAfDnzGFGWV74Oec24BQNNcm OC5vR6FEjLUHy+PIUDVr43MMsq2aDysOytiC83NcIxbwlOcb7YzO5sCsxcwCfJ0N2eqBTs= X-Google-Smtp-Source: AGHT+IGYDxQarEFkgYGKqhzr9r9t3iGukraZZI1pkZsjoq13BAoBIlcPqnC2g5csiUsNWgPaGuFLCJi3F/pS X-Received: by 2002:a17:90b:1b07:b0:2ea:a25d:3bbc with SMTP id 98e67ed59e1d1-2ee08e9f189mr10842668a91.6.1732812907502; Thu, 28 Nov 2024 08:55:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ee0fa3daf8sm192359a91.6.2024.11.28.08.55.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 08:55:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 08:55:07 -0800 (PST) Message-ID: <6748a06b.170a0220.15f655.d1beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AB1676052471; Thu, 28 Nov 2024 11:55:06 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/148903 _Functional Testing PASS_ Submitter: Jie Hai Date: Wednesday, November 27 2024 10:08:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:f3727b3eeb514cc37da34197c53671b47f26c7da 148903 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199527 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/