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 2336741DC0 for ; Fri, 3 Mar 2023 23:14:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F69440156; Fri, 3 Mar 2023 23:14:40 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 259A440156 for ; Fri, 3 Mar 2023 23:14:39 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id cf14so4558555qtb.10 for ; Fri, 03 Mar 2023 14:14:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677881678; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7YDPVvmUr8JUiWJEznTcPlOrg1n7R3hwVK/T/U5ar8A=; b=aprP56/mFMJnOnPqZDWvx2XbGVV0vA03bdRF2vgt8RUfHywPYyccH1r94BW/IqJ5gb z2W6FNLcjAcOuUK6jIqFXcF2fR6jWYnpHLwfD0faAH7ZamFYWZ+rc0DENNtoAx6KlPnt UF3o4+gQGDDsxy1WQZib2o/HvlqMIBeonD56Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677881678; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7YDPVvmUr8JUiWJEznTcPlOrg1n7R3hwVK/T/U5ar8A=; b=o6zhmOAphZgbLjCtCTlSNdaE6rCBhpNa0nTEyLo/P4A7UyycuTj39SM9Vz8wi1f/sC nye/Z9uE6B59dqtEXFnIcZUGOKccCbi7nc7yzola0KNtg6Ivxa1P9aaKOHKSfsJUNQTY rhvfNx2KORDqWVIkZOpCwqvyOg/yzjQHFn0HVsVpz284J0m3n8sr4NaahbKPlZ6U7Nbo QFHJsEbwxftj6yg3Jlrt5Vnhl/KR+82MDqFsdEmg1FHnzYimNj20sf7Ky0MxmQ18EMrC a3WrQVJFiP1aUHjK++l33tpX6DNASpVvMkH5SSX0i3sUUIpXFdJz+fC8A1V4ews6EfH7 6Gzg== X-Gm-Message-State: AO0yUKXhZNa6FgWLaH94M4kMRNZWaNsMKNIf9VqTRpMsgMPTmbWd3GLi 8RwOs4SvyTkz0DnJLN4hEvJHpHSCkJ1wFZsdykrQ7qxgE6MhBej6zxcQiA== X-Google-Smtp-Source: AK7set/80AIUAdS6jEGe+K7HthSFbzx0BY0lPk2fPzbGd6DDgjl3njs5LoiT4qzT8kl7FGCWUoVvNQ6ptox0 X-Received: by 2002:ac8:5f09:0:b0:3ba:1167:72d7 with SMTP id x9-20020ac85f09000000b003ba116772d7mr5625986qta.61.1677881678593; Fri, 03 Mar 2023 14:14:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t8-20020a05622a180800b003bfbfbe9e46sm308399qtc.7.2023.03.03.14.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 14:14:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 53C53605246B; Fri, 3 Mar 2023 17:14:38 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 4FFD4600AF; Fri, 3 Mar 2023 22:14:38 +0000 (UTC) Subject: |SUCCESS| pw124776-124780 [PATCH] [v2, 5/5] test/crypto: add chained ZUC256 testcases From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303221438.4FFD4600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 22:14:38 +0000 (UTC) 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/124780 _Testing PASS_ Submitter: Ciara Power Date: Friday, March 03 2023 09:38:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124776-124780 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/