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 5719C4332E for ; Tue, 14 Nov 2023 21:43:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30246402B3; Tue, 14 Nov 2023 21:43:10 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id AB7D0402B3 for ; Tue, 14 Nov 2023 21:43:08 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9d242846194so893966566b.1 for ; Tue, 14 Nov 2023 12:43:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699994588; x=1700599388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QcfGQ0ytuudFBY7o8pABEJVkMBCLfhPb13KVWD7c564=; b=eoSKgMElPdMG6wTWMHQ4PRfI1eSAWrkXcufFV01ez+jnlTgPG6FeQo6eSYDu/SQ34X m29gout2Oqz6z6OcMadQneRS7T4t28PwkPpbgBeHhzmRItZSVEy3POkwLLweI46LMpFS fqj5V+5uglpT+/0vQ6S2pbpqeeJx3DPmyn9pI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699994588; x=1700599388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QcfGQ0ytuudFBY7o8pABEJVkMBCLfhPb13KVWD7c564=; b=dezflH0j6NEQve7VvEsc8DUHAAn11bXAj9sl6XpQi3zUk8eLaoqUVIK/vkM3mZfIbL 02WSi3sacV4niQs7Rbk5RqP5M1RjuhbEM2UAXpKAC0blRJn5XGDfD2ruJekQ+vNl12xn kCi26GFY5PRX7LHJHLL80/bamXuuCkHxFADfNVjB/GDclfcvU1SIJJ0vhmqOjugMp77C B9TgrJs7uqa53szpg46ZuJLvzRyrc7QnvZnNnT9eXGMCXYAHvvOv37UCohZfFhm6GzxF 1t3UHiv5B25p7S8bLbtLTPpg0cPiIDCLFfpds3GpLiPoqXcUkgD+x+MmZxWprZGxCFl9 sKkQ== X-Gm-Message-State: AOJu0Yz1uglnrYP2PuAe0mR+H4UbiCr24US/Ougp3H8fr/dk3pLY2BWS ELeqIjoL7+MBR/13MgQt+qfA8Wrk6NQl/sCgnFJO2fxSR0xvxCj8KFEXwA== X-Google-Smtp-Source: AGHT+IFRIVZSKaeobKX1bT8NHCAav0ipU8dn+XPC8wrPsoZgrc4bOnToTbBEI577H8Uvmp4Cw+SgD8s2Tu2Y X-Received: by 2002:a17:906:1b45:b0:9e6:79e7:f3ae with SMTP id p5-20020a1709061b4500b009e679e7f3aemr7922848ejg.47.1699994588238; Tue, 14 Nov 2023 12:43:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mb24-20020a170906eb1800b009903666fcd5sm2983933ejb.56.2023.11.14.12.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 12:43:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 12:43:08 -0800 (PST) Message-ID: <6553dbdc.170a0220.426ff.c3b8SMTPIN_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 665D2602A042; Tue, 14 Nov 2023 15:43:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a335e300cac3adb53fe0aa81d46d4e3450f69b66 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 a335e300cac3adb53fe0aa81d46d4e3450f69b66 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/