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 0E51A456E3 for ; Fri, 2 Aug 2024 03:18:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02A314029A; Fri, 2 Aug 2024 03:18:49 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D575400D6 for ; Fri, 2 Aug 2024 03:18:46 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70d2b921cd1so6733561b3a.1 for ; Thu, 01 Aug 2024 18:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722561525; x=1723166325; 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=D0JUAaFdTettMdDK4cqX1FOW8fD6F8bxKObss7+xbDY=; b=Y6yWmgvP+G7nmB2dgADo437RV04J+Cu7Uqjl4Y/qYMaJyHVQ+oLs07hEaI4IcnxFcl wQ4F7DMOr6m0HnBACMoxGz07PJEQrUHomkIr1ZdqFe1dYeSFwcFnSwwiR6Q4atOvA6oe YWukTipPBRX5hBWYSXIoMIxFsxY1kHEgZ2MkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722561525; x=1723166325; 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=D0JUAaFdTettMdDK4cqX1FOW8fD6F8bxKObss7+xbDY=; b=GcYjW0qGEsrdTr3yNpHDuy8ObciykKn8TpsAFV3hzN3y2CnfF8mX42yzJEqKy7RFus uZzAYMvpNwjmnYydMgzC2f1Tdz/pzRQLe0tWSvlaDOBj9c4YJxt46qlqTYFmESz9qi1z 3vB1WTk8w25KW/0H62G059L/6m/s1z2jaWmlQBb5pVPhFJ1R5PWF/UXyvw7VkIYLQoDW INfo1PGKll4gUJSMYQyz5z5k36pq256n2vv1THwZcPqMca4TlKhOUJ0uFrD73YYpsr/7 rvbWsHhVGzvVkxjsgy9M9GfRUq3ThES0GK3gcq8lY7nmWIbUJdQavy9tfc/kEaamHzBO uzFw== X-Gm-Message-State: AOJu0Yx6y+xCfIvp+K582hccPVMDyuosJKYxNnnlRXxyf4BajPQzETKI ADdTigs4k/HfSeUBzHVoGBDeqQ0NMU/jpQLpXqWtpjLJsQ3jaaExqdGNrdxBdOSxpmNjURR1UWj RB/ejqzqiib0LP35kF168MpGMENbBg9h4UHFpS+XL X-Google-Smtp-Source: AGHT+IEt+kOEmLHJaP8xoHGHCZvElbc89HhlrFaTN7J+CtPYXkRbkARPBxhS0LsgMcP/oG6lGU10mWKfeVX9 X-Received: by 2002:a05:6a21:1346:b0:1c4:6709:9083 with SMTP id adf61e73a8af0-1c699579606mr2586820637.10.1722561525534; Thu, 01 Aug 2024 18:18:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7106ec8b99asm46677b3a.13.2024.08.01.18.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 18:18:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 18:18:45 -0700 (PDT) Message-ID: <66ac33f5.050a0220.2fcfde.3ebdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2CAF605C351; Thu, 1 Aug 2024 21:18:44 -0400 (EDT) Subject: |PENDING| pw142821-142837 [PATCH] [17/17] net/dpaa: improve dpaa err From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801105313.630280-18-hemant.agrawal@nxp.com> References: <20240801105313.630280-18-hemant.agrawal@nxp.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/142837 _Testing pending_ Submitter: Hemant Agrawal Date: Thursday, August 01 2024 10:53:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142821-142837 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#283426 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/