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 925D345F1E for ; Mon, 23 Dec 2024 09:17:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0FA40263; Mon, 23 Dec 2024 09:17:04 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DE73C40156 for ; Mon, 23 Dec 2024 09:17:02 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7dd54af4bso14277185ab.2 for ; Mon, 23 Dec 2024 00:17:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734941822; x=1735546622; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yucas8zef5dnvdOLwp8AvCSHCymymKNdQvUrP8ulrB4=; b=JO/uaIk9G0d2WLH4uR0aJFJ9gFvmg2cUfzCDTbj90+XO3FhSnh4vG7HXV+BNWqwbmx nalV+6IhynwSV0iWZwoP8CtK8TPdBQRNHSwF/gf3pFCudvVYpScYYK4XeV0Fw1FjdARJ FWZTF1gF6cfm4X0WOEJAA4VViHq6VwBo4kUa0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734941822; x=1735546622; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yucas8zef5dnvdOLwp8AvCSHCymymKNdQvUrP8ulrB4=; b=c/9w2jJayU87+w/g5dxnt6rUb7n25LEI5WU9uqDz6c9pGBIik+Ts9FzDMk2bDsuENc CXvG9uXUrZ852T1VBm1PdXx7kX4WS6yg9K6X8T8DwZf2WuViHWF5iYJxHSbPQtyn1U5p 2I2ecXifgVqzzA0UmbOwBdOHr3CNviWnMcCn+5/CMO8mMF8N6iFjvFhS4DPa+9QV0FNt HZT1lqnhKlPjFGnDUoimrRvpEVpMiSE1iQTJG6bbeG38mr8rLXJIL2tVJHSk4j4Ut9Ts yZPY7T/FB187ZHuY/rauefjA78/Y+am/Sdt1izKWAryf3f+MqRwLg6mrMVsHZAbe5pDk RlXQ== X-Gm-Message-State: AOJu0YzkPqF6mO2/Cidv1w/OQnRWjjnwmZvyiebdDGq6GmVvWh5emgNv jM7a2UkNKxQOky+Vr0MG166OsPCi1i+e7znIYkNPnRIkiR8dG+A/IdMP3T0vBE5kEZn2ESSwGoD 0+zYHYm4fXuKLYkJbvloZHBbUGrbHjAfa X-Gm-Gg: ASbGncvdsYnhB2POaKfuDphEu6Hmwe6/4WeDut8LX6jh6KinZLejS7GbKpexEck7G0g 5zB+eOQyfRSsg68vAp/335rDHZZNy8+y0jwIe4K//OFP9bNwzvTwE75tkqI2bo8wg5xFMq4H0DE CHGhMvWims4F1OY6kNPQTvGBt3vrE26KQqShPKQtyDkY8GofmLAc3dcrC3OWDP3EfxsKd9r45Tz J6D04Dglvy1RiBnb0GQld0kYKpUpMtBj8S6K7fU+BwYQSAvj+PrABnwbulkaPH9aOk7zwcizSua jg== X-Google-Smtp-Source: AGHT+IGBqtdRvLEObNwq1sNQ0/K3bscXz4J9ZgZo9TjwAM/1XZ0ersoaIUynurFXqjlSLNP9SvZL1DppZWhw X-Received: by 2002:a05:6e02:1645:b0:3ab:8db6:12ac with SMTP id e9e14a558f8ab-3c2d1b9c925mr88233535ab.4.1734941822262; Mon, 23 Dec 2024 00:17:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68bf9baadsm381014173.5.2024.12.23.00.17.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 00:17:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 00:17:02 -0800 (PST) Message-ID: <67691c7e.050a0220.1d7a66.0f6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C74806052471; Mon, 23 Dec 2024 03:17:01 -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#345787 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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) 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 20240801 (Red Hat 14.2.1-1) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/