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 2C7D54555B for ; Wed, 3 Jul 2024 10:19:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 282BF4029B; Wed, 3 Jul 2024 10:19:03 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 212004003C for ; Wed, 3 Jul 2024 10:19:01 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b5e0d881a1so2776526d6.1 for ; Wed, 03 Jul 2024 01:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719994740; x=1720599540; 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=g9BZ439kvaK31usYxDb96Xi3tIoofskl+DAtI4UzeUg=; b=Yl/E1Cx6rsfK58Z1vvpG26DSk0HaflFX87KtR0EFNe5UvwufIVC+jlfU4jeSo4EbOX n3xOYfOhVLTNQWJiZvKguM/m4glkRugx55ONGEbGagOq+ORoBvaJ96P9fi1S7ooRz1Ep F5MhxLqYsZU6lTZeMjWMRgc1q4JWzsV/xgWq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719994740; x=1720599540; 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=g9BZ439kvaK31usYxDb96Xi3tIoofskl+DAtI4UzeUg=; b=taB5fBUpfJurSj9wCTj64+QCztEh8ikuSriO4tubTghESvCeuAdJlOTnLFbtuQVD49 WQOdJeXzNlaPgcWrgerX4j/LoLUSQ3A9Z2PRUDl/57KqpqfFFjgHPQcN41+tXE2h1aRu jlABGHXODRqLQg00EqB4HMdJMF/hOgpQFru13QrJCflFhDEIW1LqvVioajVmK/bTpoiY 2LrRsipsOO1h8H6dt6PHDk4tS9uzAw7vu5Snqn8320TUVUZrzu6yEsjWD38zkqu/+o6P /CuJRAGzkGA/fgeLi7jgq2gVNptWlyuaYlXrrcrh12D5RMI6VbiIm3MofpQCnUI3au7O 7j6A== X-Gm-Message-State: AOJu0YybuI7pGxZUZdHAf60TS5r2GIYgjE2zHFj8PM1EMgrXfoB2WKm3 2y3mwyH13H52U9ytk65sRRZShOiJ/z9nMajR9mZC9sP1gxWr+FfZaayko9WwqONiI7ezwUM6wXd EEbDN+IEyz8bglpuGwAU6IVgCaqBGwuiCuCZFvVEpiq6J2urdqkgZPKp9 X-Google-Smtp-Source: AGHT+IEbisLxkdKNblX0yQ7Bm4s/igxPftGQgJz/tdeVrHvXHk0+6zJNS+OyzZiPWZ7Mw1U5Ng54ud0H2qtB X-Received: by 2002:a05:6214:262b:b0:6b5:ab8:3c5a with SMTP id 6a1803df08f44-6b5e18e18b0mr14200036d6.25.1719994740614; Wed, 03 Jul 2024 01:19:00 -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 6a1803df08f44-6b5e41feba3sm110446d6.23.2024.07.03.01.19.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 01:19:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 01:19:00 -0700 (PDT) Message-ID: <66850974.050a0220.e2b47.0ce8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5477460526E2; Wed, 3 Jul 2024 04:19:00 -0400 (EDT) Subject: |PENDING| pw142023-142024 [PATCH] [2/2] eal: add total memory size i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702131436.2873832-2-g.singh@nxp.com> References: <20240702131436.2873832-2-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/142024 _Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, July 02 2024 13:14:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142023-142024 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/