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 9583641DB5 for ; Thu, 2 Mar 2023 15:29:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7271C400D6; Thu, 2 Mar 2023 15:29:30 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 66DD1400D6 for ; Thu, 2 Mar 2023 15:29:29 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id a9so7572776plh.11 for ; Thu, 02 Mar 2023 06:29:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677767368; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sYk7h3X/X2Rj5qPnC5V4uVwCGksekOX4XF598kkl59Q=; b=Av+JoY7Cbi37JuXhGvIAbuosNy2l1tyARHKyk6+g3mLZYRMlplSlYfbN0P+/ywpA/L gLLf0SXrB005XSJRCic5rJTjtmv0HEpwDycBYjlN7nAnWywR1tve5i8JmBopLvMMgu0r O+8ki0HUrW0LMPsYFo8ZWNN5XTixcjZUTTvD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677767368; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sYk7h3X/X2Rj5qPnC5V4uVwCGksekOX4XF598kkl59Q=; b=OHaKtQUg8AP6OjtXfw4cXUFH13Ptvve8o7AKh381TxqJENpK7/KY9wBs1t63SsPSvQ rLFz1vrkxqfukWz85Umfxj202aebKfYdlbMgvPvZGTJ4CjXLLyj0L+jZ0OVyRf6CCSFv 8tygY5/kHv75jrmFZL09kS+fWcb+dnjeE+gbEu2XKozWomrkwBWsNIGdABsBqUKtCnNq 65EtSEEVjl8FUmctjyD4uyVL5pIbUNwsfmBBfEVe+2Dlr691INVDYc8M+KV4+/Ptt5Qk kPWMA3HHpuki7F2p4fMOmth7Pw82jVFPSlvuVvn3bsyAc5Vr73bJF7ew6xFqkutfS/u7 HLjg== X-Gm-Message-State: AO0yUKUGqdQu2U+cgauKO15Q6L3w0H+o1nlPWSGulEHBQq9RG065mIdA wA5f27w6+kXGVnn+i7AENq08kZkWgXHFIqAGZuKdWYynRJweFvWzy/hQM+q/saQzpG9KFBY= X-Google-Smtp-Source: AK7set/+PTGySsO//hLqKiRGu68g7Fpb5X+SkRdF77RRwoyRyfR9lQ4+xLwE5hoI8vOt2P6PtAWNuNeCxcds X-Received: by 2002:a17:902:d506:b0:19d:1d32:fc7 with SMTP id b6-20020a170902d50600b0019d1d320fc7mr12189691plg.51.1677767368550; Thu, 02 Mar 2023 06:29:28 -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 jw21-20020a170903279500b0019e27962dc9sm425955plb.63.2023.03.02.06.29.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 06:29:28 -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 C23C0605246B; Thu, 2 Mar 2023 09:29:27 -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 974A4601B4; Thu, 2 Mar 2023 14:29:27 +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: <20230302142927.974A4601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 14:29:27 +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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/