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 6CF4245656 for ; Fri, 19 Jul 2024 20:16:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6819540E4C; Fri, 19 Jul 2024 20:16:06 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DFBF840E18 for ; Fri, 19 Jul 2024 20:16:04 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fc52394c92so19611065ad.1 for ; Fri, 19 Jul 2024 11:16:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721412964; x=1722017764; 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=+0fl2rjieQ56zTWVeQR/fFa9ZDbnS6ix4ucnk7Xj5zs=; b=bssHPXpNbSJ/O1OEQEGYKOoAjgPp+zcYWy9fJTB84vI4w8Dhrh6kmAaV7bm2B+JZfs /1vbeLZPFr3lkcsG7e1r4hVDlzakepBER3gImASPws9xepTLV4V9xTRz0dNXJwa5AkDj 5ETw7skFznkwqxaOtnMdfwsH9JTMOBbGGt5O4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721412964; x=1722017764; 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=+0fl2rjieQ56zTWVeQR/fFa9ZDbnS6ix4ucnk7Xj5zs=; b=enfq/qw4sqtAXmVQTkhfYl5dBwLxqxjjcKUN2AbWWfSF0ppvFSkHg3T9LkJx8FeHS7 fdiRAtt8n+pL0ka4UO/1wnH9RSRITQVH1cVjbUEZzECPzlM3meVYk0q+QPOk50yhB/Ps rYkoh/MgyrFoTI3dV59py/ZzH1vxRu5skKdHW5wIBNZRaU7TTHpbIiRODluedsQ0nz53 1y9E4PLra4rxQ8PNLEiNId1SdocjxPUerbM3zBNCWYXwZNS30PCIYpogwEht/tm/aWq4 PxOXi/gVZPbcS88ek3CDLyuywlaOlLWSWCLB6rdj2C223uejNfiR8zQS2L/ekMHp8TiU YGqQ== X-Gm-Message-State: AOJu0Yxyzn1fSmFhks2z4FGlL/gHbBfWDWFwD+5CjtDDNOyRPDnEjPP/ L4IW+GHH+pSBLVqJHJvlbB8PwDppFRh5VoYHfrvu6azbY4fjAIg0OQnBjUBcAuP0j4ViVIPmlHt 3tGJ22rotHZ+bmo+dHo+QXZvzhiIF7Xy0+PHzc5ja X-Google-Smtp-Source: AGHT+IHLBcYLngz3p+Xz72l79hX1TykoelB2SUJwyWeWK4EKjkCCz325RVWO1pnwFKCguggrUiZ4MOr4UiJm X-Received: by 2002:a17:902:e5ca:b0:1fc:54f6:9f72 with SMTP id d9443c01a7336-1fd7465bb35mr6425635ad.64.1721412964024; Fri, 19 Jul 2024 11:16:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fd6f2911a2sm132115ad.62.2024.07.19.11.16.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:16:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:16:04 -0700 (PDT) Message-ID: <669aad64.170a0220.1a3551.0dc6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 243AC60526E2; Fri, 19 Jul 2024 14:16:03 -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#276724 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | 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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/