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 30E9843B30 for ; Fri, 16 Feb 2024 20:31:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 154EB4026A; Fri, 16 Feb 2024 20:31:52 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 28FB540261 for ; Fri, 16 Feb 2024 20:31:51 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bade847536so117181039f.0 for ; Fri, 16 Feb 2024 11:31:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708111910; x=1708716710; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0+2Y+Ez1Ub3tYysPDaCpcbXgyn8ggohtjla5zqLKDY8=; b=j0faxMlJcUNJYPzybjDTNMaZR0oBWWmLb48vqrkVv+KWQbtEVwx2bbNI1Mvry7V1HF P7RzHqlVz45vnUJ6iPXVh0CEK02ZUIhOHdHHrY2cp1tZ+4raNEr5RDk4ACFFTzHUAN/s SjMSi/OMgVs7sSdpuBGTR0cXNqbaQ8ldNS6aA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708111910; x=1708716710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0+2Y+Ez1Ub3tYysPDaCpcbXgyn8ggohtjla5zqLKDY8=; b=OStQ+7+QnySE42cOej6jn9gQnLlcP8HTAOyDhaNSlFrGa33dFWjgD0Gueu73cTS19A GUMeuGIULABHZbaSFyKn2KwVCAR5I/oldc2gpvOOGo0Cktu/ZiDcarwbwMlhtqaClX3W efY2RbgNcOl3lMEO/q0AXk8IkEzRanF72vYl46eICDIjjwKB7pLgo+SIOv0QiIiP5+0o iu+LLthRALBTtVVSx8JnKlVWnzSh+wobYA814YtIYVnAggnseiXL07ClC8AcjyHX7eeo Nl9kHihKud0vfhfLKhPxEQsVQeTC70SVVQ6EiaG1S2MCxf59hrz/Jw9Xv7p8s3fnmaFz zTXg== X-Gm-Message-State: AOJu0YwQfiQCcmYpXT32XMrbFY7nXGF8oAK83ctaZiBBRMS4bMO8/W50 H1KHEu2iL9BibxVN4z8aWPhv07bkZhmtH3Z980yNylakg0osKN37MIyS+5Lq31k1iNVwMbLgy7+ /irGtvOg4P3qUw11QU+Fi5mTtQux3reXE63o+qfky X-Google-Smtp-Source: AGHT+IF70P5shRvztoRDe78frqdqGtNq4LrAGFofiM9EqrkjowHPTTXwQ0wwLreyEClIvioPtGWKlks/lAXK X-Received: by 2002:a6b:671b:0:b0:7c4:4d0f:7d37 with SMTP id b27-20020a6b671b000000b007c44d0f7d37mr6323742ioc.11.1708111910423; Fri, 16 Feb 2024 11:31:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a6bc807000000b007c01cc44530sm27208iof.26.2024.02.16.11.31.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2024 11:31:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Feb 2024 11:31:50 -0800 (PST) Message-ID: <65cfb826.6b0a0220.88133.1715SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DD6F960527CD; Fri, 16 Feb 2024 14:31:49 -0500 (EST) Subject: |SUCCESS| pw136852 [PATCH] [v2] cryptodev: speed up ops pool create From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136852 _Testing PASS_ Submitter: Andrew Boyer Date: Friday, February 16 2024 17:03:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136852 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29173/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/