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 27662459FD for ; Sun, 22 Sep 2024 16:12:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF92440274; Sun, 22 Sep 2024 16:12:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9332B4025F for ; Sun, 22 Sep 2024 16:12:18 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82ce603d8b5so163788739f.0 for ; Sun, 22 Sep 2024 07:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727014337; x=1727619137; 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=Y3SSYRYr3N5QGRhuf6TqhZx3fvBdlmGqnwfLQza1kco=; b=BO2ms+jR6wSz4UUOxRXKFRGve8obYaWIihANfsUcBwbfq2j8HR81qPMKv3lwnWcIoJ yUVe0GWNOytHPwS/b2iQrqV+qkcR3G1e/JYbMLUy9h49Z5iUfPE/EHKEmqSsSESS9kia GLyR5EwYVBS07u/vnkMbCJbUmYud4MiKooWG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727014337; x=1727619137; 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=Y3SSYRYr3N5QGRhuf6TqhZx3fvBdlmGqnwfLQza1kco=; b=fCUvM6PKPl7mWSTuRuUpnt9q6yrPRt0PMaQxT+enfKrEI1akw9ptDYo2NEvZEeOzAd A6Req7N9BdKSOj1Es8+rbQ9gnDRaTn392jSp5nqJRAfs7q0ZaHjGzLavcmm5DnmuAYrT u9BaXo4K4LLUApdbUkonnKfS5U5VlO8bXmLLHfWzwysZ1WXWGTjX/Gm0rdZHM99F3Gpa M9OYtPpMq6c9s67gDmvNkIVSuz0VZII74xRSv3l1K2uOTejWJY5mBy07jduehrLfEhUE TIv9edDpxiZve9SIeKUTYNlGwyItb7NJ8FDd+m3uWrN63ZofOk6yTFlgaGIiolEhxvmZ AjJw== X-Gm-Message-State: AOJu0YyE/U08DjqVEQGSnxdYzrDLYY3FWWLrV1gXHa+pB7mO3ASYOqmQ 6SQHXl9LoD8UapNV/M9gt86BxSuAuBIihQt1YL/bBDvNFi4i7g7gw4FXnab0VprH9IYbKJvlxjj meCzIs0vZaTS28PUu1hzGjncdpKguNPvyPEIYkINh X-Google-Smtp-Source: AGHT+IFQAWAy80ZV4fX9q6PYpBhIN2Smv9eX/GFNaQa0ySRlHe0DD/HCKMPNh6BPMla/z3s33yOQIjyHmBsB X-Received: by 2002:a05:6e02:1a2d:b0:3a0:9fa5:8f2 with SMTP id e9e14a558f8ab-3a0c8d15e27mr75029995ab.18.1727014337391; Sun, 22 Sep 2024 07:12:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a192606933sm1968745ab.57.2024.09.22.07.12.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Sep 2024 07:12:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Sep 2024 07:12:17 -0700 (PDT) Message-ID: <66f025c1.050a0220.dc58.e31bSMTPIN_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 D70066050A6B; Sun, 22 Sep 2024 10:12:16 -0400 (EDT) Subject: |SUCCESS| pw144374 [PATCH] [RFC,v4] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240922105029.1173563-1-mb@smartsharesystems.com> References: <20240922105029.1173563-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144374 _Testing PASS_ Submitter: Morten Brorup Date: Sunday, September 22 2024 10:50:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144374 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#265699 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/