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 9147145DB6 for ; Wed, 27 Nov 2024 12:35:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8835D402B5; Wed, 27 Nov 2024 12:35:50 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id BC3984025D for ; Wed, 27 Nov 2024 12:35:48 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-51533f41c94so871935e0c.0 for ; Wed, 27 Nov 2024 03:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732707348; x=1733312148; 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=lWWXq2CdZzeF8qZMFetfcV/JhrUghjjMoTgXhYHT29A=; b=GeQIh8/iofGUaiLiBtIS+flsahfwVxWMQJgkU3deGDUdOYSZ5Y+Z6ZEQ6dCqtrpVGa WxXNJPvX60akA8Nfsm5fJbnfW9kyHtl6XOfcNJTjWBA5USzi0WxuH9HUr58VuayZggkj IniIV10TvOt5TBksyVsaaqdwA73qgdWGrJr9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732707348; x=1733312148; 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=lWWXq2CdZzeF8qZMFetfcV/JhrUghjjMoTgXhYHT29A=; b=iCgu+G6WL9O+hyeECH6P7vH0E9EgVmP663ZzWNSCq6q3+efPfYRVjFEFO53f02Ec9b 9XlWN39yjJwySLCg+byH70S/q0Xx8dEXGNnGZKE5HXRid173Mo2q5SDv7Eg4U/f1POrV MQXN7iXbHNjZNnAMYjyLUkIULYwNGeNKH/hCBQxpQZc3kU8dlQL6Z8jCzJkKFufwswxi r7OYMFCrzuWz5nbukLtOQ6H61d+5fFx0vMhXW5UV0TgGwRmlRfK+8OIdmUNt0oSVEXQL SE6rfAkP4PWIPvkFDDLraQ2scBubzBBuojiZQLIEaZOn2G9LnYLYUcdLi3itVbHDp6e9 SSzA== X-Gm-Message-State: AOJu0YyC+ddePr5NaWCqBl3ww/mRCgJJR1sG4uDALMyyZnAAYsCnUMAZ AuP4xgQL+aSzd1Jd/8/PZ/u3bb0cmUfGnQA9iX2MC05ww0Z4pFwjfRxuy5n75Kvgb9uiVO7nixQ ewx38kuSrrmZXlwCteNjJ2r+thpEm4udADF717BoGnNBWswsqi4DrF+Gy X-Gm-Gg: ASbGncv+U+JKqYFVLuBldEqC66KzTlD0IMmn4glDsN80cgq3FYwLBfF8BwFL+kdQtHO 07xpS5PGCIlRUlWyIiVLbNyn0WM14JMGMno2YMBYr8N902SWOKLXvNJsL8956SWnBfGWdU2w1Vz M3VJ/GK3Cgc/olLy3368Cp6Sx96DEKjLL6tM902HNg1/r4PJIbipq7jr+UI4X0mWdU9tH3Q4sY2 88H/34FMuLQ2OEEWrWW15gE0aI7B/F9EQzXjrZsmb2zyLAtFIEiuRziOUO2j3Ya/AA9v7VFpTg= X-Google-Smtp-Source: AGHT+IE8JpeSObQxGY5VaK7tPTye47NxoisgP0pLV5w/i3qb4Lovb3h54V+bFzcDhg/BblyqXz3M2RGbt4xD X-Received: by 2002:a05:6102:509f:b0:4af:4fe6:9041 with SMTP id ada2fe7eead31-4af4fe69057mr687981137.23.1732707348076; Wed, 27 Nov 2024 03:35:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ada2fe7eead31-4af4d190192sm20593137.4.2024.11.27.03.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 03:35:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 03:35:48 -0800 (PST) Message-ID: <67470414.050a0220.33c599.13bbSMTPIN_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 B785F6052471; Wed, 27 Nov 2024 06:35:47 -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-intel-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#199526 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/