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 4B1674555B for ; Wed, 3 Jul 2024 10:49:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4006341141; Wed, 3 Jul 2024 10:49:39 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0D3F14111B for ; Wed, 3 Jul 2024 10:49:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6510c0c8e29so7632457b3.0 for ; Wed, 03 Jul 2024 01:49:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719996577; x=1720601377; 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=gOIfFJO+qpbgnitLS29r1jK2+58+Tvl5/cKlNgd86Ow=; b=W2lakG6v/bebSJUIjn0npEAqf8QxSE6zdDdQcDXLnMOrv7MlPb844+BVEI8N5G4doh WpgjzLDHaLLtg9M5iWjyZOiKw1ZfVt0xwNbeQwnn12TkTTVwGWSbwZlSJj3xpSW8dpan ydajYE4vt7jg8XTFdnVnbygnP3X4CctlBwY7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719996577; x=1720601377; 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=gOIfFJO+qpbgnitLS29r1jK2+58+Tvl5/cKlNgd86Ow=; b=YwYBBj/dVX0dAYuyzFdgb/h5c/AQKdhZCBDROnb1Kda/kLVMlFOxdnP+r9zwJD926u JVOj/A3kRo/WCpJ2s3PItTeh8L7WpeoeuQ3RBH5MVFdpJzF8V0TEiFrrTOr8UWtWPP4G Ils3NWrjupFRX1SmZTHF56SgwKtZO/icIuiyOaVJ4tv5ojLfoOhbkHqDPOxKOxcIT4YB az3+IKU1y3tNlz0lYjtq47w7O900glKoL6qiFcHPjQKLhumwnxhEra/I2dGw1pOAh++z J7DEB9nPnrTzbq52JCJPIy0naiughDojxC1pm86eMbg293VktJE3ZToowAwzlpXPD+2v gbNQ== X-Gm-Message-State: AOJu0Yz2cX7jqUgETfVnEXrkeuF4Oz/Ahl14P2ovM6Y+Pw9TvhtKb1Si sIzKonyLvWZsvJ8wttVouM6P5Pq9E8ZQ3+iMbV63e7x72KPmTJqVJbkSKBfLMrQI2K395nxCPqY 76RKP2yNkXTMzNQYd4aqykBGwy+VDu37hKVUegcjonP1T2H/4Zv7pYwIx X-Google-Smtp-Source: AGHT+IFUZUw6ZcKZ/GtuVTEn3nh6PxaBaw4gdejPUM0eA/nFCL6WpN3tHMandoRV4iTrFWZ3iHAAWP3N9uKo X-Received: by 2002:a0d:ea8c:0:b0:643:ed61:11bb with SMTP id 00721157ae682-64c71145d69mr123202167b3.7.1719996577376; Wed, 03 Jul 2024 01:49:37 -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 00721157ae682-64a9a61558fsm1997347b3.24.2024.07.03.01.49.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 01:49:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 01:49:37 -0700 (PDT) Message-ID: <668510a1.050a0220.c63c7.e670SMTPIN_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 079B060526E3; Wed, 3 Jul 2024 04:49:37 -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) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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/30379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/