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 0BDD643919 for ; Sun, 21 Jan 2024 09:20:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06B84402D5; Sun, 21 Jan 2024 09:20:47 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F2995402CE for ; Sun, 21 Jan 2024 09:20:39 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc22597dbfeso2444488276.3 for ; Sun, 21 Jan 2024 00:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705825239; x=1706430039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dA4FiUCR48CVaniIHj9YYHpj9Fd1b0vgWDtB3ihiWFA=; b=M/q1KLHu486s1MwpZfbRJ7itnqQoBBfEvM3QQ/V6yKqKSd4JXx8z6rzTwV1J8uZLYp Gdrx7SfHqJtUz09ROazyjs/IdEmhFCkGLLLpzz/JZ/WCp8O4ErRMcSOG37zjtfkkMPVK bBbIb3CYa/kkA+abn2lencvb9tLVrB1PQqVmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705825239; x=1706430039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dA4FiUCR48CVaniIHj9YYHpj9Fd1b0vgWDtB3ihiWFA=; b=PTrzUty33mXJElj6mMMknCesfXpcAzt/Y6R4xd9fWb3JNQKXrIVvxzMybD26rxN4N1 iamp+8cX1Gn9otLhEe+gopqNMG9vEjL4pv2luBlueZ1w+xWfZ/CoiiCag8VziPwPGFE+ CUSipVsy02U4V1i5b8YtN80tMxoLOL22O9vnhd18iTPjBCuAWE86Pd3fXleilGcSDKuM CdXYyet+n5L4NU1N/J8/kDyz3RDfI51liCPSzXGasrEMch8/snM+IY9x/4XSK8ByGvWX 1XPMa9GJKqgMXp2PP08a5Cm/ahnbSojjZI5XtQQYDxeHkbJWZe11oigY9RpflTnLiKsr q6/A== X-Gm-Message-State: AOJu0YyYOJfd/WN3FrOISGoRfeqSeBec8thoVY2bQM5TbgJmjmhmBcl6 JgftGkvcava+uifjPHl8iYE0Be1L7rIM2wrKHMENGqeEAdIHBhQ9il2YfNBsGTGrhFxut0d56Dl 578w598r/za5i6ezCY2U+OxCyDJZ81QpoJVftRtoV X-Google-Smtp-Source: AGHT+IGi8Q7Y62p+fDPXVlI408RVsYfBj1FGyrq6ZpZibh9ec3HfSO9TlL+3Mdc1Ngkntbzd2y7rUHzdaXBi X-Received: by 2002:a0d:ebc3:0:b0:5ff:6026:2787 with SMTP id u186-20020a0debc3000000b005ff60262787mr2497806ywe.1.1705825239377; Sun, 21 Jan 2024 00:20:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o8-20020a81c548000000b005d02d7bbd85sm1213260ywj.8.2024.01.21.00.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 00:20:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 00:20:39 -0800 (PST) Message-ID: <65acd3d7.810a0220.73a61.a295SMTPIN_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 0A16B6052515; Sun, 21 Jan 2024 03:20:39 -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 | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/