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 B72B745A82 for ; Wed, 2 Oct 2024 22:48:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B17F940285; Wed, 2 Oct 2024 22:48:28 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 4D36D4027C for ; Wed, 2 Oct 2024 22:48:27 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2e18293a5efso203731a91.3 for ; Wed, 02 Oct 2024 13:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727902106; x=1728506906; 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=NnFJxNCpQ2bP5SE2voDeKcbhbwTDYdNA3HgOOzUwCsU=; b=TymrzmHWgMKOHISZpjd0VaMwe0U0lXuN3Xf/Das0/fLIl8chj6+G4F+bsvX6w0DGHS XBobnKxlsz84vZcXf0Tt0RHwzTvzzUGHrmqZ7X5dhIZDtjzRCJCFBUepO6HPTK5awHXL UVPGtgCXXdQLnnYy0g8CbhyN9Xqae+K3uDnjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727902106; x=1728506906; 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=NnFJxNCpQ2bP5SE2voDeKcbhbwTDYdNA3HgOOzUwCsU=; b=sc/jmps/dHaw7BrutpmV9NyHBTyx+oICpOKxouDBPkj3IyLnAx9aU/SxbQkflR9iVf J57ETiGCRxvJOEJ1J5Yh7+Nr2Ct+/SNkk2u2YiVIFvRL3Ljy2Aw4v1BDz6UY7fTpQRFc zJBurb8Dwq/zbr/utCzAhTcaizjiZZJ5eIJpkw6b+zZNODytpyRWSaeAEA3a5CCZV9tW Kj2pch6gOI5XhvQV5wyb77vVFPz33wjWHBjq6BWFDnEEpI1dagkRfzap6Aikn4ym/o69 Wv+K2kb9Lo/b+2neti8TxnIO1sUER/9HGtXGOHgVYfzZlaqQVEo+JB4p/ZdW4dryAyGl UpLA== X-Gm-Message-State: AOJu0Yww94a0vqdox5ewfsB8k3xBue+UaXkooeCKlyMmSUuxIFbgQrZP LXCdVvZeUU3h6nCr7ul77r0V62h9H4oVfUw6RVEJq+wp5H3WpyJRHs+kLL9m5t0RKEHM5y6EzoM lr8hRErbU/y9LuNuoyhgt6g2VZWUMxegd2YKHJgCg X-Google-Smtp-Source: AGHT+IHSrad4zQzQRsgzhY1CNw/QkRmMFsmXDLmO5F0xKjlbnnYPNBVwFlmrFf/mezAIysbGivkgkpHK9kwV X-Received: by 2002:a17:90a:eb04:b0:2d8:8eee:ccab with SMTP id 98e67ed59e1d1-2e1846a0563mr5425750a91.22.1727902106399; Wed, 02 Oct 2024 13:48:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e18f43dc8asm134387a91.2.2024.10.02.13.48.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Oct 2024 13:48:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Oct 2024 13:48:26 -0700 (PDT) Message-ID: <66fdb19a.170a0220.229500.a1bfSMTPIN_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 96158605C351; Wed, 2 Oct 2024 16:48:25 -0400 (EDT) Subject: |SUCCESS| pw144912 [PATCH] [RFC,v16] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241002143550.2582893-1-mb@smartsharesystems.com> References: <20241002143550.2582893-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/144912 _Testing PASS_ Submitter: Morten Brorup Date: Wednesday, October 02 2024 14:35:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3846244b2b9245356d398d802ba3c975b2f4f63 144912 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#269144 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/