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 10B1B461BA for ; Fri, 7 Feb 2025 12:36:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBB6342798; Fri, 7 Feb 2025 12:36:56 +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 53E7B40DFD for ; Fri, 7 Feb 2025 12:36:55 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21f20666e72so40584695ad.1 for ; Fri, 07 Feb 2025 03:36:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738928214; x=1739533014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OD2klX1iTbgG8ua5/dIVBPxEc1+5X578ohICPVDKLP4=; b=CS/+CaFShuLQi+nW70OQGsMuZGlkYulPYYTOTh67O4faGXiUlbuaw3SXALoVkg2aiK gB/ND8QgOM47edsjvgw5n4ymlFtzVRh5DGbIEgdZO+MVw6+XJSzLB4Wk07gmDxEiUCPE 912nlPaeVfz661tXghSB+zZEx6m0yDvBsn3XY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738928214; x=1739533014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OD2klX1iTbgG8ua5/dIVBPxEc1+5X578ohICPVDKLP4=; b=E8dJYxOTopMqzRIodZdl2BDZVa7r7kUzR0E3f7r4mytTGgVQpwQqrsLorpm/BzbOZB WwzVPF2OQj8+kDLeu/zUtKk8L4nXPWgLYY2LXfMXa9QprDgJmc8INeu323wMlLoYbM8o Jhin/PULuxDQVhcLRQZJV3igzSufWJTDn+HpDUpF2/hAIwLNnnvMbSIMiR4gDFZDpOAh t4ymhgfM3kF0YxdFaeGEV1oDFmqfaO+I9scWHVpqBIm87Y+BcRwNpET2dQPsZajz4yDW J3GhztItIYNu6+Qq0D82ZCQeDHfuVmKwQfbWSzPL/1V7sUE08Fo5xGroLQ8jmqB2a18V NhcA== X-Gm-Message-State: AOJu0Yy1gSu+BtezZkn78IQxHxDTw9YNaLz121ahlKkKsM7QITYpEJ6z zi2m08XXLVFe0yut7wu621Cn79nJ8ATuGFdBKdj9E79Qtk1j5ZmfA++3mM1JFzTNIZ811/4+u8w Yx9AM2dp4ABKo5S51cCY0WDsz9aHeDZRXkqPFFiDj X-Gm-Gg: ASbGncuN6KdIL+PlLbolK2ikjLceJdXAV+2U770LAMXu6NgL4I0ubDYz/bnTlwiGVYz MCxV071ns9UztMypLyy1SlhsOYXZ1MJcE998DYkuRzpInSfATMa/ZHY08yW5n7o90Oh3f+YWYVV PLM85tVj9HlOYaFjAHZ49xYX1nBa5mpKNg8xat2j0qoB6tWpm3crcvH3eiTJJDZIOyGFiRAdTiw dr0St13yUXn0dANwl5ywmXJIH/vUw2UdvyPekWalakTqYKxrNJ0WHXmOT01vi7YovwXNYffKR8D wu4ikMXQotGY2aIHHnqrZWwLBcErCg== X-Google-Smtp-Source: AGHT+IEH95RPzi3PcHRHr6MUJonmtuJHnitXb9POSYV9kKrkcRE39omFshdXRhnxZ9ZatSVLcNVhZdRHtuuS X-Received: by 2002:a17:902:ecc8:b0:21f:507b:9ad7 with SMTP id d9443c01a7336-21f507b9d6cmr37843245ad.25.1738928214439; Fri, 07 Feb 2025 03:36:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21f3650c8dfsm1680325ad.20.2025.02.07.03.36.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 03:36:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 03:36:54 -0800 (PST) Message-ID: <67a5f056.170a0220.27cc1b.94e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 98D486052471; Fri, 7 Feb 2025 06:36:53 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#359016 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32484/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/