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 BD43143C4B for ; Fri, 8 Mar 2024 22:23:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B671E40291; Fri, 8 Mar 2024 22:23:03 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5F42640274 for ; Fri, 8 Mar 2024 22:23:02 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dd611d5645so13809335ad.1 for ; Fri, 08 Mar 2024 13:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709932981; x=1710537781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l8OfcPVG8i4HoRZNzvYuF33/Q5GWYcNsf8DTgetGwv8=; b=C5wxJV5mw3Wh0An96AHWRsmNpR9NUu+R+h5hfl8PsZbnP1qgxwsBnq8CIxyCCRKclO cH9SctfzF7d2pB/TbcuLmeCq8wsUyA4YXKpTGYTD4Q99uQANpUmal29Cp2S4YeOZgsce I/JgEhrQMlydpXLMPR5ONj92dz+58TXSDWIV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709932981; x=1710537781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l8OfcPVG8i4HoRZNzvYuF33/Q5GWYcNsf8DTgetGwv8=; b=c9Ha4NYG5c6SuNmEq8nIivJ/UxVwJBb3b4Gl4P0oDlmH/bvSZn8TKpmRy8f6bSDVyW UsOs743NBnmqEL5Rro/P45yZLVfnogP0vHLkzyC9/r6BpX75Iia+gPEKtKzmesxGuH+V UY347v0WvtCQ+VJ6zzGZ/btKh2kvt1Jc7c90zk5w9rkMivYqwI84gUrAktUfSUbZQ6q6 e1XlhWfruOCUcYY3OEjdCCZGQJLLUlOITdBVplZDHgpDJ4mxgR3jDE1Hr1MexhCti9G1 /Z50gt8n1agO2u0Z1dCnB0Tc8KgmwqPzneqOPgTsNXzZFYLMjQ0KPjv11SZVJJx1PXL5 gr4w== X-Gm-Message-State: AOJu0Yz68Qq5CMU4pdKUKZtUXeBbOfesX57eUrZKHvkt0JoG9vQU+fJ7 Oo0xj/7vGEoBvDe1TiWipVQJXHMY8VC8jhYzAIADm1BhsVY96+i1QSG6oyd6Kjp+KWENHfe8dbm uyMoPLGZe6JSTcDbYBLGlxdVGEOCwBwHk2ryE6eWX X-Google-Smtp-Source: AGHT+IFwCHaED1UnL0Q5UVaCvEpdKZl+V5N9qCANBZIYLo4l9kcCOdJh7nZRmiJOdAjx1gIuuu+9G+3bVdwz X-Received: by 2002:a17:902:fa10:b0:1db:ed09:db98 with SMTP id la16-20020a170902fa1000b001dbed09db98mr1665447plb.12.1709932981689; Fri, 08 Mar 2024 13:23:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz3-20020a170902ef8300b001dc011ceaf0sm1316plb.36.2024.03.08.13.23.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 13:23:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 13:23:01 -0800 (PST) Message-ID: <65eb81b5.170a0220.2c459.011bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D4FF56052510; Fri, 8 Mar 2024 16:23:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a86f381b826660e88794754c41d3aec79ce9b87c 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 a86f381b826660e88794754c41d3aec79ce9b87c --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (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 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/