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 A2193461F6 for ; Tue, 11 Feb 2025 12:12:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DB8C40156; Tue, 11 Feb 2025 12:12:40 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5635440150 for ; Tue, 11 Feb 2025 12:12:39 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3d150512bd5so9197835ab.3 for ; Tue, 11 Feb 2025 03:12:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739272358; x=1739877158; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BeoxgyGinDb2NVcjkO6+ToLqxcQH2pvAyPZUprVmBcw=; b=ZQzB84MFzwyspnhwQ2nPi15ySuvgokhArK1nQHMsVEdpgaHAtOr0QDw02zwYNJF9cq EjaRd5TPizVEaol3E5oCSpriv3EsME02DbcFocG4cT2Vxplp2sWBLrOD9W/VIponJfu6 ymXY9wdaDNTyePCeUi4QIdtHae0T/9y8VE/us= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739272358; x=1739877158; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BeoxgyGinDb2NVcjkO6+ToLqxcQH2pvAyPZUprVmBcw=; b=Uo1wn1PA46YK3hoZKWQs33pckTcOKXVcnoRcl9LtnbQ8b0BqNK/kVpM1ghYcKbKZvA CK/cTTp5QlvJc7JakkoihpX1tSDbVAG4APpY/7ynrtZiljQeh+eH5MuVahpOVgzv2spQ LfkMI8xFbqFzRRxA7t6BMxUcK9ZpuzZGKkdF4o7dlP86ngps0cXeorzjknXSiOx57Rew 03bXYUoE0iVY4bg4sSwHivqT2+LrT0mtKiKOwdCp4+jybDRM6MsynuGkUWdbh3+YJqK3 AA68wJnvslrAaEpjnFph2qUyGjlnIwOseL9XHn2o+apWBbgXOMFd1MD/cgE0izzASpAD lG/g== X-Gm-Message-State: AOJu0YzAap2VNhormbfJEPvAo8+k4pQWIw6P9llYW/HOHDYnHxHBPYzZ +iHHUly7ZKaAAz1upIvxGzAZylxbpn0NGXMavMxEgCi+2ofZnUbGoTdjPJVRRtCV5EX9XZtczjg IEnD9qk6DKzMPn3hlD5wkaypYsgfFeXcu X-Gm-Gg: ASbGncsP/CPBJn9xHi96eUOYg1A7zd3Ier2jPIGSFpa1BarNsjVbAtQrW8fr/acJhSv MA5fTeD4blNjP1xflNLB50dAW+5/XeN5bz+h5l3KC55f2MkTQLOxMqE8Z/sQcgBdz8pUajeUGx8 hpVIj43CxZu5tN+rjAQPS8F8YCOQu/9eaSKdWe5A9n7WA69sowHDDM/FXgU1MuawfBD/68tO+Ld sSvkVnjI7ZJNRbYqgSIdey1vShzGEQfjrHwyWWTXOhosk2x9gAGPK7AI0hNVVQAMdiMzCyZRL+u nPLMhVxNkMlf3NjOoROKLpBr2eeC2Q== X-Google-Smtp-Source: AGHT+IEl5KOe+a/rc8TKgBBisQre3LojJ/97IW/3STtJGlpgyjEhgBE8mFRydK8eOWRB8wCzifLtWtdnNbjs X-Received: by 2002:a05:6e02:2181:b0:3cf:b87b:8fd4 with SMTP id e9e14a558f8ab-3d13dee4bb0mr131498315ab.15.1739272358613; Tue, 11 Feb 2025 03:12:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d14c8d0862sm4838305ab.14.2025.02.11.03.12.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Feb 2025 03:12:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Feb 2025 03:12:38 -0800 (PST) Message-ID: <67ab30a6.920a0220.d5147.8bd8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 183FD6052471; Tue, 11 Feb 2025 06:12:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#360467 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 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ 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 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 Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Debian 12 with MUSDK 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/32536/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/