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 5274345DB6 for ; Wed, 27 Nov 2024 12:14:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FEAB4021E; Wed, 27 Nov 2024 12:14:18 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E096A400D6 for ; Wed, 27 Nov 2024 12:14:16 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a791bfae0bso22258505ab.0 for ; Wed, 27 Nov 2024 03:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732706056; x=1733310856; 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=ivBS0REUoAYoyQqtvUfeAIxySGmB2usmVEPCmNgvwsw=; b=A2BYhuqkMTxN1+IndDvCVxdwwfCTZkR2UgoGTPpoYYft5OVCtNNZqagmsChxcD9Wfl LvhiW2vbRgQgw1U7xPTHrDr5W7sekyXm3rt/PIZYTK2vFGExfWpFHwo7auca8g7Q53fo 2slTa/uMe9ySr0rvakuyL+4EQhdoV1+0m4HnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732706056; x=1733310856; 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=ivBS0REUoAYoyQqtvUfeAIxySGmB2usmVEPCmNgvwsw=; b=Cfvw1swBu52l0aeQnE0FxgkOyrSI+hk7vvkGABzfeoIXoiaZWkl2U1C0AuPuUxxY9O qQbAdPWp/Or9nflFXS+YhcDiKiTRq2ZnxlXv6ivSbAzVPAaX8/jU7Jhw7DS0R9gr69+h 6SBpO7rEL/bmRZsiUOLuCteQ0o4oM8KgXdQpU0aYuszZZy12tAHgNPx15vTGRwPc/lL2 h198ZA7nbKwCS1aRhrMPw3fCkv3zTqdkH0bUFNCjdOaCVlepItoA5J1neZ2XmiUqqSgO WAf2IPFrEf+cMnPFwWtYPCCppD3Ws45fSl05Mt+QPCPDr3TV+Z88Pav9VNCtzC+v6RMe bGtA== X-Gm-Message-State: AOJu0YyLwELgFiil0wh+jQqti3URl0754HzkqTqsRl3Ku2UYTFH0RN7q RZyPQE3vTKhbtG1V9qvYlzl7uGKd2sSDso5WwOKuB/10/qwjch5By7P0yNCDFt9+KNv3NvfldAy O95SUEaaqboG/Om8yCe+x9DsRzuGh3HTBdg8eCntP X-Gm-Gg: ASbGnctJM5NI2DFRr0+TQOZVHNdgOCvEswaed1elEn36Di6fGzFl9XTZ2yME7AvgRMt qxRwvMVLrlXUpwkqrHNoJOnerra5lR/VSf/gjFUJ2DdSxGKSztEKiJaOzuhfpELhp70ExdKfLaL zaoFTVKbXYWXjztIFJqZNSgGmQR/iVz4/loKLAByAJbFlxB5fouUYaEQWTQOtY8elE3IjgoxIha qsiQB41Sjp4U7SQSY31aJzSk4CAzuoPgMSilbQY1zcR7OcXzNTAdFs2243qZVWppSVl0SE= X-Google-Smtp-Source: AGHT+IHLX/Nd/3wOmwKxxgG65ahQdlT19nidJwFtu5fZfpVpSSbNf5ihCmzhaSBsoULBRdeEbnduXyHZhTCl X-Received: by 2002:a05:6e02:1b01:b0:3a3:b45b:fb92 with SMTP id e9e14a558f8ab-3a7c55e215fmr30349425ab.23.1732706056191; Wed, 27 Nov 2024 03:14:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a79abbe97asm4674155ab.25.2024.11.27.03.14.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 03:14:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 03:14:16 -0800 (PST) Message-ID: <6746ff08.050a0220.3844e8.f583SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E6066052471; Wed, 27 Nov 2024 06:14:15 -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#199521 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 | +-----------------------------+--------+ 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/