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 5C3BD41DB5 for ; Thu, 2 Mar 2023 14:43:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 565D140E09; Thu, 2 Mar 2023 14:43:42 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 04DC740E09 for ; Thu, 2 Mar 2023 14:43:42 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id c2-20020a9d6842000000b0068bc93e7e34so9520037oto.4 for ; Thu, 02 Mar 2023 05:43:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677764621; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=M/l5XOgQadgBrrhV+xLc7VN23Gx4rpXnylDbeFu7zOs=; b=RQsvddLTEdyjxnftArJ0d5SyILkNVFFLDOioamRnGsIcwHSDwA/qsCAT2WbDmQw1mZ NqsvYYAZUqPjRHNHWJrPln6CGvH2cPRtEKqdhzj/kyloXYLDRmLpyYG/JCgaR+IErjnY 2YEgl6sH8U1PS50dYyyC+Nh5KFKdfiDC5e7fo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677764621; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M/l5XOgQadgBrrhV+xLc7VN23Gx4rpXnylDbeFu7zOs=; b=p/tsm9Rh6vU68Pa2+VupEtMqAazcHyDNwWnYAEsnYfegvgvlgCWh6oxk8nUsnccMMr FxNS+ZwIfYgYu7VLcKMZvfI0rXz+O4FVZTiClPge11PkdwapMd/j/oqAmzI9L8Gy6wQr CqREQ3gpsHqxy8GQS1mh4vv8XO92J1pxBmEYE+Nxp6DkFHUfpzK/BDn0os/dCO2r0yrU /5x+e4/9t+rDDrI7Gs1M2/atavs7avu/tmbmZ8kHa3wBJ26nqMSAMzeIzAt5YnAbLm4g +D4jbktQyMPZhG12EIitk6Dol1eBqYoO7LwoBy12UF1cMff9rT1s3Vn7Xy09pZZq1GLi e/Vw== X-Gm-Message-State: AO0yUKXaIly6N2lG8KY/8CHAr1EeshG8gkrDOtWOViYDuhbZLwHULaSF UmTHt8p6vwZKNgsAlxjw11V0+56tfiN411fTkS4EIfiZAYev69VpTZpdlEedQpUsnRJsE+E= X-Google-Smtp-Source: AK7set+u2g5SQvuINtCPbgXyakzd1YCtsp3faHFrloMxZ+zWKqe80jOT+MunHVV9c+Xtx39JJFjQIQHf8m5K X-Received: by 2002:a9d:705c:0:b0:693:d15a:2520 with SMTP id x28-20020a9d705c000000b00693d15a2520mr5108684otj.11.1677764621303; Thu, 02 Mar 2023 05:43:41 -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 v40-20020a056830092800b00693ccf8c7besm887384ott.13.2023.03.02.05.43.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 05:43:41 -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 6559E605246B; Thu, 2 Mar 2023 08:43:40 -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 61D93601B4; Thu, 2 Mar 2023 13:43:40 +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: <20230302134340.61D93601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 13:43:40 +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-x86_64-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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/