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 C25E142981 for ; Tue, 18 Apr 2023 23:39:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE8094014F; Tue, 18 Apr 2023 23:39:33 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 00AA84014F for ; Tue, 18 Apr 2023 23:39:32 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6a5da18f7f5so593987a34.1 for ; Tue, 18 Apr 2023 14:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681853972; x=1684445972; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ft+BCvjqvrBe5wcplwPizGDammH1I8u8O5CGttHF+rI=; b=Bq7sdbP/gV7MQT6r/LCPC5zuvWLZ4Y1ZWcZLaFOEvv581SmcfoWX84R0Nee9XcC5Lc qIc1+o5/zjKdXHnXFX+xgXtDBnQdVQdk91UGfwKfL68UJ8DKv48ZVnUT9eHxJ17a9dwv eL9JFqPoJNmhmqiUZ4RMSV0O6h3BROxDydW/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681853972; x=1684445972; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ft+BCvjqvrBe5wcplwPizGDammH1I8u8O5CGttHF+rI=; b=NrazwmgcnqfMW/lKvv3/Ps7prSWXsTHl86d2aY6SgNQOWcHOLvpwCsKPohhHeXgK3S GHLNEsd3DKHqwVslVBi4ZybzTAvA07c9vu1B9pQ3ojHgdSUNZkfcF/oT0iWc1e1iqxk+ hPYJ0P7eqTkpLOGtFLJ6QJl5tfwUsvO2yeQCLosvgbjOxna3lOjRXFbRXICvuyI8CyLA jxIAeb75b6XfQQQHHRP8alKYY02WBZhXcslYs6cV4VFhsWBMJ5ihaesNN4qPIx75tkN7 m/6PS/Z39MZZHgCh9/Poi+a2UplfH6jBR9naipvvN3uF6LeOdMrwW20jgONtFHwyt2O2 kcjw== X-Gm-Message-State: AAQBX9cbgVIYfpZ8gfrr8Qiq3LjlQJYiBjFv1cmhGn2zYJPjgJprAF7X 65O0/GtUYgHFr7LHE+LaEEtghbE4ae4SzuIzEhxWLlVOXKK0MBlnRB2G1d90Ecfh0T2nNn8tQg= = X-Google-Smtp-Source: AKy350YZAMpKLxEvfv0Y5EDEJ324CXA/euqsG+jZNozlNKe5PZJhx81Gj3XkifH45RPRANJR5EBpJpy68US6 X-Received: by 2002:a05:6870:a688:b0:187:98c4:2766 with SMTP id i8-20020a056870a68800b0018798c42766mr2537209oam.14.1681853972280; Tue, 18 Apr 2023 14:39:32 -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 cr11-20020a056830670b00b006a603629e48sm143148otb.3.2023.04.18.14.39.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 14:39:32 -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 C88FA605246B; Tue, 18 Apr 2023 17:39:31 -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 C6FFE60095; Tue, 18 Apr 2023 21:39:31 +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: <20230418213931.C6FFE60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 21:39:31 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126251 _Functional Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 18 2023 20:09:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126251 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/