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 6CD8943FFC for ; Thu, 16 May 2024 19:37:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68D5A402EC; Thu, 16 May 2024 19:37:51 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 88D0340261 for ; Thu, 16 May 2024 19:37:50 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e1b2daaaf9so68659839f.3 for ; Thu, 16 May 2024 10:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715881070; x=1716485870; 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=jaZXzprk6NdI0MPD5eE7tTpsioJSixqKTpNUSq3zZlg=; b=UyxA7u0xxPe4EmxiyZEdZgl4+qdXO7+S84ayxU1n/a1HPljoaYyQlYV/KiFg85mvdn eMkKpYMDbnb6ZFZWoKUd6dUXTEy/vqS8U27sr/W+8f6Z9An6TWhyaFNpFMMV5xh8IQ8h skk5ImSQCLqqSYx3NBihuWyf8KYR3t0sl22Vw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715881070; x=1716485870; 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=jaZXzprk6NdI0MPD5eE7tTpsioJSixqKTpNUSq3zZlg=; b=nzulSNg1de8dn/jytYA0QpAXqFxSV/rN1o20m3OAF/u9nhB0S7IWI/qUO1hhcfZYAu j+zMgJCP96iravVdmWcmy0KLUAoIsuAyViyJGCMGdaPJ71rlpDjSglm9Bmy0+k8mv4p7 j8t/DCpOxcNSjSDoPLyD7SBOYcZjUdVPcfSeAehw1phs9s1d5eI5fpjCZZw4sv4flhA2 Njm9TTi+MZy96eX3vj8H37N5TnfhxWxxM+K8dXlRGNW/IfU621K8g6rWM9V1jt82L4fB xS+3r2RmHnZ6yFi6nDLRCAhF3qsI0fthHhF07sGAiqznIFb7AapFTjXSB0G3/GMpYt8P jbYg== X-Gm-Message-State: AOJu0YxzA9iX0mTI9UkXPIjNviH4bPwNlwiSGLHNcmRadCxfsFhUUpAN k7Ar8z1AUCd8NIZgqldrCsfOzGFoT4fqDyQtFC4ylj0dxCtgRW5RuxTlJKPyQ2xbmJoVPQdNLcJ HdLwLYsrhL58y7lPhiOsINK+kjprYg3uIlAxRTfsnGpUvV4v/moD9vFJn X-Google-Smtp-Source: AGHT+IHqt+a4nkcvpGggzTzubtFbR8rSfPKgKHx7AraWg9RnpziK4EEZY82y1Mdu4u8rgxhhiEAl1qeBaIfZ X-Received: by 2002:a05:6e02:1a28:b0:36c:4a2a:a58 with SMTP id e9e14a558f8ab-36cc14e158cmr265345985ab.27.1715881069956; Thu, 16 May 2024 10:37:49 -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 e9e14a558f8ab-36cb9d6fd4bsm7241725ab.41.2024.05.16.10.37.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 10:37:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 10:37:49 -0700 (PDT) Message-ID: <6646446d.050a0220.61d38.7978SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B003605C380; Thu, 16 May 2024 13:37:49 -0400 (EDT) Subject: |SUCCESS| pw140139 [PATCH] mempool: dump includes list of memory chu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240516085940.61119-1-mb@smartsharesystems.com> References: <20240516085940.61119-1-mb@smartsharesystems.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: SUCCESS http://dpdk.org/patch/140139 _Testing PASS_ Submitter: Morten Brorup Date: Thursday, May 16 2024 08:59:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:884f83ccf74b5364430d3b21c653d5f6e359e091 140139 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 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/29970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/