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 E538C42981 for ; Wed, 19 Apr 2023 01:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18BC4021F; Wed, 19 Apr 2023 01:08:16 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1B87F4021F for ; Wed, 19 Apr 2023 01:08:15 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id k39so8757589ybj.8 for ; Tue, 18 Apr 2023 16:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681859294; x=1684451294; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=WbFTeQgbQ4VS86SY1Yr/NlUbQP0ccpTgV7Bqaw6Omok=; b=ShGNwZewe/sceK6w47KxSKX8vELPbV2yexzx3xikOnT/X9ysSFZ/YISq/OQSInOGH8 N+IIA9oo9PINKhrcILKtfPgIu50dsma5YgYQWnNFXuiW6xh6ouCBQFVQ1FbzB2dKUHpc HvPecyU/P4dLOs3dQVMLqt8n+ZWpgIybvqVMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681859294; x=1684451294; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WbFTeQgbQ4VS86SY1Yr/NlUbQP0ccpTgV7Bqaw6Omok=; b=e2ApBcLOn4+xapInRGITQ02lgKZDSxO+SuKWsPNizLC6Hbzr0A4w+ECYSXnel8fLJ+ FFRswwNOQEM2BpAvP0FVkTmpfCQwgHidnu0pU3Oy9xoAVoS1kuHlT61D6N6bxbn7ciHK HhhknaAXu+236frvXuUHVBrzYyCU5POXhfrLaLzDe9u1sf0ss1Q0ZlR5RynZywvyCGYf ifDl75BFCuVNsIWQmAYpojZF9zYV8O41VVIKh4AsiOVRgGmMIjJtVs9ht83pAhcFkHRY QLYW0UWScLacqY7a/zbVipJvmNO1PIBaqmwSB0HMpajcEPPuvDujXeFKX0PA+bri4mg8 qYTQ== X-Gm-Message-State: AAQBX9ejBoFAd44jnshUE+zHWwhWvtAiCBx6a7KyPStEXNXl6uWLAI1b 9dao9+6AZa2+tCLVOlOjzth9w2zXPf9eJOJLuEJdEfGCvSxF2f5heGYX3pSy1QJBxdsLEPMKfA= = X-Google-Smtp-Source: AKy350YI71bInPR/127Giv6BwGr41o0f4rOdxbSJu5xNww3sJQYZhyq9L9PIF6XxO3jeg7jGvrT/VcZ4Ggl1 X-Received: by 2002:a05:6902:725:b0:b92:5902:e56e with SMTP id l5-20020a056902072500b00b925902e56emr10124844ybt.27.1681859294349; Tue, 18 Apr 2023 16:08:14 -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 o10-20020a256b4a000000b00b774badbe3dsm390139ybm.9.2023.04.18.16.08.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 16:08:14 -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 06359605246B; Tue, 18 Apr 2023 19:08:14 -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 0370460095; Tue, 18 Apr 2023 23:08:14 +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: <20230418230814.0370460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 23:08:14 +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 | +------------------+----------+ 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 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/