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 CB26C4546E for ; Sat, 15 Jun 2024 21:38:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF6FB402BC; Sat, 15 Jun 2024 21:38:54 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 90A9540294 for ; Sat, 15 Jun 2024 21:38:53 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f971cb3c9cso1763702a34.1 for ; Sat, 15 Jun 2024 12:38:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718480332; x=1719085132; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=kdIRNxZk0+c4ASRFSrKZpfsDRUbkLkcYH71dFdCxkBU=; b=bXMzPobfuSr4zlaE+Ktw3J8zbArB7JryleAOWeZrcctjVglMWO217wk7cgJbZOmWW+ xbzHa1zGjb5tNPipTAwuD/ILPdJTK9yWpbEFHdcpoFyE9KfXIO0JlBpCylmDFz6j8NW9 zSR21eH4RGZ0Bn5aBELKZsm+FiL1Y88NcmruE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718480332; x=1719085132; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kdIRNxZk0+c4ASRFSrKZpfsDRUbkLkcYH71dFdCxkBU=; b=N0+OE3CU4GED9sJkGcns8VSnp/0+WN23URfMcLIpxX4RCRrlFFnqv1AYNiF1/YT3Bp 1gP/IJrgzlRBlhiaTZoNCm9oURZTju8EE5IXTvSx1c6Q+Ku2yjtEkyBxoSTo7aT/qtK1 Kh3A74hm/DEHVsARFSX+oHBcrLR3nSEIkM9iu+J5ej+dS2SxzkA51uRAG58hwICswkiR +prn98liUI+9Jq+ljXMtjThZzOJo7aPUNVzMy/D3fjIexU+pt0NsOCRpx6SbtenSXYmw TCEHfZciyA02GGrFhmjFQF3eyPmxiQccFTbc3Fb1LS51fOviIIiTFD5aUB+p9Iyf1LRC 4W+A== X-Gm-Message-State: AOJu0YwMmQIjD/83AKD0odf/scbNXft6p0DNbFZGMZKS4in3NSWf6ykC MYvG1DRo85MvrcuRUtf7djhhrkIec2hGDmjz5ha69iCULCb18oHBzfQP/0EV25OBxXevMpTtnKO vcu/1OFM0D4Mbld4a8sXoLAUxLEPF1lWYPWTFJ9vt43hBkwMK+rAq1vqR X-Google-Smtp-Source: AGHT+IEYvxYmxdxFJso+fEMQwQqefJfJAtv+nJFQGbRfcIljx0ZtJU/FVH4Va3RRQkMUkYvwQ2xWvmH++Jhr X-Received: by 2002:a05:6870:8a0a:b0:254:d147:f256 with SMTP id 586e51a60fabf-25842893a92mr6902757fac.8.1718480332479; Sat, 15 Jun 2024 12:38:52 -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 586e51a60fabf-2567a99d798sm210400fac.12.2024.06.15.12.38.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 12:38:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 12:38:52 -0700 (PDT) Message-ID: <666dedcc.050a0220.9692a.ec50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E6C3F60527C9; Sat, 15 Jun 2024 15:38:51 -0400 (EDT) Subject: |SUCCESS| pw141161-141166 [PATCH] [v1,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615115309.2678-7-gmuthukrishn@marvell.com> References: <20240615115309.2678-7-gmuthukrishn@marvell.com> 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/141166 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:53:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141161-141166 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/