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 9A916456F8 for ; Tue, 30 Jul 2024 20:03:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8E4540E96; Tue, 30 Jul 2024 20:03:28 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E743340E72 for ; Tue, 30 Jul 2024 19:47:47 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70d153fec2fso3761202b3a.1 for ; Tue, 30 Jul 2024 10:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722361667; x=1722966467; 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=aa37M8xZvVsxdS+7lmwKUbON8E1ZlclWASl850Zh438=; b=JbSar2yLyvNswl5/+HJBkKyb2QyyeIeJpQxhuxCI3Ru7735jx+vrQSWn8mEnExwqKX c3TUke1bKyLMiZaXVemyKucSG06k7WEY7PofZ2Kg+S6Rg7qdEaVTsm66OaRU8C7l9/ND Lz5mw4ccXdIvOdvNRoUcWD05A58hL1lwCRqA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722361667; x=1722966467; 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=aa37M8xZvVsxdS+7lmwKUbON8E1ZlclWASl850Zh438=; b=Tv4SeviKxdcV3fTp3hKSvXPf++xKKIfFqBGDO1sT5GBH8R2EdOomjtUBCBSv0bA9rp WNuqrRTcDLtnfGXvFjsOROvxMf0igGPrQuYlAz3jzE3dNhM1f6MfzeWlLBooBVQq8adZ IepUrjiyflRXYa7LA/16Kb/Q5MFIzp21qzURBXDsz01lIb/lrUL6N0BZa3eSuc2ttxNO UfTVjjrjcgL8tIMgcWkoipXuQkuk/qHSd2V7xpeNxpyBmNO0RFuisrlQ9pqqqJpDIz5b 4KqpTOc7X8p6y03zZhmsaAkcjzoF4u2HO8U4H3+JbRFkZDroUknWmuciwG7oBZiHME5w ZT/g== X-Gm-Message-State: AOJu0Yzqz8+v/Cn9t97zPDGtaqHu0414e78SNqvOe/VkJCpBhJqCeKMr m3KRmhxV45tbTH9X2nEHZZk4Em33enx+lWs/jmm1Yre17rruD8GxdRgrEJ+2eU+HzB1L6Mq59Ed 9g0LA4374c8Rf24b2uZMrmQ0tKMn/XXztsCEeEByvRz0xKmZQxTDv03hN X-Google-Smtp-Source: AGHT+IGTd5kNYuLnGIgyuZb0U03svlbKqunuCqa57UIP6+TXYX1ajTUbFFN+e0Qf/Cr4+9NH20qoSCPh5lMW X-Received: by 2002:a05:6a20:9155:b0:1c0:f1cb:c4b2 with SMTP id adf61e73a8af0-1c4a1178fdbmr16976328637.4.1722361666966; Tue, 30 Jul 2024 10:47:46 -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 d2e1a72fcca58-70ead73fcfdsm726627b3a.10.2024.07.30.10.47.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 10:47:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 10:47:46 -0700 (PDT) Message-ID: <66a92742.050a0220.2ad99.9c5cSMTPIN_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 26A48605C351; Tue, 30 Jul 2024 13:47:46 -0400 (EDT) Subject: |PENDING| pw142755-142756 [PATCH] [v2,2/2] eal: add total memory siz From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730110313.2555473-3-g.singh@nxp.com> References: <20240730110313.2555473-3-g.singh@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/142756 _Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, July 30 2024 11:03:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142755-142756 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#281688 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 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 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/30651/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/