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 98EC342981 for ; Wed, 19 Apr 2023 00:35:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A7E74021F; Wed, 19 Apr 2023 00:35:08 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AADF44021F for ; Wed, 19 Apr 2023 00:35:06 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1a6670671e3so22991915ad.0 for ; Tue, 18 Apr 2023 15:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681857306; x=1684449306; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=kSzPUlAXUL6CtP7f4fuy7A3PneFTOeJf12jVZ/zzr8M=; b=Yg+5+OzzZMFCo3QV66/qNjOzAXfxeMtBqmmwRhgaBF2ikI0QvxQLyZp3oXyKzszNwg A9OnFKd00iQ9P5iHCBdzmzgiECNknxTQVu2x1UNcGWK+45OsPdZsGespAy/W7xzV0ohm X1zQ5xTnNTlBDzG7ixm6NsYMQdzwp2X8Dx91o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681857306; x=1684449306; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kSzPUlAXUL6CtP7f4fuy7A3PneFTOeJf12jVZ/zzr8M=; b=ECbISVst1mfY8gXBg0usjNa9jxQQ4dhfHlNTeiDiZYKqjSnrVX++0VcEO/Wq64gDAc ILsWjJ1sBll5oM/hjqweQtlTUd7rKr6gR22bFQGfhXU7MxvqD3IOxIJqF1c41LGmjqi3 UPhrc4ltdEd4aJsO1DwzxXE+v98RfXF/d3T8lATd3gVUbTA2rxS5DRkQDV9+hJKTdMrN ZCq2OlRpObMfcRhWEpkMa5aHwQLShtatRwADahaBSf5d2TxCCgTOQcq7EyTxIMzt2ukf 69E5v9AEMxmRem+lHHceZFKNrF4G0udCBS8efhwXMu2vfBCbhUHDLg+9aKVGlAmrs+4X RRkw== X-Gm-Message-State: AAQBX9cJXSTbav+GXqJ9f+rfwSUpiMZ1dWrVE5N77kCSU90e8XXzgYtY dnNQDaYGApxtPpKvXyoCZ4GpmLsq/UPMW+5xI7vN2Hady5FiSr/aeDOfWLW07+SWOztRmROlPg= = X-Google-Smtp-Source: AKy350a25mkOuB/qrL2U88MA0+Q89v3qIhTX60CdRUzgcpaNyY5Y9ij6moI0ch7KIaY4xY7CntOuOWyCTXsS X-Received: by 2002:a17:902:c40a:b0:19b:dbf7:f9ca with SMTP id k10-20020a170902c40a00b0019bdbf7f9camr4294828plk.0.1681857305855; Tue, 18 Apr 2023 15:35:05 -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 b17-20020a170902b61100b001a640f9ebb8sm2611163pls.16.2023.04.18.15.35.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 15:35:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AD0D605246B; Tue, 18 Apr 2023 18:35:05 -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 1508A60095; Tue, 18 Apr 2023 22:35:05 +0000 (UTC) Subject: |SUCCESS| pw126251 [PATCH] [v4] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418223505.1508A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 22:35:05 +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 | +------------------+----------+ 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 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/