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 460B243919 for ; Sun, 21 Jan 2024 09:17:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41CB9402D5; Sun, 21 Jan 2024 09:17:02 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 401FA402CE for ; Sun, 21 Jan 2024 09:17:01 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5cfa71498feso1995845a12.1 for ; Sun, 21 Jan 2024 00:17:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705825020; x=1706429820; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+Lg/ZXXJFbK/nQQ0Go7d3QWLJGRmwQLpnHGUx7rFWtU=; b=c8rJglIh6iofrd8ihnMS2qZCsjSDQH9ZQOYfex2dox/85uv24rl8WMglsIFkLZn3TG vpX4YSphZocQhaeJHY7MbDSRfAb19F8Esy/ar//JOm0eSVT+YLt+rZZA5lGGKXfloKxN 5ELRFQnDq4bmqev7LoBo6/KTRhanqR6tvhNYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705825020; x=1706429820; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+Lg/ZXXJFbK/nQQ0Go7d3QWLJGRmwQLpnHGUx7rFWtU=; b=o2t6lE7uHZl0Nzh71o156sy1l2KTY0DMtxYUDS2gjDIcZq7krWNIv8ZGIfcLqAhXWA 6PrDlQ8rHJ2wgX7X4QXKNhV+hnXKcgvvAA/LclAhgfpi6upnhHEOo1HqiUTJOHcvyZJS ER8gaklSEWl/al/kdwuadIUQrEty11oY/+unNknVC6AOg6K79GO/S4qcQXp3yLF/GyKn Ir4jogqQbBWypIvFtI2sE/pgHjG6ia+rx9G9hXr4hNtLRvTfIJQzMs4bOd14C9zX64Vu JSc+8FvZivqAmLkPjSVcalrUEBadmhH00hIjdmuiyXmVSi4rs8X7n/aOkN+/C0v2eaw5 OnxQ== X-Gm-Message-State: AOJu0YyGxr7jnhcQGyqAmwyS2Upm+ypLy4JwdkvPQg1l3Cx/4gxiyZ0H ZNRh7xqFCSRPvrRfLNXQ3xfuV20zm5V46NZy/+F1uF4c46zYdZsNyyyyRvOgsF/7Nmx18PK0BNt 7SrfUMMpstx/KGgxK44r9kGalZxYgjR7H/e2JOB2w X-Google-Smtp-Source: AGHT+IEw5qCcx6Vz1bOsncuPLtbp2PUeZZWR8R68a3Axjnha0IYxifiJuJxtavrouC6Tv6yxeNi327ZfuzM8 X-Received: by 2002:a05:6a20:728d:b0:19c:31cc:468 with SMTP id o13-20020a056a20728d00b0019c31cc0468mr774394pzk.69.1705825020493; Sun, 21 Jan 2024 00:17:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ck21-20020a17090afe1500b0028a350740c3sm377753pjb.4.2024.01.21.00.17.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 00:17:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 00:17:00 -0800 (PST) Message-ID: <65acd2fc.170a0220.ba186.d057SMTPIN_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 A19E36052515; Sun, 21 Jan 2024 03:16:59 -0500 (EST) Subject: |SUCCESS| pw136009 [PATCH] mempool: test performance with larger bur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136009 _Testing PASS_ Submitter: Morten Brorup Date: Sunday, January 21 2024 04:52:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:515e1a4f4cddd33fcb35328a73449d30a8edfaf6 136009 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/