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 0D60E45633 for ; Wed, 17 Jul 2024 10:19:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0334F40E3F; Wed, 17 Jul 2024 10:19:53 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 4A7FF40289 for ; Wed, 17 Jul 2024 10:19:10 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-78512d44a17so4592807a12.3 for ; Wed, 17 Jul 2024 01:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721204349; x=1721809149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gsv8z/1PjLq8har3ju3U/lZWd8jlbLX57+UJqV+IIOo=; b=gRNjJfhb0WwFbKiiT0H3wqJOryoAU9A3oP5mLyNcVyb6zFWpd1zA/OpIs2O0i7Ul5o Bwe6jjS7nSoB+xyBEoFKYhmmazbMU6WMC6IUoNgD/F9aZ8iuRH8zmd2cNgM36uwo4MMg HUGkzTeZ2FzSpg4Aw7Du9j+ePA7Va9z6mEo90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721204349; x=1721809149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gsv8z/1PjLq8har3ju3U/lZWd8jlbLX57+UJqV+IIOo=; b=dVwczg/ObRH0TxRVz+ROYQXy2WwVIzjELtAn9hYy4xeDx9nrQGrUUUCwXwZkA1m3t1 O0iTM4k2r+nSpkJ/3l2N5nHHYH3pG9JLZPF0IHgyMmH4SpZo0A1tbgAEEfkCpKKDdP4+ 5y3aKIi629JL1Do8mu1nXQQ6XzyaPL5gr68JFtuQUKE4omm9HFmge7uPwC9g++h5crIw ecpaOiQjjRb17zyfT3weURoJWmXGKOECfPnRmlieewESZsv4rFLQBfpq5fm0fKSIKY/s FWSEkBOdH5s4UzOfjslc010b3EMaOgqJoNVNGC7pLZemKXIbltfxedFRDxbuWMTA+c96 kh8A== X-Gm-Message-State: AOJu0Yxh2aoVOYkXUAIaxHZN2Ztk4xYDKMvvMyS0IcSnc5xxR48CgooW RvbbcumfDGZhcericFKQ3yMs/aB2WeeCSJLtywTg5UxJP8FjKMzeB4EAebnp+FA8AtZkoHzQFyR 2b8RZanO8yfHmcyuM14AVKt8VlCSaRkMSncxVc2u5 X-Google-Smtp-Source: AGHT+IFtWIkbJQ07BXld47JMLJk5whIUuc77OWW6PV9OzeuMWr43Cf7GYbORyAq7rUGwVrVqhBn902DIVkhX X-Received: by 2002:a05:6a20:9145:b0:1c0:f1cb:c4b2 with SMTP id adf61e73a8af0-1c3fdcbfff9mr1153880637.4.1721204349431; Wed, 17 Jul 2024 01:19: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 d9443c01a7336-1fc0bc1c69dsm2489265ad.101.2024.07.17.01.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 01:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 01:19:09 -0700 (PDT) Message-ID: <66977e7d.170a0220.f16e8.c705SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C0C06052500; Wed, 17 Jul 2024 04:19:08 -0400 (EDT) Subject: |PENDING| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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 pending_ Branch: tags/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/