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 A2AFF4282F for ; Fri, 24 Mar 2023 13:22:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C6FE4021F; Fri, 24 Mar 2023 13:22:34 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A00BC4021F for ; Fri, 24 Mar 2023 13:22:33 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-177b78067ffso1539079fac.7 for ; Fri, 24 Mar 2023 05:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679660553; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YSLnfVY3ejzAGJHK9WeIl7UTi+Is6LMZqduU/VoS8I0=; b=B1zpiplITzmWFNfZPz/OxxGyAaQTc8MTFvAijQRtK9LJT2oP9atIvdH+oE2MvBbnSR 2mmLsMiLkCIQIgVk8svfFqB5YQT28D14qP7RyEQUYDMaFvT1i7WmWLxbxS8hktm1Z9Gg C7sIr4Iow/1L1dVV1HLZuxiU1bLVF46Jqsxfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679660553; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YSLnfVY3ejzAGJHK9WeIl7UTi+Is6LMZqduU/VoS8I0=; b=tlCu7iVc6wCxQIEuteoQEwhEudCnMUDbUnXj8jx7HOvdYiur1JPQw+W1+l0tUOO1DV T9vA1ScGGzFozlZzam6XT1ncRGNk6C4+2J4pjBSPegZ70Kvk4R9hGpH70bw2wvgfofHC VDLuQIKtGzkBa7Hzh5PC6S7ggitqhj9xcFrhFqpFaAWLe2kLinN/jFCsRdRr3HXMxMvt QWPoMqDEbM3zgm1M5dlBUyw+9y+y1kHIVlg7/7MOI8NoAPtj89PtS4vSYn/8SwqpqDai MxeOWXVTPwOhRFGQHEvaXPtPZZa9W6LCfwenz4BmLyONSh4faRaWEAzpERZvAAyAE+GS hLXw== X-Gm-Message-State: AAQBX9d2LVHnpMUsEkV1mNs3Ez4S6YkIGlBZ9TafzBOPqPm4FwThO9a4 3fV1mxxas8WFlLdn3+PIDLVTpmEt7hwzsD4O2JHpnZjgMkWSdL/oTQY+DDVmo//q9hWGTQXRmQ= = X-Google-Smtp-Source: AK7set/YyKjuSGu9oqlyJtGbPTD+cHQIInblHr2k2FnNVOg/VgBPHYPw02mJ0+aYChBMoIa1NH40PmL+Lv7Q X-Received: by 2002:a05:6870:808d:b0:17a:c66d:cc13 with SMTP id q13-20020a056870808d00b0017ac66dcc13mr1799440oab.45.1679660553108; Fri, 24 Mar 2023 05:22:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 90-20020a9d0863000000b0069f93ba1683sm1171684oty.7.2023.03.24.05.22.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 05:22:33 -0700 (PDT) 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 A5300605246B; Fri, 24 Mar 2023 08:22:32 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 964B260123; Fri, 24 Mar 2023 12:22:32 +0000 (UTC) Subject: |SUCCESS| pw125505 [PATCH] examples/fips_validation: fix digest in non JSON SHA MCT 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: <20230324122232.964B260123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 12:22:32 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125505 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, March 24 2023 09:02:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125505 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/