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 9E17742BD7 for ; Mon, 29 May 2023 22:49:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73B31400EF; Mon, 29 May 2023 22:49:16 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A5152400EF for ; Mon, 29 May 2023 22:49:15 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6260b578097so15135586d6.3 for ; Mon, 29 May 2023 13:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685393355; x=1687985355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3RDzpej/LRPzdnG36LdXbm5MMKLOPe9jutb3sJLM7NI=; b=Q5QcT6FzvJ2jc29h4nG16B4zdFBohWiNMLwtnE8HpRpkQTfX9IjY89nCaa7QyOpvoz qLod7/vKmCPeieU29w1Og1hR1slWfSVGaDSHP21ZqxigalyKo2kfXbWbyElJ6B5bn35/ Fa+1jpu/3del6S2LJg94Ux1Th6UKX2ABzCEQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685393355; x=1687985355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3RDzpej/LRPzdnG36LdXbm5MMKLOPe9jutb3sJLM7NI=; b=hmGy8d71eU0od4cyev9KAzCGGz8z1LmKEJfl3C+2BE7ZYL8H4NIHqjiDWtz3WAByOf r7+7G7f0dxCrNZpZGL3OjUXgj5P78mZEIXBlYNdrbwjNVrXppz9y4LClF+6JukB4NumY Jj4c6Q2vbmQTCZ2WPIj6YZNIRKQVSaVPHNHLYcm4RkbaJ2CE/gBXunaE+jAmDtGs3MUo EWwxcrIeN3lcGDxwjSWaxG5EO0yerc0ZdRR4gnSjHWXPEO9eDWtWEF3O7xwpHGjCoAvr RC4A81MfyBpb7TPN8FMciMg84sY7RcvVUktTv5CDhTy+kMV69iRuy/SVuP7glJey4Ucd XZCw== X-Gm-Message-State: AC+VfDz/aRSbYJbj8tTmFPKUddoOLabr5ckfBDnH891XFL4lydJY57uT umBecMaWa+9z29GLdzmrCKbht7gCu2ZIVpssdL+HK6wNkUI/9QCo92tL3g== X-Google-Smtp-Source: ACHHUZ4Yxr5zFH6JE+tGjO1O3g3Cc3+gj/LjBwFcIAi1wbeJM7vHX16YXEhRDNOrkgLtseTrGeNxFIGkUn5V X-Received: by 2002:a05:6214:19ea:b0:5ef:435f:dc7e with SMTP id q10-20020a05621419ea00b005ef435fdc7emr13532913qvc.52.1685393355040; Mon, 29 May 2023 13:49:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l12-20020ad4452c000000b005ef8081e006sm320845qvu.16.2023.05.29.13.49.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 13:49:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 13:49:15 -0700 (PDT) Message-ID: <64750fcb.d40a0220.89208.fcccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DFE1605246B; Mon, 29 May 2023 16:49:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4a1ea430ec46bb77d0914174cae71b2a5419584d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal Content-Type: text/plain 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 4a1ea430ec46bb77d0914174cae71b2a5419584d --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24772/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/