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 391D545A3B for ; Thu, 26 Sep 2024 21:09:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F91D40279; Thu, 26 Sep 2024 21:09:32 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 3A15F4003C for ; Thu, 26 Sep 2024 21:09:31 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e25cbc50d7fso1217278276.1 for ; Thu, 26 Sep 2024 12:09:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727377770; x=1727982570; 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=wJv3IDvHOp5kczCQTeqCBVSZULaCBwUCFUjoqHmdUwg=; b=Ticz+uGepy49a5kltNRPAtf1QEibIo3gNx5uHt4G+SBa9ANEW8P+RnmGi7+JdsWGab fn2+FawqKVJUO7rqOJwZb5WDcthb8X2vOErKkzRf6SjshWAvZsmmfgY/CM8rlmHA4RJ6 0bibtLcfT0KFfWnzczb7b2/2RH9nbosQdYWBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727377770; x=1727982570; 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=wJv3IDvHOp5kczCQTeqCBVSZULaCBwUCFUjoqHmdUwg=; b=xRQupHxTWCx9UgdtWqoWbF4G7DLoTHtHS7ShP5zmjxNIVKMU9tEuBx92MdgM5Hivt7 Uc/RsAH2QWOMVRUFP9ODrz2gKmjIOu+kribOQ9cEybFIJMIWbsL1/giIG7w81z/K/W8Y /9fCkfTBoYKOFN2FYWXxFApKzcYZvi2+WfGsVf1QKrIRrPPqVy6nqKxP2vg4Bjr9OP83 kbqCkagP9AXMQ5nscqj2/IDJNuxwE/OeW/O+hsIGmsB6kxQOvlFl6lF/yNDBOQKZBXvl oUCq7jY8vFTBJnQtiSY7jOmeCnt+pS32gvV+ENtUCQZgWiq9LL59ofsr7IOmxIET6kE0 LBPA== X-Gm-Message-State: AOJu0YwuLBIgigmGrA/NYIAxiNOPWxVF2MLf1VSrAQQ7xO087QpoI/ug ptraSpRrTry1wqLZFX9CLJoO8mwVfNzUFD/5sIPas+dx/ACSvU5S47+jHE+mF/Iz7dK9A1UlrJT 0fFtN3U1PbmSJsPpQpPOrHZPbn2yO9yGJdzmrNmu4 X-Google-Smtp-Source: AGHT+IEqjcT7mPRK0oSI25rFhbMiAE6HYHuf0n9nJhhcRpx0mOZZJJQtaAz90rkNz77qnLOHy+HaXNlXPmyD X-Received: by 2002:a05:6902:726:b0:e24:9b4d:9b93 with SMTP id 3f1490d57ef6-e2604b14f84mr473824276.4.1727377770559; Thu, 26 Sep 2024 12:09:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e25e4021a72sm26965276.10.2024.09.26.12.09.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 12:09:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 12:09:30 -0700 (PDT) Message-ID: <66f5b16a.250a0220.27d222.18a7SMTPIN_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 1EEB9605C20D; Thu, 26 Sep 2024 15:09:30 -0400 (EDT) Subject: |SUCCESS| pw144412 [PATCH] [RFC,v6] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240924115822.1460078-1-mb@smartsharesystems.com> References: <20240924115822.1460078-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144412 _Testing PASS_ Submitter: Morten Brorup Date: Tuesday, September 24 2024 11:58:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144412 --> testing pass Upstream job id: ACVP-FIPS-testing#7074 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/