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 A7396436D2 for ; Tue, 12 Dec 2023 14:26:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2AC542E39; Tue, 12 Dec 2023 14:26:05 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1B66F42DB2 for ; Tue, 12 Dec 2023 14:26:03 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d05199f34dso32133715ad.3 for ; Tue, 12 Dec 2023 05:26:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702387562; x=1702992362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T525ORqtF4NrT/EnLgoqDhL1awmIWYKvIWGDF7eH1ZI=; b=JiGDpDf2PcjhlPD4HyFVyFitI6GlL5KvR8zIeMeBPN2WfmtJPPidbhC92lqplE0wSq AQeiUKY2muG0wku3jrV+51XhxV8O++53E1lD2WD3GyL6CtTRoO6cIqrjY6yrU3oXrzWV W9fmRg6MYns2CeKLTgNue6D9mG1RvMf2m+8lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702387562; x=1702992362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T525ORqtF4NrT/EnLgoqDhL1awmIWYKvIWGDF7eH1ZI=; b=Jvff9kwfrdeKqxtdbZvVhO3vnlirhLSVx3DB/9IE/917DyL3BmnPhWzyWPzqtYAJ/s CXWIXJeGZIz3oyaHqZq8lslUCVOIh6/IpO9COaI1CTY5dsRt+WQFuLDdht8D8j2eA4NF n9bd1Ajd9RXBHLiFiWULw73O7STaMBiQ9eUwuI7uvhSK/O5fuThNtRMP+B2NCe6jIiTd DzmE0sFjl8dhC+Sl0Ipn2mnyDnVU8o0SqEXBIem046U7My7WmDnDDZdL8PvfoGozQXkV hgRWcz3syfUi28DdkZYG4xcgYA2qjkUO7s5AY0JI7ok5Ail/7rc9UngdxWsnvCcF7dBy WrxQ== X-Gm-Message-State: AOJu0Yyp/KWFeEu0wx4QO1aZtzUBYU2i2jSsxb1+QNbSLnNzoKM5pwq9 NUD6MbYMf5uiPgVmswmb6lR/qP+W6zz/wiHkSysAzNhY1SHo0fLRhMdiwatbv1GwWf5GZvkiNA= = X-Google-Smtp-Source: AGHT+IH/JgGR4lw52RWk1u79eRwcq3H5KKSQUcQsOS8fMPH/QlaHL9S1xls/dQtxxyieid9MXK2Whu4f89vU X-Received: by 2002:a17:902:eb8e:b0:1d3:40f2:4340 with SMTP id q14-20020a170902eb8e00b001d340f24340mr271917plg.127.1702387562421; Tue, 12 Dec 2023 05:26:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a170903120400b001d2e6ed9357sm533171plh.9.2023.12.12.05.26.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 05:26:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 05:26:02 -0800 (PST) Message-ID: <65785f6a.170a0220.57996.f05aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E1BF1605C311; Tue, 12 Dec 2023 08:26:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fcc3c63746770c42483f50327a88ecd2f71b06e3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-eventdev fcc3c63746770c42483f50327a88ecd2f71b06e3 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/