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 0267A44196 for ; Thu, 13 Jun 2024 02:31:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F36BD42798; Thu, 13 Jun 2024 02:30:58 +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 42882402B4 for ; Thu, 13 Jun 2024 02:20:56 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6301aa3a89eso5123877b3.2 for ; Wed, 12 Jun 2024 17:20:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718238055; x=1718842855; 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=tYHwXvPNs90eCADF/H6ur9CMWOSBtQfB80cwtR52KM0=; b=bTUwrTDYglB/RNvfqlW3f2PZeSiSIkWAiNsTJifE+5GDklS0ErE8UsbVYrfJQPD8Fl af4qryu/eciS2K34OpYpaMCBBgGhxEVqmPXkBqxGPZB575EH4cYfnijALRSyoYQ7k9vP eki3IVX3MPHsI07MA93cndGoS8S21vCqmOuaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718238055; x=1718842855; 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=tYHwXvPNs90eCADF/H6ur9CMWOSBtQfB80cwtR52KM0=; b=KXeB7Cr8PCMTWf5eYfNKezcWmKlsgLOq2AWDnYIMNAUR7iCWmL9NPQzyyo902UjZQU vny2KNR8vm5YyVmx7t8hn1Tf/4o/vtbqv+VhHyPeJxWlwLE2fb5h5yNXP4uMjOTKtKMG JfUHwOFj473bLXHgs3CHudBA6FZF08MCMLV6+x/DKRlCTKhH5yY0k10yaGQ7jDyPXZ1g CRTLWf4p7Mie6SWJ6UxVWf261PFsN+r3xiZsNjiOvaNQKE2Kn1VZC9lc7BEnuahKfOdV vKCObt/c1D7OUypaOIhjDEtyUk3eFQheNLCZR/Uav2+Ma1LBkgRR48+FbIwlboNUBWHt NRlw== X-Gm-Message-State: AOJu0YzqOlfhdqhKDEUw3kCHxHFci+ohFe/OQXcECYosEJvpMD5zo+QP hMCzTm+LHycVRwvBQgTIPpbeJENWxZBg6iYby/xBXMNdCoYnbP+x9mYO6ORtUB2lnyiNuc9mJ0P MsXe+krhfaSI6pC2/NE91+Qe3hHTLfyMU74R1/iiTjDvhvBg8phTlp0fO X-Google-Smtp-Source: AGHT+IGJeYO0QKONFy8eyuVvl5h8uYFwRhSk96VIwlVcBmqZBGUle43Yjh7J2ntVp9fi+YPFI7D1ugcBn6MR X-Received: by 2002:a0d:f881:0:b0:62f:4149:760c with SMTP id 00721157ae682-62fbdba7c73mr30118777b3.50.1718238055646; Wed, 12 Jun 2024 17:20:55 -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-6b2a5b28cd3sm134686d6.59.2024.06.12.17.20.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:20:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:20:55 -0700 (PDT) Message-ID: <666a3b67.050a0220.fce0b.0fe1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 54701605C373; Wed, 12 Jun 2024 20:20:55 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/