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 7982C45DD7 for ; Sat, 30 Nov 2024 07:58:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66FA640267; Sat, 30 Nov 2024 07:58:47 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5B7E440150 for ; Sat, 30 Nov 2024 07:58:46 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-294ec8e1d8aso1569939fac.1 for ; Fri, 29 Nov 2024 22:58:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732949925; x=1733554725; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YFH3MwbF+pjOUTwSCWGB4zlapTv9k8S12k4J4Lt4nk0=; b=Ko907Yq31acDQNXSML3hsLvGBks+TQZ/0d/Z7YDNA1CD+NSDe1+VardE/RmHn90+6b Ku1IgugR6ZdgaoPMUTbqXx+Nbf4ZHKrNh7ExRM+LvJCZ5CLrr6LwJrdDNKKnCnJEVmaH /FMHjs/WYvRFrECedIrVnrSvVRc3Ys1TDj0rM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732949925; x=1733554725; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YFH3MwbF+pjOUTwSCWGB4zlapTv9k8S12k4J4Lt4nk0=; b=R/DpyQiVzlTjSim0tZVIDFcgYNrjgaVzA5/doHDHaxjn8x4BKmH3L6JX51QeZfMWwX g+tb5xFmU5pDNpda7UbbySsVzI+095L9Xmr9THGdroNhbv779jY883a8c9wrAxn4BgG0 hXiEShgjH7Q5DgosmrbP8X37tOEog4Ffx6ERMv746qPXFr4fpv38QBcvNfZXtq8tH8fm sXeb5zI2LL5Tyw5cstT8pPtIsOvKih4OaK+47pnEqfE1IL0OJ74xYXx3nbakzGL0XxJn pZqOFNpjHerYv8ZLTsxg15ThXvfUtR+Du4Qz2/8A/uzMm+2ETxOwDwZJIVp6p583Iw1F uIzw== X-Gm-Message-State: AOJu0Yzb5UVe0M/5twA3hTYlKAX1ZynfW2RhUkIspEezC57npgbI31be YG4mCjoBuTKs2X7oFjCgGxvW5h3O3XpMjMSgsRGvWmgMk81E5TTZui0mjdoDfTRsuwxoT6KITlM UlsS9oZGO3Q1BJiEuGUR54J4KUhM9CWWoG1WMMqpH38+2vPDZ X-Gm-Gg: ASbGncvE08S4T6ZhkDhdk0Huv86gwhh55h+37Q6RTPLEX7tfStjaxTUTppEff6RFaca 8sH6Vh4YrHyjCpsB6Bi948dbMG8uQUhfC2cGiGxT5GcZoey4nf6KI4yJ8AxUO08/teizXmjiw2J U5DkcB4FggcPWTkOMsCHlEUPXkVXV43J9WE/eEUi/Ag2ZzQdBdyqFf2PDWXvNlXgVFkRxw8xjnJ R/UwjiXEAki5dPgC3DOqmcyaa6mc8qfV7tAgjSk8VaFiZFyiP5osS4yreCyWauWYe00lzP5Z1Q= X-Google-Smtp-Source: AGHT+IEEfYlfsnrJ20Ok3rHXJqdhDczckeftoFOoojdTL9bvtorsUFGQZadtKc0k7wPoOEQBU9M4u8R6OsEH X-Received: by 2002:a05:6870:1e85:b0:297:23a8:1e3 with SMTP id 586e51a60fabf-29dc3fb924dmr13266755fac.6.1732949925244; Fri, 29 Nov 2024 22:58:45 -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 586e51a60fabf-29dea55c752sm259144fac.31.2024.11.29.22.58.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 22:58:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 22:58:45 -0800 (PST) Message-ID: <674ab7a5.050a0220.27b02e.0955SMTPIN_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 A4B366052471; Sat, 30 Nov 2024 01:58:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#339759 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) 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 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 Debian 12 (arm) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/