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 7B04142981 for ; Wed, 19 Apr 2023 00:54:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59C154021F; Wed, 19 Apr 2023 00:54:49 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D42624021F for ; Wed, 19 Apr 2023 00:54:47 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606d460da7so101457239f.1 for ; Tue, 18 Apr 2023 15:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681858487; x=1684450487; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gj2hqemvlkce7mnrJqghImDdrpSYWPeQWRdwKHYhDsU=; b=cB6fFjq9ZlKfXSW8k7YosvwEKVqaac+tFpVGZIurn3MlMYjV4t1Wy/WEwQfr5Ec8E8 3wRVwxYGac+8BfwkzITYmRVZCuNFPjxMQTKB+cmQUzr2Is9lxUl7orSj1H9ZxUuAz7lV oEylwuDkWth7AykULAFFDXCz5LcFiQXeujTjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681858487; x=1684450487; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gj2hqemvlkce7mnrJqghImDdrpSYWPeQWRdwKHYhDsU=; b=E3xHASgsMqj/d53Wv81uQ91hR8/WBmg0hF8z2KjCg2uTlyCfJ9CESnANdk8bZ9nF1L N5YkIo6Owjm0pFscDGVVB74eWj48DAjgziiSS2kbf2dq5FXtksoJMbhw2Wvd1jZn6Jtf +J1Hxa9c8n3jyYMgbfGP222B7rzn6MfqQVdzvrE/p5EN/emUrjUxJm8vYwyii0OACNt1 Cg6wiW0wLKpbRDnq2Z4wdyi5N0SgqKgsAS1yydXjpJVlY7ocMfECLNbnrIcYE19L+poO P4tQsabf5XUI0Mz1PnQdOMOBRP1MWNm27Ws73cdUVaQ0+L7ngmS7EQ8Q3cI2W7Apiwga DOCA== X-Gm-Message-State: AAQBX9eYNBnPmvMrBWB74oKEc332CpOc8r+hVtKRP30fbt270E1yx69K YXRpkKMFiwyjlCpqk/dne+njioFXpWuk2zB/17c+p3VQ2LlXH/4uqo8SSk7P60T7vSqctVbMYQ= = X-Google-Smtp-Source: AKy350amnEjbD0whlDid0wbGuAkzN1grgG1DE2WLbq2NimwGkjTi6CyXV0jnLz1/HbMTPkLpjI3iPnlw/ssO X-Received: by 2002:a5d:80d6:0:b0:760:e9b6:e6da with SMTP id h22-20020a5d80d6000000b00760e9b6e6damr3067824ior.1.1681858487149; Tue, 18 Apr 2023 15:54:47 -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 m22-20020a0566022e9600b00760eab38e70sm4092806iow.7.2023.04.18.15.54.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 15:54:47 -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 AED08605246B; Tue, 18 Apr 2023 18:54:46 -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 A976360095; Tue, 18 Apr 2023 22:54:46 +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: <20230418225446.A976360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 22:54:46 +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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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/