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 CDD5941FD0 for ; Wed, 30 Aug 2023 17:49:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0ACD4027F; Wed, 30 Aug 2023 17:49:03 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EE0A64027B for ; Wed, 30 Aug 2023 17:49:01 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34cc8e8cbd4so17925015ab.0 for ; Wed, 30 Aug 2023 08:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693410541; x=1694015341; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8I7UkKgWiXZNEEwLxw3f0e7aq5RltQ8NkrMDCE5C7uQ=; b=fu93vElnoHZDHmkUtTnl3ms6H/tJzpjagi0ob52/KujIufYoEmQkaIWmjm+fpp4Sv7 +YfPj43Iyh+cPhnyAvi6b2ctqiPwGK00BPYENN7Ak59qOHgJ4nFngcSzbHqQN3xDko/7 92jpHhDQAZtlpyTzOyxNSrSOv6rmVvytAxR6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693410541; x=1694015341; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8I7UkKgWiXZNEEwLxw3f0e7aq5RltQ8NkrMDCE5C7uQ=; b=MPEMEbqQasQYEeTWVxxjNyisX9SlokYQyKpt0ZrriyLLa6ykFLAdDa2mO3qHFlFs/u uXFHx513znueXTktkx6ZjF8OezuUygoXFg/xaqigq0G1xk/jXpMJD7QIdNK+UvxB92XZ R9VqifiZkBG6M1loNDBAx4lIFK33FlhI6SDPKgw9abSTy4bE3KBDA3o9knOd3eQZD2/Q D4pUGxaylpHtjB/KnFdmyfI3/AcqpRotXffrgyh5StFsHky4NZGWEZnhnP9N0puv4ILw cEH+qj2QS0If44opBuw4pUGxVTB5ZJhmJKXWg/41Adeuuv2CLNtKJzZ6iebcivGoV7Js f7sg== X-Gm-Message-State: AOJu0YxalUzFQLiF9MsPosisnPfp2FEcrDkw/vtt3B11BwLUDWbO4BWN VJybU/LmfoQdGb8xAlJfpg1e6+rVA8LuKIa4Xep18Ip5p4mpjote9GERKw== X-Google-Smtp-Source: AGHT+IFm7KuiGFEfDRinapH8Qj5/xowEGqojTB3sZElphBIdzfiGdsONgk4ByvRuIywjhzO95e4PveANJnaV X-Received: by 2002:a92:c5c9:0:b0:34c:e7a3:894 with SMTP id s9-20020a92c5c9000000b0034ce7a30894mr2793308ilt.16.1693410541389; Wed, 30 Aug 2023 08:49:01 -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-20020a02ccec000000b0042b37d61bcdsm524823jaq.28.2023.08.30.08.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 08:49:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 08:49:01 -0700 (PDT) Message-ID: <64ef64ed.020a0220.bb83e.9731SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E1726052471; Wed, 30 Aug 2023 11:49:01 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b7b8de26f34d39c8aaded44d8a468da5e68f19da 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 b7b8de26f34d39c8aaded44d8a468da5e68f19da --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25984/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/