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 C161542981 for ; Wed, 19 Apr 2023 01:15:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CF9A4021F; Wed, 19 Apr 2023 01:15:24 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 31DA04021F for ; Wed, 19 Apr 2023 01:15:23 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-555bc7f6746so34351677b3.6 for ; Tue, 18 Apr 2023 16:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681859722; x=1684451722; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=v7N8xSGVzjW2Rkz10EluS/z90j+fit5LWJnDXeksiaA=; b=dgIckiBbl+ucS8urlWR66lqYYfeYI10F5PdhqWUqXF0I7MpX0RvPAY/mdkXcK/iP3P dctq/Tdy7W2H/ytoz7V2TldEMCStMHqMjr60Nh6rEoUZlSJ44dx9+NM2Me5ktwB9I35+ bIhd+w3ZVln+bgO8X/KXG8GZla54i+Rqt2wyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681859722; x=1684451722; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v7N8xSGVzjW2Rkz10EluS/z90j+fit5LWJnDXeksiaA=; b=gIf1bYiPh8ZT27jG53JBJ/WCI241Eh9fAoteQ+XjkESITM0wGKQ3FQjX1unfEgueDi k1q/4NnbX86Cxg7MCcBcMOJgzPGpnJQz1DnJMtdoAKzTer2pl2qHY9oPRCB1eqxI0mqa A42S93XIhrz1PtpMK+80fos0zVQrqbBMaf8LzWvdd8p6KqI7jBBMcxM/5oLrhWcHN4xR aaRrY9rC4S8y7Uix/LPzpQ4YMob3AQPVgPc7UYBD0IEIOsA3m9XOH4Nxkvg5pQcyOAwJ +jCC8GifijUI+Gidxms2cGiRTxXsZISUDUQkVKJ8B0huSq4UbtS9UsfgRhqriwyHE5BB 3O6g== X-Gm-Message-State: AAQBX9eDdboJvGPZCUWzPrpjTpkwj4oqjRTgxnMj9vB+YwtZuCpzVcCF L/EbAQ2RO/hgtQloxpkFE5dkBCIVzYaYSjdwxaF9KA43dP1U+QJrMdOkMUS4W/7WV3YwG6V7hQ= = X-Google-Smtp-Source: AKy350YbbhDRhsnN+9y9NSLr7tZi1wSJEbEDNt1VNQwE+zwEWjhjUldkZ7LbedrEHTo2JJOdk3rXtq03cHVI X-Received: by 2002:a81:a057:0:b0:54f:b133:b2d with SMTP id x84-20020a81a057000000b0054fb1330b2dmr1524417ywg.26.1681859722565; Tue, 18 Apr 2023 16:15:22 -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 67-20020a811246000000b005459f233f7fsm5269825yws.55.2023.04.18.16.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 16:15:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 36ADC605246B; Tue, 18 Apr 2023 19:15:22 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3146460095; Tue, 18 Apr 2023 23:15:22 +0000 (UTC) Subject: |SUCCESS| pw126251 [PATCH] [v4] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418231522.3146460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 23:15:22 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126251 _Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 18 2023 20:09:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126251 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | Fedora 36 | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ Fedora 36 Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/