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 89C0045DBF for ; Thu, 28 Nov 2024 08:34:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76FE24066D; Thu, 28 Nov 2024 08:34:51 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 68209402EB for ; Thu, 28 Nov 2024 08:34:49 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a777958043so1901845ab.2 for ; Wed, 27 Nov 2024 23:34:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732779288; x=1733384088; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rujGqToHoMhaQGuQY3vWfUSW6vLMhlNk/H3ddxGgbZc=; b=gwY6g9ZZJsz4rCaqQUD2cYLgKnphnIx7F7G+0yhBTpeyOhlhukVHxIRTzP5/QNFZB0 09hK1iMKzUfreBM6rrzFEVmGzLUYBmgphC18cfeK5BM1ONa4OlWwC6a5c+SYj8r0qHCb Afpyknb14Fc69VTkXfkO6DMbz4tsWuZtmHTN4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732779288; x=1733384088; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rujGqToHoMhaQGuQY3vWfUSW6vLMhlNk/H3ddxGgbZc=; b=caKwQ1nZ9EWnlOkkHfEVP1NIi8pGFDbTU0V06VD3E+ivBkRlpCrZe6Rybc1Yz8OecU GqirCqBrK30EqpL3i2Tb6iNBjougt69UF7D2GMuqYNxcMGqx3RaVXoUtecO/1pTEzTat V/4RXdsXraFU0oyS+g6SJC6TmfO6sIh8oJsJo6Nfz+A1v4gL7BPBbOYJJuWT6DDoSD96 Hn98xUPT+Wk5M7YgcVF8jGqQqke0KGet0f8SO7K3Zdk1kTTWbBf/puTnzXgkUqp5tWjz SyHX8WiMMZAbRizHWDbM9ms7+56WeTsQmK1PNwF04TZJ2vvdHEC5rbiiuLJmJDh6cjp7 tr2w== X-Gm-Message-State: AOJu0YzoRe4TLksGwieLbJr0B+up/nRs+fRi40dooA9qq2RVgRrQUX1f S6HxLCibudXC8lCo+bMuuPG0IPdQ8ODe8EB5npqc7x08LyMAPRFvlt+QJkam1cqx4GlIsPb2qGl SguE8PC5s2crgh7VegWC+zThlKS0opJofx1rLTBoV8yxUXOmi X-Gm-Gg: ASbGncuwJfxtaVpYhCMrHGp5q7yFPNwe5JycEnsyY6vLcDMnceadK91lSs4Kx0GAFrf 4GNl1f59LU0/RwhbomMTCy567KSDGg7ifm/OYxT9IhLJ70jcXaPwxnPxzsNe1yEqxh+p7EEwNpz 0M8HVfIF2bpAOUBGiewCgnIRUttnk7BAlVwC3WwAPlXzV604uYrExwDEdqHB0KNsoF3Znd7J3s0 35D5ElYiRfeXl+M5v+CIaETO4YisaW3CwUhwwqtmuA5SnRs6O5F3CPJmhaMdMVaaIhaMhRgtjM= X-Google-Smtp-Source: AGHT+IHqgGdS58t2hgXfQAyR9g1tbLLYN8iynRJM6Ft6qJbhrWfBKOJQIkOUxs6pWWv6K5j0NsHwiNW4bwbu X-Received: by 2002:a05:6e02:1d15:b0:3a7:8ee6:cd6e with SMTP id e9e14a558f8ab-3a7c5542bdemr59710945ab.8.1732779288725; Wed, 27 Nov 2024 23:34:48 -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 e9e14a558f8ab-3a7ccc630e2sm362365ab.59.2024.11.27.23.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 23:34:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 23:34:48 -0800 (PST) Message-ID: <67481d18.050a0220.2d2c07.28ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 30CA96052471; Thu, 28 Nov 2024 02:34:48 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#339154 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/