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 6164641D73 for ; Thu, 2 Mar 2023 13:54:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 459DE40E09; Thu, 2 Mar 2023 13:54:18 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E5AF940E09 for ; Thu, 2 Mar 2023 13:54:16 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id p13so636181ilp.11 for ; Thu, 02 Mar 2023 04:54:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677761656; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BSVqUXeDk6Oe8PnoK7vjK+dIJrMxJoFREYavI9xZrN4=; b=PqfaNBl3mXZJ3qV54g86mmAh1pKeAskmVHo4oPnGnu8eKC8irhLLDAMMZAaOizlc/S AnFqV7Tk08wf2VuTxg0eILjkaLob5Tl7YCU1nBUZlqPDWK2TlrP+wk8qubzw23bRneeM cFtBQlkbuWjx835N+fPF882TN1TyB1dZf1DGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677761656; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BSVqUXeDk6Oe8PnoK7vjK+dIJrMxJoFREYavI9xZrN4=; b=0jZTSmqJWo66C92F/0F/c/Dh8DZ1hWdS3bpHzyO1JKeweHJ8lAFtw35kKkgVqs++yZ m6dlEyAl2xYstcfsKDTnljvn+ix6wzi2Rcn0Yk2YbinvEabr50plPGeQd6R6oGqV5l88 8c3nH7SlJE4v3soSTPp7ej5hcYXmqLKnjxmQsyQSACRnSVXhxyWYWzgnPKwqJELMwcoo /VN3CfPJbGAp7qE4W934yqKCVTJq9Q+3OA7fKtWFWtPudjASEQVSZ44Wp60d8OqdS9Il KFCFx4/hi4n2WaL52cIiW+s6duacMu5Nn+yaC85cAd5sDTa+Lemt1c0bZB4G+sDpBfQg BD4Q== X-Gm-Message-State: AO0yUKU2UOo2j2S9HdqYa4WbYm7KTtZ17HFzdWmntJhPRStryZs8BmC/ tP2XqCZpnU8b6Q5cZ49RH3TP+ZgXV5V4F6yC324M2t8RTeZwSUu8xvuKfZyL3yxebgMR5TM= X-Google-Smtp-Source: AK7set/CjXYx6VoPcvM5bihEVkJf2BEmc1BNloAxylFb46kXsLx2LtiND0V67BWBQrF5N2ILO0t6JivIYJDu X-Received: by 2002:a05:6e02:1c23:b0:317:9c76:db61 with SMTP id m3-20020a056e021c2300b003179c76db61mr4037515ilh.12.1677761656311; Thu, 02 Mar 2023 04:54:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h16-20020a056e02053000b0031570729bbcsm777410ils.62.2023.03.02.04.54.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 04:54:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id DC7EE605246B; Thu, 2 Mar 2023 07:54:15 -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 D7D93601DC; Thu, 2 Mar 2023 12:54:15 +0000 (UTC) Subject: |SUCCESS| pw124611-124615 [PATCH] [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: <20230302125415.D7D93601DC@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 12:54:15 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124615 _Testing PASS_ Submitter: Ciara Power Date: Wednesday, March 01 2023 16:39:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124611-124615 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25577/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/