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 9EE0242981 for ; Wed, 19 Apr 2023 01:26:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98DBA4021F; Wed, 19 Apr 2023 01:26:02 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3DD954021F for ; Wed, 19 Apr 2023 01:26:01 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id op30so19417622qvb.3 for ; Tue, 18 Apr 2023 16:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681860360; x=1684452360; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=LkaeyvVcDcF/A7miD+Aqfg49CU03/DupiqugvBox8Mo=; b=Y0otOIruqHAoXmdkHCHXuCNT9CLDq9S9Yyv9HSa6tv/2TatEwXWEEhdeTeP09PbzHR L3FGmd9cHJs3lqMx6cRG31NoL2/DcKSEYBua64+cA+xoCdGbS0gZjqkp6uy5jscWGwPx 1BRu5ul99ce4QEaE+ai5jrLBsUyNtO47qSOXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681860360; x=1684452360; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LkaeyvVcDcF/A7miD+Aqfg49CU03/DupiqugvBox8Mo=; b=HEb8YWrqD1GCHCPHQNq14CHzkgAahqDZWrMbMR9SVcohBOIJqlPtvwMb7kw3D0kS+A jv8PSpasYYwPk+z6MJ+/PVUmHFy6SRIqM2Mi7IP1t4LgTjGm4ckGXtc7Vwv0ZFY7iq9h eYe1JY6wODfSXJqOkIrzmXm2XIjuBwQSLi5i0Zg2CMNSyijtK4mg6edrUYzxABzf4PVp GC7GbA5h9LNvRO+EwW6RqaHN2b2S7obTr9oGeo7MNF/XDaboOEa2tgZz0VebpEjRPBud T0QKewjEjFmh7+zJ93/z6z0vLGibvb5Tg5RoK9Z4UjzyNa8kcgWGLJLh6vX5mdkytPKa fQHg== X-Gm-Message-State: AAQBX9cQZAOs2KYYcSl8UJ0dPZ6rWsYC4frm9ZCK5txHgkYVBEvKGthH O9FPZDa5Lclx6d1czXQYC5203lhsnCoIBmVTXxWGJZ2KV4kpXLN+h7hks1S832RDmnfFgRBGSQ= = X-Google-Smtp-Source: AKy350bj+p5WutLTdcUKZ+ZHun+ee5T+Ix2QpgY/oSvZVR85nbx74kZQfvlFFmvJdnJfObr7ypgG+yAptUD3 X-Received: by 2002:a05:6214:5005:b0:5ef:4367:7b18 with SMTP id jo5-20020a056214500500b005ef43677b18mr25716837qvb.39.1681860360685; Tue, 18 Apr 2023 16:26:00 -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 nw3-20020a0562143a0300b005ef6504e908sm3610590qvb.51.2023.04.18.16.26.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 16:26:00 -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 6C2E3605246B; Tue, 18 Apr 2023 19:26:00 -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 695C660095; Tue, 18 Apr 2023 23:26:00 +0000 (UTC) Subject: |SUCCESS| pw126251 [PATCH] [v4] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Test Report Cc: Morten Brorup , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418232600.695C660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 23:26:00 +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 | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/