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 4F04342B91 for ; Wed, 24 May 2023 23:08:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D78240156; Wed, 24 May 2023 23:08:30 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id ED53240156 for ; Wed, 24 May 2023 23:08:28 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5617d793160so20702837b3.2 for ; Wed, 24 May 2023 14:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684962508; x=1687554508; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7ie3N4K/0X0EUzgZHtvTe7rx0IFEnViknYReWIpiaDI=; b=G5dzLC/C7gu0CsMl7GqJSwWtM9eQFl1yH6NYv3faMsDaFnhbd8C8iwO0QOb4fZW5JG 0og2WRgIsBHW37qhR1Emevemyp2wHAY8r0HwZI5jke9kMgPKuSKMkjy6lK/kXA8+vEWC jeGDInMu1rxvoqMjpzo5tqgVJCQxD6FR73tOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684962508; x=1687554508; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7ie3N4K/0X0EUzgZHtvTe7rx0IFEnViknYReWIpiaDI=; b=KD8CbyYUe+7MO9s9ydioAINAtgEz8b13Ex2NbAsiCSG2HiCPdyqhHP5qdKQ9aIqiKf 0NXJpO1OsIlxzi4pJqhBp1m2qJeAsqKHloiNKyaEw2oCUDrX8zPgoqyueihzT+525CBQ WUcornirVKg/pffwOpv+e+XmNrMEfLTWUTOl1JZNEBeeaBCNHN33NC1IcgafrUcl/Tiy 4mZvN1q/v2gNKuAbumKMEnps58zTHl3XrbvjkgpjgGq68eSfCA5M88S0cMdfqt0L6QOR tFTlQtUpWkCdKT3wTCx/zTJ/oc42S904mu1yGBWOC1fG0gxKc9DR43JEJvSEp8XRWsQq xC7Q== X-Gm-Message-State: AC+VfDxAGhBSP20vJ7GL5PxFdwhI5UpBwd8H5EvtU5DdqWbv6o1tQMhR Rm9xwkavViV/VqooKK8cZk6/OKUtmzMiTsohRz5imHtVREFRYAxBauS7VWToi4rjEwECr+TsKQ= = X-Google-Smtp-Source: ACHHUZ70dLiUHPwkfAYtAY3WWnLLDTPUFDeQMVSufSLW11PzqEWsYyClSRNmov14WTonoSFQiU7hD94RJleT X-Received: by 2002:a81:7107:0:b0:561:cb68:1ae3 with SMTP id m7-20020a817107000000b00561cb681ae3mr18409315ywc.21.1684962508244; Wed, 24 May 2023 14:08:28 -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 r64-20020a818143000000b005459f233f84sm1977587ywf.60.2023.05.24.14.08.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 14:08:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 14:08:28 -0700 (PDT) Message-ID: <646e7ccc.810a0220.7254d.1edfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DA783605246B; Wed, 24 May 2023 17:08:27 -0400 (EDT) Subject: |SUCCESS| pw127326 [PATCH] [v2] test/crypto: fix IPsec AES CCM test 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/127326 _Testing PASS_ Submitter: Tejasree Kondoj Date: Wednesday, May 24 2023 12:51:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127326 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26368/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/