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 EF7CA42B7D for ; Tue, 23 May 2023 09:56:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB5C640A80; Tue, 23 May 2023 09:56:31 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 73F9040A80 for ; Tue, 23 May 2023 09:56:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76e5fbb1c89so308383939f.0 for ; Tue, 23 May 2023 00:56:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684828590; x=1687420590; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AvnpkcQf1Pus7WGu9TMV3HnLeRhv2TgGQ7h35dZ8Xwo=; b=ivtbGVbrzIWssBDxIHedYwChmrwT9BFqd4NI3ag/JDuqcRBE7V/zzAPz4p8YKtDfb7 lsWM+fQ5t5AqehKqoU86XpWf88r+uX8l22UFyIZreReV5qVBCmlihIRyWj8HQ08A9aHa zQfavUavk2PVtdsBeGS1li2vx7vZ/qCsS6HIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684828590; x=1687420590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AvnpkcQf1Pus7WGu9TMV3HnLeRhv2TgGQ7h35dZ8Xwo=; b=iSewLmF89nutHNurL34tKk1PvPwCUJoUNCIhhTJsGbtndeAuzteAMTWKzmgK92T17x oTSQpG9M4Pe8RYrOkkpf+Hv15Lqambwojqv4sSIPty+UMhuAvnJhRYYVa/E98tr5x3zs fxCLghihpvA+ZixkS8vPm5WUsfugLDkeqEeZR4GvtXNLMQlp7tZm1M3VoR+Ny8lUwF1T uz3QWwvRc9xhY1yqHuFk0EqPPHHAhTguYpF/IpXXLXacsqgowNKVT3PWYIc99no8mbd9 252WFBxkvFS1KKLj/YhDlf2xA0fVSI4pJ5nwz4bbL7t2nIy+ALrKoUcmVYnwaLGtInkF AjMA== X-Gm-Message-State: AC+VfDxLe20t/Qz0WcNpMJJlffxZpK9pAKZs8AphZMP/HW0slWFogei3 AUXwNsIvNeVi68nR0QsxLx+Hy4G6A3cNN9DGXHOHX3S/ePlFutFERiD71H9MHNhdtChyly8jcw= = X-Google-Smtp-Source: ACHHUZ7F7+1ilT8cr5NrJe4VaSjqFaBjrl/d3PKCUQu4bOxKCpF/ytCQvDjTLMIcb21S37uq9HliJBe84xpn X-Received: by 2002:a5d:8e07:0:b0:753:42d:25ec with SMTP id e7-20020a5d8e07000000b00753042d25ecmr8359368iod.20.1684828590764; Tue, 23 May 2023 00:56:30 -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 g3-20020a0566380c4300b00418a2cfe254sm707670jal.41.2023.05.23.00.56.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 00:56:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 00:56:30 -0700 (PDT) Message-ID: <646c71ae.050a0220.9be4b.b0afSMTPIN_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 5CDD2605246B; Tue, 23 May 2023 03:56:30 -0400 (EDT) Subject: |SUCCESS| pw127159-127160 [PATCH] [2/2] test/crypto: handle returns 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/127160 _Testing PASS_ Submitter: Anoob Joseph Date: Monday, May 22 2023 11:56:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127159-127160 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/