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 A09EB45656 for ; Fri, 19 Jul 2024 20:19:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98E2440E4C; Fri, 19 Jul 2024 20:19:30 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 74F4940E18 for ; Fri, 19 Jul 2024 20:19:29 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-447e57103d5so8402131cf.2 for ; Fri, 19 Jul 2024 11:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721413169; x=1722017969; 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=P4KGQilNt7ZSXgVrxnrfw82EkdelyC2GZlwYK/Z6Ryo=; b=W3l9Ks28BLjNJbkR6qa18PO/kMYLC9xt32xw18Zzv8RQb21FlVZo33+aqAFP+hgR7X aTKZDNQ1moDKZFPIXVSzkG00shxpgwG0YqY6p6iuMd0BhmUhFbY+Q7BFpZ3gC2v8uUVC p812SMeFFUclTrfeuA5KNOEDInvI73EIiMM+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721413169; x=1722017969; 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=P4KGQilNt7ZSXgVrxnrfw82EkdelyC2GZlwYK/Z6Ryo=; b=AYr2iI0QNuBoECpWsbQ9rucuQK1p3aHQ/x4PnaWr8MqLeM64EY8KKrKlweegUjT/UO BefahsX0iET8zM/B2ePhq6Lhm2dvxDTeE2tS4zMIR38izkO4dGBD4qZQg4vwEDvAoZd9 vyMpJWletzne0P+TH6ZmwpaDX0NwK3SvCEPFT6m9DUM/CbDp4RH7lSNNL+gYzf1dqZM9 eenvvKESxWMcN7yDdY+A4dPBIOZPO+bVGbXJdFDDUoNLJELwTNmciPNrn2vQ0g7CMFP2 p7oO5VSgIrpchVKhnNUm63w0Rl9KpAdcJ5zUWQZFlYUNcxa3WV8F+paDVx7DFvpA1vKL t5Tw== X-Gm-Message-State: AOJu0YwTGmyXkhL10Sqf6Oax1pZj1Fe94aMEcsmsUAmQgWaciRJkZX+E Jvy9DBiTWISlSHRMl/uDdpcuQLsLjbNVJ2pAAEnGtyS4kUBGQeQoNknhG4LVTDD4/U6qKJNmspx PywQNbNrnrHE5ghxjWfE6lQgsUU0rMmIdESJzqAJB3F3ORAbUw67XYQ/S X-Google-Smtp-Source: AGHT+IFh7GDyf4DqZz6pM4JccHcHTMrLKKnbm3w6O2JU5NG+EBjTfoTzUpvalf9Vtij/0c8zDutEknMqhERr X-Received: by 2002:ac8:59c5:0:b0:447:ea03:4542 with SMTP id d75a77b69052e-44fa5333051mr6307301cf.48.1721413168759; Fri, 19 Jul 2024 11:19:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-44f9cbeb06bsm1061411cf.4.2024.07.19.11.19.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:19:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:19:28 -0700 (PDT) Message-ID: <669aae30.050a0220.761b4.6e88SMTPIN_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 6C74860526E2; Fri, 19 Jul 2024 14:19:28 -0400 (EDT) Subject: |PENDING| pw142524-142526 [PATCH] [v3,3/3] net/hns3: fix Rx packet w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240719090415.1513301-4-haijie1@huawei.com> References: <20240719090415.1513301-4-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142526 _Testing pending_ Submitter: Jie Hai Date: Friday, July 19 2024 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142524-142526 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#241969 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/