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 B314E45A54 for ; Sat, 28 Sep 2024 23:36:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93C104027D; Sat, 28 Sep 2024 23:36:09 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 7E2EC40269 for ; Sat, 28 Sep 2024 23:36:08 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5e5b57127e6so1628360eaf.2 for ; Sat, 28 Sep 2024 14:36:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727559367; x=1728164167; 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=JFG7ba3HT/pjPzHEiLJ9qwMl6VC55LT4f+FwSanwBHg=; b=TXI57AGpq3CM5Ww0gE52M8c7tIeM9pz6a6f1hvgU8Alx6sGdN4egWl/LedEQu409jK b9BI7pXZ0ihok6gnjJUO2fGaLqaFgdjx6YFgSUz4gRnB/wP/Ez8mxoQyGrATqyMQ12FC CTE42atW3lMK3VimYDmedjtLn+iH0U2Z+JH0o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727559367; x=1728164167; 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=JFG7ba3HT/pjPzHEiLJ9qwMl6VC55LT4f+FwSanwBHg=; b=pSI4pCkHfSt3otRYJWcLGWD1cp2lBQy+IqyqemN6WtTjRpXHA70FJvPGLS+jMrVhe4 EETqCZjUB7mkqwvdOAUrCOdqmhaKoKOtqCzl7dmSsQ7xskx4MAxObkB6jo3dRo3PL65N f7bp1F9XZk/pfM4y2yWyEJ6URBcVFWQlNVnbLPjB41DXeTkP+xOMeu9eHlfjbEZ08ydj EvF+dOqZzu+uA55NNMolmsDqw3qelXiUGbZ00S61YFL5Tj5+Wb66/owtREyh4AfpAb4v C0SQOBHfvz6cuV2fJpmluyFU8WuQ9GJmHhXUjGvPc/VVbWwieDgX+BNrdbaRea+RWd+I HupA== X-Gm-Message-State: AOJu0YzqJWRRwHsT0KuxLmiLs90mNLkFtxqqnFBoqNsW312FE+aT2em/ 6ciXCWIGxeYOJNXwVcBNzxvgXRdZdZKq/7LqjUug9TyZFDbzY0o4rkSe3GlnfR6YNKouy/r2eNV z+/ZOgJ7Ge9noSYPngBvTwS8ufp0qT5hYoUHbnJq8Kht4XPXAkZTtiRX8 X-Google-Smtp-Source: AGHT+IEpqrZALWtc2Gw6K/ddnRMj+pUFXBQhCw6JL3rZTL7J9YcIY50t6M5yFP/pjT3jirqQs5KegezseI0n X-Received: by 2002:a05:6870:288d:b0:277:f9d5:e85 with SMTP id 586e51a60fabf-28710ab0c68mr4490392fac.22.1727559367537; Sat, 28 Sep 2024 14:36:07 -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 586e51a60fabf-2870f9a545bsm234827fac.32.2024.09.28.14.36.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Sep 2024 14:36:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Sep 2024 14:36:07 -0700 (PDT) Message-ID: <66f876c7.050a0220.335f79.1f33SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 25FFD605C351; Sat, 28 Sep 2024 17:36:07 -0400 (EDT) Subject: |SUCCESS| pw144610 [PATCH] [RFC,v12] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240928193841.1993128-1-mb@smartsharesystems.com> References: <20240928193841.1993128-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/144610 _Testing PASS_ Submitter: Morten Brorup Date: Saturday, September 28 2024 19:38:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144610 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#267386 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 38 | 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 Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31171/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/