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 9A43742FA2 for ; Mon, 31 Jul 2023 11:49:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75E0C40150; Mon, 31 Jul 2023 11:49:43 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1DEFF40150 for ; Mon, 31 Jul 2023 11:49:42 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-583b019f1cbso46191487b3.3 for ; Mon, 31 Jul 2023 02:49:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690796981; x=1691401781; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IEM/rgiVCONHwhXQBlAqXTtIDL5pZv08vmirH5KXKeo=; b=hb73XuzuU9JtouYfWHUL6tl95660ZHa06tdstVWJPP2R3qq1WeFn6OO7W7wNrFrH8t 217ZV1LXXZZLdJ61JBjSDZYGdmQjwev3L8ffR7kDwzz28oNViwGx+e8ar2trL6elTjGs yJ/U8PfIN3U9bJzExE2FZcAyA6Irb0bhOb56M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690796981; x=1691401781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IEM/rgiVCONHwhXQBlAqXTtIDL5pZv08vmirH5KXKeo=; b=XCEiCM6h/6hHtoFoqKOG+UPK2ArqYkbG7962mC0NiHgvFNB6u9ZSfmaJ2xfBqhABA5 DPKRWS9ft2tp1aE4iD6ixl0ueThpdjUZ8optQ8Jq4GQ2hz/JsDJHNMEBPnE4eJoADrjH mos4HKNCd+158W9iPML45DZQCzQ+auVtlbDS+G/BsAv5+XJRie4/slGSDtnEPxkxl5Uz CMZnh/FAXhCaGMxfT9GyOvdasGkJ09yKWCfH8aiUGV3vmx0tcLsqo+N4nfxD0XlXgF2j BwmwIQY1I9BowJHChLpudtASHuSvc01TuC8/PVVTFlnDQU26skQF3QfulFKtvqW+Hj1W WL5A== X-Gm-Message-State: ABy/qLYhC8ZHEeaehaTZbBHZofTPyu5cz6K5Etdstdmv8N/d6XIBwrer hgDRYtBFCfmShqlnfVrPHzFUu4uSrQ2jKkBtWg0RJv6xQ8fx4qzKaB1ptA== X-Google-Smtp-Source: APBJJlFNQRhtO48JBb2HfdFeeoi/WPqTdr0FTIoj8l5a3Rt1WOUvjBhzXGEuPyMzQ0j7IWirUAIU0cyl0u6b X-Received: by 2002:a81:840e:0:b0:577:1560:9e17 with SMTP id u14-20020a81840e000000b0057715609e17mr8705611ywf.35.1690796981516; Mon, 31 Jul 2023 02:49:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p66-20020a815b45000000b005841a4aef33sm1159190ywb.34.2023.07.31.02.49.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 02:49:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 02:49:41 -0700 (PDT) Message-ID: <64c783b5.810a0220.9497.bf9fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 206226052471; Mon, 31 Jul 2023 05:49:41 -0400 (EDT) Subject: |SUCCESS| pw129731 [PATCH] app/crypto-perf: return ENOTSUP for unsup 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129731 _Testing PASS_ Submitter: Akhil Goyal Date: Monday, July 31 2023 03:52:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129731 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27160/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/