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 6040741E35 for ; Wed, 8 Mar 2023 18:55:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59EC140FDF; Wed, 8 Mar 2023 18:55:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5261440FDF for ; Wed, 8 Mar 2023 18:55:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id w4so6638300ilv.0 for ; Wed, 08 Mar 2023 09:55:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678298133; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Z/TrUm5hzEjTMSO2I1GPKTfrNcOne2jC4DtF2OnSidQ=; b=Zx39kFL9+0bHmVIJB0qjgw4ToYYN7+ST+oNogVCusu3/DA1ErP4jA2GqG7m2Ooel6Z HkKDX7wfp5FeeBicT8ezcyp1fsPcnIGznSj01meR13jYzieqVCUgzixslPxDktDkMpQ5 6LoUJTTPevgw0K9MLhr+PK6w6rh7d6G3VIbgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678298133; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z/TrUm5hzEjTMSO2I1GPKTfrNcOne2jC4DtF2OnSidQ=; b=cvmBJ8YTAFWZsSmkfGzmXMuTu2NcXdCEtX/Z0lDFmjBMey75hVne3g7TAoeM/u5QgU ScnDHjowLnxMvN8kVNDfPjcOESH8WTGl+sUj15Vtg5hgmpwS6LGkWlHm+ipLDpdlMWMq Y2q7SA4zvjPhcJeH0Nn+MT9ojb0+QTJF4D9Ewd6gLnA1qmpBSx5pfKpcyafeR1RQ44Ul ujij5txth9iTyUG8lNXcO1gTIjRANawlqqyuE96hc5T44yteAleWo05VZzoft5QTFJA0 vRO19Rj3no1jBi8f0pxIhKPlnEg3g9O+Zw5n8bS7YnwkZq/+1gzzSqnL5Ceyise8zhLy PZHA== X-Gm-Message-State: AO0yUKXR9DydWz5NxIvJZUC6/UfechuDZLYAT6x9sWdLRka8bZyVAJn0 uP3plUPgoCTyk4Bwz9jpSU4xkoLMylyP4+kQpPRbP01KrttO5ZIpBXdRok9zsR0X1Js1tNjXHw= = X-Google-Smtp-Source: AK7set/RrI3DlRktVc8998N668nR5g/ZibMkTTpVfsJbsxDQdXNddL9Fib2xd5xBJVsa35frWLYvoth1b/q+ X-Received: by 2002:a05:6e02:219d:b0:319:2bf:54b2 with SMTP id j29-20020a056e02219d00b0031902bf54b2mr16051467ila.5.1678298133728; Wed, 08 Mar 2023 09:55: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 f18-20020a02a812000000b003b86cd8367csm1120671jaj.37.2023.03.08.09.55.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 09:55:33 -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 4D960605246B; Wed, 8 Mar 2023 12:55: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 4AE606011F; Wed, 8 Mar 2023 17:55:33 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 5028f207a4fa6d5cdd86019e43d2e2d80fa21ced From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Akhil Goyal Content-Type: text/plain Message-Id: <20230308175533.4AE606011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 17:55: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 _Testing PASS_ Branch: dpdk-next-crypto 5028f207a4fa6d5cdd86019e43d2e2d80fa21ced --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/