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 95F2E42C64 for ; Fri, 9 Jun 2023 00:30:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 916C740A7D; Fri, 9 Jun 2023 00:30:30 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id DBEB940A7D for ; Fri, 9 Jun 2023 00:30:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-62614a2ce61so8986406d6.3 for ; Thu, 08 Jun 2023 15:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263428; x=1688855428; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HnV5ZYaj8UndfVInFelf4Xw7eOkeWUKNd+1ZcmYmVhU=; b=PUufmaQfHuzgyGDPy8Tqrw+aJR8kAn+UH/CGWf+5kI+A+kDETv1XaL7nz0GK5cKDIw YLuvSxJLDMls5SO6Cqe8rG8V79MmM5yPBZIUUjnwh7WHE2YSCvz8GeTXnPPuEyi4W/cj ssniqQag62UstTjfxBK9d4VsmORo8T+6w0Rf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263428; x=1688855428; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HnV5ZYaj8UndfVInFelf4Xw7eOkeWUKNd+1ZcmYmVhU=; b=Vzf1+Tgf6FJOATynoVwQBthp8h2FoGSns5Ly8MiJKAQYtCvoZ4CuFh/OMfYw3Rdfy3 JzPJIfAz2tqSxOWNqPFzYtaOBrSY+UbsTMM+7YuYi11la1MUYH8IGeuem+hHM4ZxhRx1 pg6lyBVpCepVjhnkfPJi4V8opVwcQ3CZgMmNo9eP4SgRQDNPTvxSJDXoQhHSBPSbOtx3 mZSGLSzKOZ8dzPRF6wqSqj7dnYcsA8LzRfRjjN2rp0BZiq/slHW5St8zsF+R6p9LQQ/2 mY6RiZ51GmTD/jK5/u48eqUptycr+zSulVVnsya2SpSt9WkD9wl0a89g8nykyIjiu43H +h5A== X-Gm-Message-State: AC+VfDwsoPqd9Fn0LkUmMG1MER9wKQojY/h/be+CdTIW6Hon8T3sYXw1 bgCQKgE/N2s/yFbF7lH5rlRDQRwTxQuRwRSw8LqTJrgQFAqi7ueC9rczQw== X-Google-Smtp-Source: ACHHUZ62s/vqIhAISVrk5EqI10zAPIZKNs/xQm6qFPY8N4uYoPdD6/+bx/m/yKMrNof+018rFsNkaXEn6OAe X-Received: by 2002:a05:6214:d67:b0:626:ff6:f489 with SMTP id 7-20020a0562140d6700b006260ff6f489mr3571696qvs.17.1686263428277; Thu, 08 Jun 2023 15:30:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kr30-20020a0562142b9e00b00625a87fe35esm145795qvb.67.2023.06.08.15.30.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:30:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:30:28 -0700 (PDT) Message-ID: <64825684.050a0220.be595.3f47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EE51B605246B; Thu, 8 Jun 2023 18:30:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] cce10474cc07fcb72da5a2b828e544701d66a291 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 cce10474cc07fcb72da5a2b828e544701d66a291 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/