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 A689645A9C for ; Wed, 2 Oct 2024 14:21:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F32940668; Wed, 2 Oct 2024 14:21:53 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 218584064C for ; Wed, 2 Oct 2024 14:21:52 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6cb2aac40faso6377226d6.1 for ; Wed, 02 Oct 2024 05:21:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727871711; x=1728476511; 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=wIiABYw0cZy9C224YFOZsfEp0Rtn076eH8io1XnB8Oo=; b=Yzq0GP6h4HiGsBH3PMpZieECCr5klDbQxr9r6ybTXK97RxR4hy4bmLG9RCCKOQMy+x nIOSE3p4xrEG/293bgmqB6kUNG0/GqTDplEJWJkfrfOELZTBBYruUoX8YFqI9hwjF3J9 c/S9kBy91MzbU/krKk5IyxF3MhQ6xEO6nDDxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727871711; x=1728476511; 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=wIiABYw0cZy9C224YFOZsfEp0Rtn076eH8io1XnB8Oo=; b=L+hb/Ch/GfslNITWMlG28LRtAdcZiD1h44rN5SzM1/BGb1rMcPumOZwOWO69UQM/h0 kSRpFj77p6mwrKpxiGkrw/f9o0i5iMRMjyQUyt+/1kai8NwRcN0VdYiN/PuqDAH0Szg8 u3uYYJeBgBDJbSqhg9QNcu9DyvkaZWOnbYqO5x7AOdG0q0LVIjZKHz1U/51T40RotPd7 tfjYWWKFSMIL9QWU2Ef4EDG52WEsjkXdbgpLA3fSinjUI/3FMrqE7i4qt/Lc09N42LAw 6UI8K3KzfG5CZOF4mZnqp+KFBUhXbj3MxeBhla7L+jkdmNAzW/0eu1yYIj40IepUerjz JwSQ== X-Gm-Message-State: AOJu0YxipuBUTXzZadh954Frq9O+I1z9Y767Kqblr9qV5HcgH0d6Cdaf ZQ+YFh5SNs1wMGsm4dNrSnMSGX/A0SaUGxn6/kxB+FDWebUAe3KpKh524qbPqsueHvi3yjR4BLd eCgMjECNZcZ1WzV9WEZ1/EZAKSYcou0TCxXeSVZYc X-Google-Smtp-Source: AGHT+IHB9mIyk3+pCmc/n6678E6LyYi8PgVQ61RyImM/v+medNEkDx3PMpUK1iMkdtrcYG+3wP+l300RspWQ X-Received: by 2002:a05:6214:5c44:b0:6cb:3644:8bca with SMTP id 6a1803df08f44-6cb81600e4dmr51606856d6.14.1727871711408; Wed, 02 Oct 2024 05:21:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6cb3b634bb0sm3677586d6.29.2024.10.02.05.21.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Oct 2024 05:21:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Oct 2024 05:21:51 -0700 (PDT) Message-ID: <66fd3adf.d40a0220.91aff.ccc2SMTPIN_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 148146050A6B; Wed, 2 Oct 2024 08:21:51 -0400 (EDT) Subject: |SUCCESS| pw144891 [PATCH] [RFC,v15] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241002112506.2425092-1-mb@smartsharesystems.com> References: <20241002112506.2425092-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/144891 _Functional Testing PASS_ Submitter: Morten Brorup Date: Wednesday, October 02 2024 11:25:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3846244b2b9245356d398d802ba3c975b2f4f63 144891 --> functional testing pass Upstream job id: Template-DTS-Pipeline#184768 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/