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 B3E2241DB5 for ; Thu, 2 Mar 2023 16:28:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADA8F400D6; Thu, 2 Mar 2023 16:28:35 +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 79984400D6 for ; Thu, 2 Mar 2023 16:28:34 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id s8so10570093ilv.10 for ; Thu, 02 Mar 2023 07:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677770914; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sYk7h3X/X2Rj5qPnC5V4uVwCGksekOX4XF598kkl59Q=; b=Jj1DZClgWoIbemCEqurHjsvvvrUBs9mJET7556iOxFL6DQQZCyVTCC3CAVvIzAVOU+ Cj9SVJlFnfPl1vGNUzBfHs4BHlpEq1659cNyccuujHuLYF1+XYxXMOG1xqUT7Jvv6Tku yP8gM08F6t+RcXR7xaa6YDi4GngXYJvDBhrRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677770914; 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=sVpSwmPpI1/tGG5GGPywnbe2Gzv8Ee7qYiBW8q68rberJx9U4CyAnUFzttqjyXorRV cLQDa7yTTevqk/vzg8WaQ8uBn3yriboxpxzCa0W56KLFOlfK4zX2jbjYsmCToLai8hiu INL/V3MlE3DSQjQ1BgaTnQBX1StCv3IoRK27gQMszY/bUckPSxnGtS3ogK6X1YeiOgWG +Ikh3raRpM7OHvCBq4w3P7a0GW1NBkiJnnWTq1P8avHFR924JgDMQ6SVh69SyWEhv5sc /BXhymYiHg6O2ASngZmYCU9uQbx9/tdeUKzU0w/inAOO6ophj6bfsISo9hy5gpvMhqdj 3hHA== X-Gm-Message-State: AO0yUKWQ1dFIXhv1KytN0/kwTX6b77WtvdMDWmeQ+5/bRNyQJHMglm7h ijaBBTe/MpWyD7ZshGzhSFKc4Ts8p9Ir6ViScua8Evvu1Z3Sn7FbD5ucLWX+CsMVxWyoblE= X-Google-Smtp-Source: AK7set/2DD0V0Vc58LoU/dmpCNoPyvha+ZM0ZBT22ZtHjgz9s+U3sCZQPM/hLz5I8q9zffR6thRJ8ybftzXi X-Received: by 2002:a05:6e02:1a61:b0:315:7004:3e6c with SMTP id w1-20020a056e021a6100b0031570043e6cmr8690465ilv.23.1677770913896; Thu, 02 Mar 2023 07:28:33 -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 b20-20020a029a14000000b003c4dc27f8a6sm683191jal.21.2023.03.02.07.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 07:28:33 -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 907B8605246B; Thu, 2 Mar 2023 10:28:33 -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 8CD61601B4; Thu, 2 Mar 2023 15:28:33 +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: <20230302152833.8CD61601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 15:28:33 +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/