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 9E78C42919 for ; Tue, 11 Apr 2023 09:51:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A52F40A8B; Tue, 11 Apr 2023 09:51:12 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8902E40A8B for ; Tue, 11 Apr 2023 09:51:11 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id 20so8878426plk.10 for ; Tue, 11 Apr 2023 00:51:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681199471; x=1683791471; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2c/US+SJJVupepbJEe7WiqzN+R6cHRu+K2I1wvIhEXw=; b=d3M45IH7PFyXx8TP3QVjNrE0o2V+ayIX6FSt8PXtX+ONXjPjKV8PGqtCK3/NQ3D4mC md8smAQLYOfUXsrV7sHOJ8Y0Q6ADRjWu33rRpPDLmHfX+wzMWrjZD0kNv5Egpy5bYAXi LVmjDGJeHFt7pgSyGoYOAgQgHNJRGeN6SAOgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681199471; x=1683791471; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2c/US+SJJVupepbJEe7WiqzN+R6cHRu+K2I1wvIhEXw=; b=swlkJX3sY1yjj0UKuMQWipf8MLJ0FxtXsSfxLgCGluDYaV2o8Kh5eR4gkyj9KJaJ5Y jhTqc30IjsmazV2ZnNasDxBrWS5Y45qcyPhVljE64NwoP9oxajWyMm4EEhSvOS5cynui l1nB2Zc7oJuHHYWO2XvKE87eBzDGTZ/qhtfaqqxb6i0fhPLwsVP3TZV/IAsOc7MQMaER qcc9a2HHUteHwtsee9Vhy7TWaC3alftpX0H+fxQdHObT3LlMZf6BqUzsAQwjekg9BEAC TyUL6MeI1Pccz2Twx9y3Y0wgsxXsqHc9HhThfV23RuXGwQoER1GGqoyjW9LpVZWQQ72w Jx5A== X-Gm-Message-State: AAQBX9ecVfZv2oLIJEbRPn3qfyt2jXeSBvYgILKwLYuQBpI1EE+tBVR4 J4tKHF9iC6nDDgVTlcDn3G6STr05Sv7HJ63D4VylILGRt7w37S1qu8WEZnwTozMn+JXy5m/rGw= = X-Google-Smtp-Source: AKy350angewCoHK1pPx5FBbCStuFYQOqN6XzdUV5vd1pPMNscfpSdKqyIW2102yB89EUqNHXQNRWnGe5bDRm X-Received: by 2002:a05:6a20:1326:b0:d9:3257:f2b3 with SMTP id g38-20020a056a20132600b000d93257f2b3mr13954705pzh.40.1681199470842; Tue, 11 Apr 2023 00:51:10 -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 p1-20020a056a000b4100b00638cbdd56c7sm272056pfo.24.2023.04.11.00.51.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 00:51:10 -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 22861605246B; Tue, 11 Apr 2023 03:51:10 -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 0303560092; Tue, 11 Apr 2023 07:51:10 +0000 (UTC) Subject: |SUCCESS| pw125893 [PATCH] 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: <20230411075110.0303560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 07:51:10 +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/125893 _Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 11 2023 06:48:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125893 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/25950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/