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 4636345A29 for ; Wed, 25 Sep 2024 13:01:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2475B4025D; Wed, 25 Sep 2024 13:01:35 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id E2F0E400EF for ; Wed, 25 Sep 2024 13:01:33 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-502c8f50c5dso1820402e0c.0 for ; Wed, 25 Sep 2024 04:01:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727262093; x=1727866893; 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=BWtC42eK2FGx00rHUoK4CBsWfQRZEl0sxYTUs9Vzk+4=; b=CCpas2+SNsc88JXHHU4vkGx1IU0JwQJ2A+EJgDmWxSFKC1OXGWeo4AN+hGALCCh4nb zUfIQ46i+TyhDUN5ds4136uTfW4JTNnMzzl7cYxIZjJKNdvA/QHb8zyY4TFAW4SkndSe DsuXAcJFN7w2ONZGKPNl/RzxfYP4OtgtR6GVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727262093; x=1727866893; 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=BWtC42eK2FGx00rHUoK4CBsWfQRZEl0sxYTUs9Vzk+4=; b=jQ/MfglaKOpa1GrmwhuRYMci9ohgCylG1bhgVFnKJqUUJk2RKyHntESwC42NGbsa4n qEnc9SQ5gP8kBgyeQ29O3qxsyylsY/AmvbSUmKHEVO9SQiksrn+78W9tP7UcVxs+v5vr /IxCD+0Fvb/0eYFbOrr2ub04oCCk4i1xGx0crs5BJFAlrGLZnZNL0fkAMEAdVMemcw/v aUe7ev5rA2+zJ6d1fOliDLrzu9xTnAGFW4+zH9OdU9vlvZ8fJtYOZiiVi84mukYR31aK 3Uu0PMzNJtpdYpjA09aDztXWf3GMuczomLxd/qxM3Gi7ePKP7+1E39cyBwJLX/WbxrlT ZAuQ== X-Gm-Message-State: AOJu0YxR6xVSp5PZ6aIqvcuHmU3TAZMwpSKLPo3VtYtqWFHlUTe4sU8d 6CVKIs14xwlbxIbjwWjFD7N4aTAzkfVOA4HfPdrvlBfNNrCds6CwZOfff2OxGPJWV+QvxfjuWAW Jq91mfNODAknQN5OeLnc1ivAAKEaiAioVatWiu3nH X-Google-Smtp-Source: AGHT+IGBrhmyuNt2H3Aa3dG2VskeEJdjvqO4TsbuqQMnGEHYrePJ2XSwWdRO/+aKjrQ4g8LQ20h0K5srSqQp X-Received: by 2002:a05:6122:a10:b0:4f5:2276:136d with SMTP id 71dfb90a1353d-505c1d59912mr1662289e0c.1.1727262093130; Wed, 25 Sep 2024 04:01:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-505a9f031cfsm173499e0c.5.2024.09.25.04.01.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Sep 2024 04:01:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Sep 2024 04:01:33 -0700 (PDT) Message-ID: <66f3ed8d.050a0220.395c28.ba31SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B43C26050A6B; Wed, 25 Sep 2024 07:01:32 -0400 (EDT) Subject: |PENDING| pw144418 [PATCH] [RFC,v7] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240924181224.1562346-1-mb@smartsharesystems.com> References: <20240924181224.1562346-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: PENDING http://dpdk.org/patch/144418 _Testing pending RETEST #1_ Submitter: Morten Brorup Date: Tuesday, September 24 2024 18:12:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144418 --> testing pending Upstream job id: Aarch32-Unit-Test#3478 Test environment and result as below: +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+===========================+================+==============================+==============+ | Debian 12 (arm) | PEND | PEND | PEND | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 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 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 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 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/31128/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/