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 73A784614B for ; Thu, 30 Jan 2025 12:08:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47D364042E; Thu, 30 Jan 2025 12:08:36 +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 4FDAB4025D for ; Thu, 30 Jan 2025 12:08:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3cf8e017abcso2045935ab.1 for ; Thu, 30 Jan 2025 03:08:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738235313; x=1738840113; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NGNPM58zAJKxMs9ifkwoz72KmOCIXUGXYMeCxFs8qYg=; b=g2c1cVY+mbA5w6omlWEix6xn4ym+RfW1dBwmMBsvNbe1kZjPQ17X9vwdWVYsCj20fL RsIrSShKhK4tiZdjJvJaLklUqlbGb+XPjsMYwRe0uYfa05/br4aTDsORBn9iWjUFw1S/ Nip+2Y4g7TuKKQ+3l2ECom2O3SeXGeY+TPGvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738235313; x=1738840113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NGNPM58zAJKxMs9ifkwoz72KmOCIXUGXYMeCxFs8qYg=; b=MN1gspV3zPcgqhgN3Ug8CyjQgsaUa6EzRgsY06OiuDOG47/kl3ANwJ+G/nR8zo9GRB uUV7DNyPy7NkPpRKWN7DpqTFPBrhRxLucC7vtkGLHvooI9oPbay+FUEGehbdakUoDEAH HjlWBXb8zsx/O+8LUJGSKdDJGDF193MySrQyo3lo+iOvEJRpM4lM9+PGohavVDe+/btU bbCZpU6ui83QzlwgydeWZHzKGW7ebAAduIEnDZcZG5FrxXQLCuDIu4UE3rdL0u9LLnBV z5ZDqBIIdevk9HMvgEhDigjsd1xMETd2qp9HeOWhLSNElrkewwKtt3B/gP6JOjJdxGnP ibYw== X-Gm-Message-State: AOJu0Yx6omtKRcFZanXlZ8FXJKp8r6wP7hx+ovN+PQGmG0LmF9hTxU4K sn6dM/yOWKa+4aPVmpp9FNrR1KeXKnN9HLsYZWcDA1Muxpj25gyiMjg9J3LF8cf/kOcpsrl09ub c3KsMXyi4ku88/cGNqnvkG1G4s7RHR79E X-Gm-Gg: ASbGnctkMkbhnJC1tcDlgjhKoc4PyMk91BJzEblgbT9xEQy9XeQX2m3wWQEDKX6MPDC 2bSL4K5Q4Rnqd8whBRXwdccELURa5O29C8ooQCO2FSVGiztCmP6P0ngeeku+RJXJSJPt0IxrLXr 7N19m9lW2ksPO0X83KAShlroDUxdgXRjOlHZAGfxm59l/saskyupSoySu4ubwxtWgd7wKJmxZ0k Ks3LoiwVm+W9arwEq/NQ+Yb9huR94uLab7pZMjR4dyajjo5M7j2i6S3brwvQ+FJqDb86IWqx8BZ XIqEeJtaeHz9bs+ADhvl5ps8hr5Ihg== X-Google-Smtp-Source: AGHT+IHTf5b4aCZ16zYwCDBTbtvQ2UcCFIyDMRHs1xNZmPc0XpRjz2WnCw5kM6Rs9BmgHNZRZcU1+NePu/Co X-Received: by 2002:a05:6e02:3f0f:b0:3d0:10ec:cc36 with SMTP id e9e14a558f8ab-3d010eccfccmr511135ab.11.1738235313476; Thu, 30 Jan 2025 03:08:33 -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-3d00a5ec440sm724985ab.51.2025.01.30.03.08.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jan 2025 03:08:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Jan 2025 03:08:33 -0800 (PST) Message-ID: <679b5db1.050a0220.1e67f2.49d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DBAC76052471; Thu, 30 Jan 2025 06:08:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#356326 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 | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 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) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 (arm) 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.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) 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/