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 A4D8545656 for ; Fri, 19 Jul 2024 19:38:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A012C40EA5; Fri, 19 Jul 2024 19:38:33 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8897E40E11 for ; Fri, 19 Jul 2024 19:38:32 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-808a8c90f5bso78282739f.2 for ; Fri, 19 Jul 2024 10:38:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721410712; x=1722015512; 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=QxKwa6ww2iCiEMaJ6nNLhsQbBT8B9T3doIezmZTTWXE=; b=ADAkNvxYgrrlNicrL/Fj4H/m51O/0IVa3HT5YqumM5Dh6uhrQGZpFfmhOL+QLKfOnh ogY2HbZEip6PyM6ycQl179JaNfwvvg3ZI7M7mCJZ8VFXH4KmoYbegcpMFDblH3LzdxeH ks6OTRJDI89lxIGKEjj97YSKtkBZUKU56ZZuI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721410712; x=1722015512; 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=QxKwa6ww2iCiEMaJ6nNLhsQbBT8B9T3doIezmZTTWXE=; b=hj9MXaS1Oj8tiEMdOmbjk+dPsTLBfLVVEkFd65ilUm82i7JO3xyeMZYQzyLFA3B7Kt uhOiI+9Peb+BxO73JX9MI0g4v2de5lFKEkMEnXtmZigyeCzNiNcXmyPNpd7SlCY1eQcq BegSQXwkwas4x0cchdAyl/8VhSClgWHA4LptvIj6mlkoN653PqLOaSJwEviEK5D8SU25 Rn5ZvSEKvPMdglt8v2x9s7JlRrC1bRkwIH6snALcJRuK56TnB3AnSabMaTpuwsmZ6qV0 ExxIwbgOgX2ZPRn/iOX7uRde8FZuLrSZfvZldJ43ZYTv5kg37SwJr2R5hA95dN1JAdXa f1pQ== X-Gm-Message-State: AOJu0Yz2lNjp4RJpN/69ykzi0yCOm3X7q1LnLMM8wAwxJpqLbGkoxLWj c53FfD41xmQWdsklFz+scg5SZ+k2MAXylUbcYq3iJK5Znb22Bft3WzXLU4sS7ZaSeDtnwF/eZkT 6FvDgk/NxKPPxGapbtNUCipRct4PV/R80yge0HgU3SgQXuFtNTxl38owg X-Google-Smtp-Source: AGHT+IGDPWns33SXCLO8qhtvR2P4nFXO7xZTLzVLNo2rw9X+uHq2UfbV7/WroWzEI4mufd2gbPNDcWcNZFp8 X-Received: by 2002:a05:6602:6d1c:b0:806:1b47:64cb with SMTP id ca18e2360f4ac-817123e12f1mr1000173239f.16.1721410711858; Fri, 19 Jul 2024 10:38:31 -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 8926c6da1cb9f-4c234445518sm64163173.79.2024.07.19.10.38.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 10:38:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 10:38:31 -0700 (PDT) Message-ID: <669aa497.050a0220.583b8.410bSMTPIN_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 7DB3260526E2; Fri, 19 Jul 2024 13:38:31 -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-compile-arm64-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-DPDK-Compile-Meson#276712 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/