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 D16CC4562E for ; Wed, 17 Jul 2024 08:52:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D007940E2C; Wed, 17 Jul 2024 08:52:48 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id F1A8A4025F for ; Wed, 17 Jul 2024 08:52:26 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b78c3670d0so1908476d6.1 for ; Tue, 16 Jul 2024 23:52:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721199146; x=1721803946; 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=pxeG3R63GgRB3NVecJbd21FAtDLoJSq8Xt04fJCqX/M=; b=ZQN/s77CmUWUu9Hy3FBOirkZbuRDt0h8VfnksogqNXnGWfCWEekYUyAUdQdmr4R38l dz1b35NoOtpBjc+AgZRXG7S2xzMyf96ZS4T7cjzK7xfF9+QMIiP+JtswJnMyw4qAF32H fztS6vTwy7pflbaQTXbu+kZcdeahlbYtaDaLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721199146; x=1721803946; 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=pxeG3R63GgRB3NVecJbd21FAtDLoJSq8Xt04fJCqX/M=; b=h/1sUNjZq1owpqv5fBWSGv++NF7DvD2+x3GfAfEPUSv0R3gV59xJag3k0rQRMofBjK p5TcKsdilldnU/kBXisMisimenXslIquouURCFDsFCg5TtdMf2PfIidTZorF7igbaIEO dtuMmf9Zh9HphPF4rrsDzQH0O0zE0cQwJqFXhXNGU1VOP0pOL6ZOl7U9WTyvzYgvV/nk tB+zweXUdGTEi5o/C+uiVQJ/YjTqXXqKsGQRPznI+18iLUwV3mC1znkuq/zF9dFd8w14 rBKKxMW9CfYeXCmjVICMRK3Ti2fR1t0aYXrJ6+J9cD2O9iBqLfDkQpLWLR5inVmak84q nU9Q== X-Gm-Message-State: AOJu0YwUKPa1+jl8f5b6mgeHSJDSXr0rqM305ftGF0NTSak5As0zh68i hM/KRDTvvWSnNYAfqK53yh6EBmyox/cp5J24P9EE2av7DRZgXmyPMK/bg8c+v1Wjl3p0z81+R6Q gxdOoMROcNIVzVLkBCDXMyx7ogaIgdM5fMcS2t9Le X-Google-Smtp-Source: AGHT+IHLvDnbW5FEwwGNCJ9YmK9lwQ2g8Irv2zjFb8ua3OppdhB+KACttOLGyQGmsu5ll+2hXECzWrTq7Kqx X-Received: by 2002:a05:6214:1d0f:b0:6b2:b5c1:72dc with SMTP id 6a1803df08f44-6b78e322f03mr9332086d6.54.1721199146401; Tue, 16 Jul 2024 23:52:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b7619dd509sm4693116d6.43.2024.07.16.23.52.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 23:52:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 23:52:26 -0700 (PDT) Message-ID: <66976a2a.050a0220.9e90d.992cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E8B17605C351; Wed, 17 Jul 2024 02:52:25 -0400 (EDT) Subject: |PENDING| pw142452-142453 [PATCH] [2/2] net/nfp: fix AVX2 vector Rx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717032445.442348-3-chaoyong.he@corigine.com> References: <20240717032445.442348-3-chaoyong.he@corigine.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/142453 _Testing pending_ Submitter: Chaoyong He Date: Wednesday, July 17 2024 03:24:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142452-142453 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/