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 6F74F457B3 for ; Tue, 13 Aug 2024 19:08:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BDD1402A8; Tue, 13 Aug 2024 19:08:05 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 78F664028B for ; Tue, 13 Aug 2024 19:08:03 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-26808290f43so46445fac.0 for ; Tue, 13 Aug 2024 10:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723568882; x=1724173682; 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=gVLFSy4UDvGypwSVaiFvTA9eSH0YeNbIOVv0bGl9NnI=; b=T7c37tBZQmXhvcH7vdZHOyhVvb2LGnx2Mof1XPQ8sn4oOK5zYBGYY03T8at2id9PKG baqozbVbyf8OKJZ/toJ12r/pOWriRpBVQABGRCD/Ias+Cmy06txP8rJBcg/AUypxd2p6 cigKvL2FEJLSE5Ax+Bft++5AGYjYBlbBrd0eM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723568882; x=1724173682; 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=gVLFSy4UDvGypwSVaiFvTA9eSH0YeNbIOVv0bGl9NnI=; b=cm88DXO0iLb/ZPqBecLFIbyWr4sV42midq82xFlvJZBDpNzqhEcboyzttKPVvsNpVO NYMF62MddJK8b+i54P6u7kWHmShdwZ4mQS4qbodqLZEBrXQX8t6ALhGjRyvgY7OvqGLV W9fX/RZh7QOdCUYrN6ZPvWFcCd5SXb5n5LE5KPN0gZvVcpoH5g5xfpUa0ESMQIjDrjuK SAutoJZD32IaAk/9qnfv/Ou+RaB4ldbD0Pa8pU+ROFNQ5NZ4N+dwXXMsWMUjoqOX4mFR CWIzi7Qxi1ruYmW3cJg5RMjd/pX4oNmeJvD5GxEUO2u7uHoh+65BKINoqSYHtuolM+hS 4lPQ== X-Gm-Message-State: AOJu0Yx+GWxnWNmYMdRNY0O2QaauV89E/935vcqJSbuqKsCbuCVVSFrB iFCjO21ZJo8ISE2gl0Biun1C5ttx2O3/dpHDRtgtLu5DyWom2oBznl7nwXRijRlP7rPkBgZQO3H VzBlpgH46au6BOWiaX9ustfcWB8YEPTswFJEFsQaV X-Google-Smtp-Source: AGHT+IGzU4SAo3Q9fV43Ex0HGkq7Riq9KNbtqPE7g/r3nvhvy9IPxbC5jtG+6hWixx6W0cjN2UYNVBsUNIvH X-Received: by 2002:a05:6871:3387:b0:267:ab12:7fbe with SMTP id 586e51a60fabf-26fe51f00b3mr155066fac.0.1723568882662; Tue, 13 Aug 2024 10:08:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-26c7209019bsm497482fac.15.2024.08.13.10.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 10:08:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 10:08:02 -0700 (PDT) Message-ID: <66bb92f2.050a0220.ca3c6.7a2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 437A8605C380; Tue, 13 Aug 2024 13:08:02 -0400 (EDT) Subject: |PENDING| pw143109-143110 [PATCH] [v2,3/3] test/bbdev: update for qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812234201.2196633-4-nicolas.chautru@intel.com> References: <20240812234201.2196633-4-nicolas.chautru@intel.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/143110 _Testing pending_ Submitter: Nicolas Chautru Date: Monday, August 12 2024 23:42:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143109-143110 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#288050 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/