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 75A25436D3 for ; Tue, 12 Dec 2023 17:21:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5954342E4F; Tue, 12 Dec 2023 17:21:04 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 64F6B42E4E for ; Tue, 12 Dec 2023 17:21:03 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4259a275fa9so39178521cf.2 for ; Tue, 12 Dec 2023 08:21:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702398062; x=1703002862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IjbNjLJGforfdoRwvo41fOjjGXitZT0l9lfiPtuCu4g=; b=ggArGC1WVQ7zxXF/24Rn3MyX8mPjsbOQjjN10U5S3V/qFFSzGKgp1N97mKQwD1NuYL cDdGhHKWpN4rT/0wXgsXusj8m3EQoeLRvMV/l4+xT/iWNwp+jmOQTOlv/zMIA5n1tlE0 TWQgViyPr3hAiCWPPV0oW4gLUsT9dRTTIQi04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702398062; x=1703002862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IjbNjLJGforfdoRwvo41fOjjGXitZT0l9lfiPtuCu4g=; b=akz3hcPr05tgsQ0/EzfxZ3BKgwPpTQQXRllinyRuCSP23faC0adP7ZhJkgPthwXPAX u5lItjzuQeLrpzvy+yGFavh5y9P7daLIWoNEWtIT7u8EUwBYBhG3bGfPp4UNautOwOg7 AEF+dfrIzzxNvMZvbpskfwpzcbUuk7ZdQEb3Ug4fRfOvcaB9EQyD9U6fbCzupLwXaK7/ 5oBfJZZ+D8j6feof091D9Vi92e4kqLN0p3Mpznopaytb1cU/5vzTMX0Z0QXgsCCasrkI 32EWjd3gu2NwaQPGW+ySkvf3bY5gIWYMfuPm12QXTXEuPwiuQrXXZN1tDW/glUjqDs1h A9GA== X-Gm-Message-State: AOJu0Yz8YsrbAM011XkMMmUOs0KEU3JRmT6+fyRkm9/UXpz6aLuLnTa0 IFpOI3cLXwsQ9OnLAwqNsqdqSAiHGrkgHieFPekPMU9pqC7Oha22ns5KuhVfN+VlPvITQb5/ow= = X-Google-Smtp-Source: AGHT+IGJQdI0xFLeul58Xxu9/13Pn0OfcnZdQrCErqg+ulG24IGaQswvGP/TCNjViwAizC3L0JqxXPPFh7jk X-Received: by 2002:a05:622a:1352:b0:403:a8fa:b4f5 with SMTP id w18-20020a05622a135200b00403a8fab4f5mr8360335qtk.4.1702398062777; Tue, 12 Dec 2023 08:21: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 r3-20020ac85c83000000b00425eaaf9f17sm16158qta.7.2023.12.12.08.21.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:21:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:21:02 -0800 (PST) Message-ID: <6578886e.c80a0220.df9ac.0a15SMTPIN_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 7C740605C311; Tue, 12 Dec 2023 11:21:02 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/