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 BEEF14417A for ; Thu, 13 Jun 2024 02:31:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CA1D410ED; Thu, 13 Jun 2024 02:30:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 283A9402B4 for ; Thu, 13 Jun 2024 02:19:17 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7eb9e7f3da2so16002939f.1 for ; Wed, 12 Jun 2024 17:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718237956; x=1718842756; 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=S5QYeQ0wOVKU8vrJHvC0VkkbMbQyzx2DELToLZA7na8=; b=GrDWubDMaAFiaoH+JynPdX2rkEOWSXoMbuztm8Z6W2mdahijnJ+kFXX3T1OtfBvuYv crl2yh61ay83AAltvwLBZCwTZAB6KM8SZzgXp80JN/6KMMhkyzUt2hRELNin28dSem+3 GGiptdtGpVhFT+MonYjetTj0Au7ZNPNzs50DI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718237956; x=1718842756; 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=S5QYeQ0wOVKU8vrJHvC0VkkbMbQyzx2DELToLZA7na8=; b=IKr3e8U+fYtnSRXLOXI8DIuJjk6CNlgS0vR0h+QJWPPGNaXijISSvbTdSHP6NPpkjx IH5P1m6WcMxKG6Z5SyNfuGdvgZ1XBbtRhwTy4NgBRCumRJjeNN9uF+lUCkbhPwZmJuLK JfCBtATXfQa+tNJ79/ps/afUHx8iqZYbKE9ANK/2Gm5sM9zLrmnC3FJGhGeHE4dOxZ4c 9MxokW+OcejiTVEq/gRu+CE339iVQrQTDseEfykRRV9LYB3YY1TeHo9KLqM0s3boWG+4 ltmB08+1I8vMupkEIC8k+gH1Rjqv7FbijezT878Ele/GjxMubGFmsHWnlYHSinrN7sa1 +OMQ== X-Gm-Message-State: AOJu0YymXcxo7ctVNMA2hx+Rj/zxwO9wy9SErbL4R2GtemUWu0Sy52vM /2k8kW57z20R8ZCDMHw1qqXLL3+ESWKpww4tD2RbcBvy08dTNBBs3q8kd6XZiV3yIvR8rIMCmZN lU0OmpN8h6OohNoHT0oZgkJcPYBrMt6maJVmOD/DK2XUs2mQp/+Ms3UYs X-Google-Smtp-Source: AGHT+IHKi2g2SKR/y8N3zRVTPCtE8K8Tm15RTPdccKKyrHXL7YgoxRoIuA7eYTyl8mExOKF8MfuBvVh5+MDW X-Received: by 2002:a05:6602:2d85:b0:7e1:7f44:1584 with SMTP id ca18e2360f4ac-7ebcd16afc6mr385659039f.20.1718237956465; Wed, 12 Jun 2024 17:19:16 -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 8926c6da1cb9f-4b9569932ebsm6825173.32.2024.06.12.17.19.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:19:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:19:16 -0700 (PDT) Message-ID: <666a3b04.020a0220.cf5bd.07aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E302D605C373; Wed, 12 Jun 2024 20:19:15 -0400 (EDT) Subject: |SUCCESS| pw140915 [PATCH] [v2] mempool: dump includes list of memor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240611063822.13046-1-mb@smartsharesystems.com> References: <20240611063822.13046-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/140915 _Testing PASS_ Submitter: Morten Brorup Date: Tuesday, June 11 2024 06:38:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140915 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30160/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/