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 88DD241DAD for ; Wed, 1 Mar 2023 19:51:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 861D640693; Wed, 1 Mar 2023 19:51:25 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B381E40693 for ; Wed, 1 Mar 2023 19:51:24 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id z5so8943908ilq.0 for ; Wed, 01 Mar 2023 10:51:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677696684; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tRaTuOSOTRaKYw0IozXD436DGQKqN1iQWu78CktHVIY=; b=K/0DX5DbO6vu41UmrUEZzjguBTelG61jpL6Y0Q0YyQSMx+wXIr08lgxfvyR16YlXDn 6DoqgbiSIpgs5I9B6jFv+/rKeyr3RowFXowLA/UtA4qusT2IEnRT7IOlAuXVFzRjGD7/ 84I0XRJ+6QWtszNOM4MLperZKWnXENGNLed3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677696684; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tRaTuOSOTRaKYw0IozXD436DGQKqN1iQWu78CktHVIY=; b=KpJSBDaZXT2acWDmIi0GBcIORBa1KDVAkBX+/ol1njF94MNpOP18hdHwdVgmRUzIxQ wfxZszfEES3JjwQxUXw4Wp4E2DfNxnoZZvWwgvd3Jfl31zyT4RKy2tMID4j+Mpm8auZt Yru01SSfG1EVpUZdw+GCVPcmCmGs1G7PidCzWuD0dvzwTe879Z39Q+AbTLYTPTQl/8be 3XMBX8qKQnmOYkp8iZ/TX9zgQGfrWoizuS/7fNFuhsT+Li1Y7Wv+VjB/b0+BNRavqw5P DLtGdhQl1kY5fKzKVbVgbvRmGyycdgWp65/whcqciBUxGKXlc1KhU3YIJitF5DZHIuqp rHeg== X-Gm-Message-State: AO0yUKU1ldUwfgR2kv5rjmWfe6q16pwX8AAmvSpVBkRGZ3j8UL5I+PFq riXPyocNTzZzVAwl40MNCRaagG4YWP5nv28N7D90NT65ngXBuufzlhY= X-Google-Smtp-Source: AK7set87EXm7FiejP8e1PfHaMKfk/s3XLuN+M1Zb5kLIZAuv1HsxOqEhaXKg1RcVtEgdEB7VGnWEU2fGick3 X-Received: by 2002:a05:6e02:1542:b0:315:5141:339a with SMTP id j2-20020a056e02154200b003155141339amr6686031ilu.7.1677696684107; Wed, 01 Mar 2023 10:51:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n6-20020a02a906000000b003c511f0092bsm605823jam.61.2023.03.01.10.51.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 10:51:24 -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 BF5DA605246B; Wed, 1 Mar 2023 13:51:23 -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 BC131601B1; Wed, 1 Mar 2023 18:51:23 +0000 (UTC) Subject: |SUCCESS| pw124611-124615 [PATCH] [5/5] test/crypto: add chained ZUC256 testcases From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301185123.BC131601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 18:51:23 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124615 _Functional Testing PASS_ Submitter: Ciara Power Date: Wednesday, March 01 2023 16:39:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124611-124615 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/