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 ABBCE42D46 for ; Sun, 25 Jun 2023 09:54:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8754140A7F; Sun, 25 Jun 2023 09:54:11 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E9F3640A7F for ; Sun, 25 Jun 2023 09:54:09 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1aa291b3fc4so2378583fac.0 for ; Sun, 25 Jun 2023 00:54:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687679649; x=1690271649; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IjThjanW7GJ4ekRk/b+U8mU+uo1Xnx30E3slxSKQrZA=; b=PCqTWhfZkRW85j9W+tQJz2nWenv4YaqlpcBB5p6FDzuo9Pj+jqj0DVZR1eK0tP3SVT mteK7xlRRWgwIRKIeqX8g7CkPa2GhYm2/dNI4HO/LM4R1yKIbqNho9Y0Hf8eN9RC545o cxt+KaS3Z45aZENPoxt6WRcIWNs/z8ycXtsX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687679649; x=1690271649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IjThjanW7GJ4ekRk/b+U8mU+uo1Xnx30E3slxSKQrZA=; b=LQElUrobMbEoNneJFObh7kbtnwU5i7eRYE0dCSL0upFxG9e2aawN6zjbzXZ7wamSJJ EffN1DlhWBC0CouWijCxPOjIpC4r5IZEoR9rqTHo8BGM3/WnMInd8A3eos7MfG0RyDx2 SiyUZSHTEc6jcBjIvDHqxIYxynb5dEl/Qg3x/mkFOiz1O0K5xgFHNPsV6f6XPoj+xdcp B0dGMfPa0foqwE0P95qQflXamQJF9CgRibK6iEegsU2QA21WNGHPNJkWJ0FvZa5uU0tt HhJQ8SjcSuv859E5G0S0+gjaphUGfcv2TcAXICmP5p9K37kpw9PzwbiSK7B7FGt2vV90 Rx/Q== X-Gm-Message-State: AC+VfDxaa7lP/dqEjaiOUH6MG8OqBTVZjki752+hgAFXcbOLGa8R+4dP kcWA4WungZQwahy+y+OPhhYS2sbxzezDoRaGDIGorrWXio3HgA== X-Google-Smtp-Source: ACHHUZ5q7hnlM8uKq62318Xklq7+KImEDkhpg8JbH4xpfO3OkonVWWvtVVoiaXHgW9JQoCyoyiHDdCn4Z7op X-Received: by 2002:a05:6870:7384:b0:1a2:ffb5:cd73 with SMTP id z4-20020a056870738400b001a2ffb5cd73mr17320052oam.38.1687679649120; Sun, 25 Jun 2023 00:54:09 -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-20020a056870f14c00b001a9ded0fb47sm230736oac.7.2023.06.25.00.54.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jun 2023 00:54:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Jun 2023 00:54:09 -0700 (PDT) Message-ID: <6497f2a1.050a0220.946bc.164eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E72B605246B; Sun, 25 Jun 2023 03:54:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/25156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/